Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/doc-credits' of git://github.com/peff/git | Junio C Hamano | 2011-03-15 | 138 | -1133/+25 |
|\ | |||||
| * | docs: point git.txt author credits to git-scm.com | Jeff King | 2011-03-12 | 1 | -2/+4 |
| * | doc: add missing git footers | Jeff King | 2011-03-11 | 5 | -0/+20 |
| * | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 134 | -1134/+4 |
* | | Documentation: "rebase <onto> <that>" stays on <that> branch upon exit | Drew Northup | 2011-03-14 | 1 | -2/+3 |
|/ | |||||
* | Merge branch 'maint' | Junio C Hamano | 2011-03-10 | 1 | -9/+0 |
|\ | |||||
| * | Revert "core.abbrevguard: Ensure short object names stay unique a bit longer" | Junio C Hamano | 2011-03-10 | 1 | -9/+0 |
* | | Update Release Notes to 1.7.5 | Junio C Hamano | 2011-03-09 | 1 | -3/+27 |
* | | Merge branch 'js/cherry-pick-usability' | Junio C Hamano | 2011-03-09 | 3 | -4/+27 |
|\ \ | |||||
| * | | Teach commit about CHERRY_PICK_HEAD | Jay Soffian | 2011-02-21 | 1 | -3/+4 |
| * | | Introduce CHERRY_PICK_HEAD | Jay Soffian | 2011-02-21 | 2 | -1/+23 |
* | | | Merge branch 'maint' | Junio C Hamano | 2011-03-09 | 2 | -4/+16 |
|\ \ \ | | |/ | |/| | |||||
| * | | ls-remote documentation: <refs> argument is optional | Piotr Krukowiecki | 2011-03-09 | 1 | -1/+1 |
| * | | Add Author and Documentation sections to git-for-each-ref.txt | Alexei Sholik | 2011-03-09 | 1 | -0/+12 |
| * | | Documentation: remove redundant colons in git-for-each-ref.txt | Alexei Sholik | 2011-03-09 | 1 | -3/+3 |
* | | | Merge branch 'maint' | Junio C Hamano | 2011-03-08 | 3 | -13/+26 |
|\ \ \ | |/ / | |||||
| * | | SubmittingPatches: clarify the expected commit log description | Junio C Hamano | 2011-03-08 | 1 | -8/+18 |
| * | | diff format documentation: clarify --cc and -c | Adam Monsen | 2011-03-08 | 1 | -4/+7 |
| * | | rev-list-options.txt: typo fix | Michael J Gruber | 2011-03-08 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Junio C Hamano | 2011-03-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Documentation: fix a typo in git-apply.txt | MichaĆ Kiedrowicz | 2011-03-04 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Junio C Hamano | 2011-03-02 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | verify-pack: add --stat-only to the synopsis section | Junio C Hamano | 2011-03-01 | 1 | -1/+1 |
* | | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn | Junio C Hamano | 2011-02-28 | 1 | -3/+60 |
|\ \ \ | |||||
| * | | | fast-import: add 'ls' command | David Barr | 2011-02-26 | 1 | -3/+60 |
* | | | | Start preparing release notes to 1.7.5 | Junio C Hamano | 2011-02-28 | 1 | -0/+56 |
* | | | | Merge branch 'jh/push-default-upstream-configname' | Junio C Hamano | 2011-02-27 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | push.default: Rename 'tracking' to 'upstream' | Johan Herland | 2011-02-16 | 1 | -1/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'mg/placeholders-are-lowercase' | Junio C Hamano | 2011-02-27 | 4 | -14/+14 |
|\ \ \ \ | |||||
| * | | | | Make <identifier> lowercase in Documentation | Michael J Gruber | 2011-02-17 | 3 | -13/+13 |
| * | | | | CodingGuidelines: downcase placeholders in usage messages | Junio C Hamano | 2011-02-15 | 1 | -1/+1 |
* | | | | | Merge branch 'js/detach-doc' | Junio C Hamano | 2011-02-27 | 1 | -23/+121 |
|\ \ \ \ \ | |||||
| * | | | | | git-checkout.txt: improve detached HEAD documentation | Jay Soffian | 2011-02-21 | 1 | -23/+121 |
* | | | | | | Merge branch 'uk/checkout-ambiguous-ref' | Junio C Hamano | 2011-02-27 | 1 | -2/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | checkout: introduce --detach synonym for "git checkout foo^{commit}" | Junio C Hamano | 2011-02-08 | 1 | -2/+11 |
* | | | | | | | Merge branch 'nd/struct-pathspec' | Junio C Hamano | 2011-02-27 | 1 | -0/+23 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | glossary: define pathspec | Jonathan Nieder | 2011-02-03 | 1 | -0/+23 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-02-21 | 2 | -14/+14 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Documentation: clarify -u<mode> option defaults | Clemens Buchacher | 2011-02-21 | 2 | -14/+14 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'maint' | Junio C Hamano | 2011-02-15 | 1 | -5/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | git-tag.txt: list all modes in the description | Michael J Gruber | 2011-02-15 | 1 | -5/+6 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2011-02-11 | 2 | -1/+29 |
|\ \ \ \ | |/ / / | |||||
| * | | | Git 1.7.4.1v1.7.4.1 | Junio C Hamano | 2011-02-11 | 2 | -1/+29 |
* | | | | Merge branch 'rr/fi-import-marks-if-exists' | Junio C Hamano | 2011-02-09 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | fast-import: Introduce --import-marks-if-exists | Ramkumar Ramachandra | 2011-01-18 | 1 | -0/+4 |
* | | | | | Merge branch 'jn/cherry-pick-strategy-option' | Junio C Hamano | 2011-02-09 | 2 | -0/+42 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | cherry-pick/revert: add support for -X/--strategy-option | Jonathan Nieder | 2010-12-28 | 2 | -0/+42 |
* | | | | | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2011-02-09 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | fast-import: introduce "feature notes" command | Jonathan Nieder | 2011-02-09 | 1 | -0/+6 |
| * | | | | | fast-import: clarify documentation of "feature" command | Jonathan Nieder | 2011-02-09 | 1 | -20/+17 |