about summary refs log tree commit homepage
DateCommit message (Expand)
2009-05-03GIT 1.6.1.4 v1.6.1.4
2009-05-03Merge branch 'jc/maint-1.6.0-keep-pack' into maint-1.6.1
2009-05-03Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maint-1.6.1
2009-05-03Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint-1.6.1
2009-04-29Merge branch 'maint-1.6.0' into maint-1.6.1
2009-04-29diff -c -p: do not die on submodules
2009-04-28Merge branch 'maint-1.6.0' into maint-1.6.1
2009-04-27grep: fix segfault when "git grep '('" is given
2009-04-27Documentation: fix a grammatical error in api-builtin.txt
2009-04-27builtin-merge: fix a typo in an error message
2009-04-24Merge branch 'maint-1.6.0' into maint-1.6.1
2009-04-23test-genrandom: Add newline to usage string
2009-04-18Merge branch 'maint-1.6.0' into maint-1.6.1
2009-04-18doc/git-daemon: add missing arguments to options
2009-04-18init: Do not segfault on big GIT_TEMPLATE_DIR environment variable
2009-04-17Merge branch 'maint-1.6.0' into maint-1.6.1
2009-04-17Fix buffer overflow in config parser
2009-04-12Merge branch 'maint-1.6.0' into maint-1.6.1
2009-04-12State the effect of filter-branch on graft explicitly
2009-04-12process_{tree,blob}: Remove useless xstrdup calls
2009-04-08Merge branch 'maint-1.6.0' into maint-1.6.1
2009-04-08Merge branch 'jc/maint-1.6.0-blame-s' into maint-1.6.1
2009-04-08Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maint-1.6.1
2009-04-08Merge branch 'js/maint-1.6.0-exec-path-env' into maint-1.6.1
2009-04-08Merge branch 'tr/maint-1.6.1-doc-format-patch--root' into maint-1.6.1
2009-04-08process_{tree,blob}: Remove useless xstrdup calls
2009-04-07Merge branch 'maint-1.6.0' into maint-1.6.1
2009-04-07Documentation: clarify .gitattributes search
2009-04-07git-checkout.txt: clarify that <branch> applies when no path is given.
2009-04-07git-checkout.txt: fix incorrect statement about HEAD and index
2009-04-05Merge branch 'maint-1.6.0' into maint-1.6.1
2009-04-05commit: abort commit if interactive add failed
2009-04-05git-repack: use non-dashed update-server-info
2009-04-01Merge branch 'maint-1.6.0' into maint-1.6.1
2009-04-01match_tree_entry(): a pathspec only matches at directory boundaries
2009-04-01tree_entry_interesting: a pathspec only matches at directory boundary
2009-04-01Documentation: Remove an odd "instead"
2009-03-30Merge branch 'maint-1.6.0' into maint-1.6.1
2009-03-30Fix bash completion in path with spaces
2009-03-30bash completion: only show 'log --merge' if merging
2009-03-30git-tag(1): add hint about commit messages
2009-03-30Documentation: update graph api example.
2009-03-29Merge branch 'maint-1.6.0' into maint-1.6.1
2009-03-29import-zips: fix thinko
2009-03-28test-lib: Clean up comments and Makefile.
2009-03-27Documentation: format-patch --root clarifications
2009-03-25diff --no-index: Do not generate patch output if other output is requested
2009-03-24Merge branch 'maint-1.6.0' into maint-1.6.1
2009-03-24close_sha1_file(): make it easier to diagnose errors
2009-03-24avoid possible overflow in delta size filtering computation