Commit message (Expand) | Author | Age | |
---|---|---|---|
* | push: better error messages when push.default = tracking | Matthieu Moy | 2011-03-02 |
* | Merge branch 'jh/push-default-upstream-configname' | Junio C Hamano | 2011-02-27 |
|\ | |||
| * | push.default: Rename 'tracking' to 'upstream' | Johan Herland | 2011-02-16 |
* | | Merge branch 'lp/config-vername-check' | Junio C Hamano | 2011-02-27 |
|\ \ | |||
| * | | Disallow empty section and variable names | Libor Pechacek | 2011-02-22 |
| * | | Sanity-check config variable names | Libor Pechacek | 2011-02-22 |
* | | | Merge branch 'mg/placeholders-are-lowercase' | Junio C Hamano | 2011-02-27 |
|\ \ \ | |||
| * | | | Make <identifier> lowercase in Documentation | Michael J Gruber | 2011-02-17 |
| * | | | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 2011-02-15 |
| * | | | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 2011-02-15 |
| * | | | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 2011-02-15 |
| * | | | CodingGuidelines: downcase placeholders in usage messages | Junio C Hamano | 2011-02-15 |
* | | | | Merge branch 'mg/patch-id' | Junio C Hamano | 2011-02-27 |
|\ \ \ \ | |||
| * | | | | git-patch-id: do not trip over "no newline" markers | Michael J Gruber | 2011-02-17 |
| * | | | | git-patch-id: test for "no newline" markers | Michael J Gruber | 2011-02-17 |
| | |_|/ | |/| | | |||
* | | | | Merge branch 'mz/rerere-remaining' | Junio C Hamano | 2011-02-27 |
|\ \ \ \ | |||
| * | | | | mergetool: don't skip modify/remove conflicts | Martin von Zweigbergk | 2011-02-16 |
| * | | | | rerere "remaining" | Martin von Zweigbergk | 2011-02-16 |
* | | | | | Merge branch 'nd/sorted-builtin-command-list' | Junio C Hamano | 2011-02-27 |
|\ \ \ \ \ | |||
| * | | | | | git.c: reorder builtin command list | Nguyễn Thái Ngọc Duy | 2011-02-15 |
* | | | | | | Merge branch 'js/maint-merge-use-prepare-commit-msg-hook' | Junio C Hamano | 2011-02-27 |
|\ \ \ \ \ \ | |||
| * | | | | | | merge: honor prepare-commit-msg hook | Jay Soffian | 2011-02-15 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'nd/hash-object-sanity' | Junio C Hamano | 2011-02-27 |
|\ \ \ \ \ \ | |||
| * | | | | | | Make hash-object more robust against malformed objects | Nguyễn Thái Ngọc Duy | 2011-02-07 |
* | | | | | | | Merge branch 'js/detach-doc' | Junio C Hamano | 2011-02-27 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | git-checkout.txt: improve detached HEAD documentation | Jay Soffian | 2011-02-21 |
* | | | | | | | | Merge branch 'va/p4' | Junio C Hamano | 2011-02-27 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | git-p4: Add copy detection support | Vitor Antunes | 2011-02-21 |
| * | | | | | | | | git-p4: Improve rename detection support | Vitor Antunes | 2011-02-21 |
| | |_|/ / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'pw/p4' | Junio C Hamano | 2011-02-27 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | git-p4: support clone --bare | Pete Wyckoff | 2011-02-21 |
| * | | | | | | | | git-p4: decode p4 wildcard characters | Pete Wyckoff | 2011-02-21 |
| * | | | | | | | | git-p4: better message for "git-p4 sync" when not cloned | Pete Wyckoff | 2011-02-21 |
| * | | | | | | | | git-p4: reinterpret confusing p4 message | Pete Wyckoff | 2011-02-21 |
| * | | | | | | | | git-p4: accommodate new move/delete type in p4 | Pete Wyckoff | 2011-02-21 |
| * | | | | | | | | git-p4: add missing newline in initial import message | Pete Wyckoff | 2011-02-21 |
| * | | | | | | | | git-p4: fix key error for p4 problem | Pete Wyckoff | 2011-02-21 |
| * | | | | | | | | git-p4: test script | Pete Wyckoff | 2011-02-21 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||
* | | | | | | | | Merge branch 'uk/checkout-ambiguous-ref' | Junio C Hamano | 2011-02-27 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Rename t2019 with typo "amiguous" that meant "ambiguous" | Junio C Hamano | 2011-02-15 |
| * | | | | | | | | checkout: rearrange update_refs_for_switch for clarity | Jonathan Nieder | 2011-02-08 |
| * | | | | | | | | checkout: introduce --detach synonym for "git checkout foo^{commit}" | Junio C Hamano | 2011-02-08 |
| * | | | | | | | | checkout: split off a function to peel away branchname arg | Jonathan Nieder | 2011-02-08 |
| * | | | | | | | | checkout: fix bug with ambiguous refs | Junio C Hamano | 2011-01-11 |
* | | | | | | | | | Merge branch 'sp/maint-smart-http-sans-100-continue' | Junio C Hamano | 2011-02-27 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | smart-http: Don't use Expect: 100-Continue | Shawn O. Pearce | 2011-02-15 |
* | | | | | | | | | | Merge branch 'mo/perl-bidi-pipe-envfix' | Junio C Hamano | 2011-02-27 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | perl: command_bidi_pipe() method should set-up git environmens | Masatake Osanai | 2011-02-14 |
* | | | | | | | | | | | Merge branch 'hv/mingw-fs-funnies' | Junio C Hamano | 2011-02-27 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | mingw_rmdir: set errno=ENOTEMPTY when appropriate | Johannes Schindelin | 2011-02-07 |