Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | 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 | |
* | | | | | | | | Documentation/merge subtree How-To: fix typo | Uwe Kleine-König | 2011-02-09 | 1 | -1/+1 | |
* | | | | | | | | pull: Document the "--[no-]recurse-submodules" options | Jens Lehmann | 2011-02-07 | 2 | -2/+9 | |
* | | | | | | | | diff: support --cached on unborn branches | Nguyễn Thái Ngọc Duy | 2011-02-07 | 1 | -0/+2 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Git 1.7.4v1.7.4ko-master | Junio C Hamano | 2011-01-30 | 2 | -2/+10 | |
* | | | | | | | Git 1.7.4-rc3v1.7.4-rc3 | Junio C Hamano | 2011-01-24 | 1 | -7/+1 | |
* | | | | | | | Merge branch 'jn/setup-fixes' | Junio C Hamano | 2011-01-24 | 2 | -17/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Documentation updates for 'GIT_WORK_TREE without GIT_DIR' historical usecase | Junio C Hamano | 2011-01-24 | 2 | -17/+21 | |
* | | | | | | | | Documentation: do not treat reset --keep as a special case | Jonathan Nieder | 2011-01-21 | 1 | -7/+2 | |
* | | | | | | | | Documentation/fast-import: put explanation of M 040000 <dataref> "" in context | Jonathan Nieder | 2011-01-18 | 1 | -3/+2 |