Age | Commit message (Expand) | Author | Files | Lines |
2011-03-09 | Documentation: remove redundant colons in git-for-each-ref.txt | Alexei Sholik | 1 | -3/+3 |
2011-03-08 | Merge branch 'maint' | Junio C Hamano | 3 | -13/+26 |
2011-03-08 | SubmittingPatches: clarify the expected commit log description | Junio C Hamano | 1 | -8/+18 |
2011-03-08 | diff format documentation: clarify --cc and -c | Adam Monsen | 1 | -4/+7 |
2011-03-08 | git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting | Michael J Gruber | 2 | -1/+3 |
2011-03-08 | rev-list-options.txt: typo fix | Michael J Gruber | 1 | -1/+1 |
2011-03-04 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2011-03-04 | Documentation: fix a typo in git-apply.txt | Michał Kiedrowicz | 1 | -1/+1 |
2011-03-02 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2011-03-02 | rerere forget: deprecate invocation without pathspec | Johannes Sixt | 1 | -2/+2 |
2011-03-01 | verify-pack: add --stat-only to the synopsis section | Junio C Hamano | 1 | -1/+1 |
2011-02-28 | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn | Junio C Hamano | 1 | -3/+60 |
2011-02-28 | mergetool--lib: Add Beyond Compare 3 as a tool | Sebastian Schuberth | 3 | -3/+3 |
2011-02-28 | mergetool--lib: Sort tools alphabetically for easier lookup | Sebastian Schuberth | 3 | -8/+8 |
2011-02-28 | Start preparing release notes to 1.7.5 | Junio C Hamano | 1 | -0/+56 |
2011-02-27 | Merge branch 'jh/push-default-upstream-configname' | Junio C Hamano | 1 | -1/+2 |
2011-02-27 | Merge branch 'mg/placeholders-are-lowercase' | Junio C Hamano | 4 | -14/+14 |
2011-02-27 | Merge branch 'js/detach-doc' | Junio C Hamano | 1 | -23/+121 |
2011-02-27 | Merge branch 'uk/checkout-ambiguous-ref' | Junio C Hamano | 1 | -2/+11 |
2011-02-27 | Merge branch 'nd/struct-pathspec' | Junio C Hamano | 1 | -0/+23 |
2011-02-27 | doc: technical details about the index file format | Nguyễn Thái Ngọc Duy | 1 | -0/+165 |
2011-02-26 | fast-import: add 'ls' command | David Barr | 1 | -3/+60 |
2011-02-21 | Teach commit about CHERRY_PICK_HEAD | Jay Soffian | 1 | -3/+4 |
2011-02-21 | Introduce CHERRY_PICK_HEAD | Jay Soffian | 2 | -1/+23 |
2011-02-21 | Merge branch 'maint' | Junio C Hamano | 2 | -14/+14 |
2011-02-21 | git-checkout.txt: improve detached HEAD documentation | Jay Soffian | 1 | -23/+121 |
2011-02-21 | Documentation: clarify -u<mode> option defaults | Clemens Buchacher | 2 | -14/+14 |
2011-02-21 | rev-list: documentation and test for --left/right-only | Michael J Gruber | 2 | -0/+15 |
2011-02-21 | merge: enable progress reporting for rename detection | Jeff King | 1 | -1/+9 |
2011-02-17 | Make <identifier> lowercase in Documentation | Michael J Gruber | 3 | -13/+13 |
2011-02-16 | push.default: Rename 'tracking' to 'upstream' | Johan Herland | 1 | -1/+2 |
2011-02-15 | CodingGuidelines: downcase placeholders in usage messages | Junio C Hamano | 1 | -1/+1 |
2011-02-15 | Merge branch 'maint' | Junio C Hamano | 1 | -5/+6 |
2011-02-15 | git-tag.txt: list all modes in the description | Michael J Gruber | 1 | -5/+6 |
2011-02-11 | Merge branch 'maint' | Junio C Hamano | 2 | -1/+29 |
2011-02-11 | Git 1.7.4.1 | Junio C Hamano | 2 | -1/+29 |
2011-02-09 | Merge branch 'rr/fi-import-marks-if-exists' | Junio C Hamano | 1 | -0/+4 |
2011-02-09 | Merge branch 'jn/cherry-pick-strategy-option' | Junio C Hamano | 2 | -0/+42 |
2011-02-09 | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 1 | -0/+7 |
2011-02-09 | fast-import: introduce "feature notes" command | Jonathan Nieder | 1 | -0/+6 |
2011-02-09 | fast-import: clarify documentation of "feature" command | Jonathan Nieder | 1 | -20/+17 |
2011-02-09 | Documentation/merge subtree How-To: fix typo | Uwe Kleine-König | 1 | -1/+1 |
2011-02-08 | checkout: introduce --detach synonym for "git checkout foo^{commit}" | Junio C Hamano | 1 | -2/+11 |
2011-02-07 | pull: Document the "--[no-]recurse-submodules" options | Jens Lehmann | 2 | -2/+9 |
2011-02-07 | diff: support --cached on unborn branches | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2011-02-03 | glossary: define pathspec | Jonathan Nieder | 1 | -0/+23 |
2011-01-30 | Git 1.7.4 | Junio C Hamano | 2 | -2/+10 |
2011-01-24 | Git 1.7.4-rc3 | Junio C Hamano | 1 | -7/+1 |
2011-01-24 | Merge branch 'jn/setup-fixes' | Junio C Hamano | 2 | -17/+21 |
2011-01-24 | Documentation updates for 'GIT_WORK_TREE without GIT_DIR' historical usecase | Junio C Hamano | 2 | -17/+21 |