Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | write_idx_file: need_large_offset() helper function | Junio C Hamano | 2011-02-27 | 1 | -10/+19 |
* | index-pack: --verify | Junio C Hamano | 2011-02-27 | 6 | -17/+125 |
* | write_idx_file: introduce a struct to hold idx customization options | Junio C Hamano | 2011-02-27 | 5 | -33/+48 |
* | index-pack: group the delta-base array entries also by type | Junio C Hamano | 2011-02-27 | 1 | -21/+40 |
* | Merge branch 'jh/push-default-upstream-configname' | Junio C Hamano | 2011-02-27 | 4 | -9/+12 |
|\ | |||||
| * | push.default: Rename 'tracking' to 'upstream' | Johan Herland | 2011-02-16 | 4 | -9/+12 |
* | | Merge branch 'lp/config-vername-check' | Junio C Hamano | 2011-02-27 | 4 | -50/+111 |
|\ \ | |||||
| * | | Disallow empty section and variable names | Libor Pechacek | 2011-02-22 | 2 | -1/+10 |
| * | | Sanity-check config variable names | Libor Pechacek | 2011-02-22 | 4 | -50/+102 |
* | | | Merge branch 'mg/placeholders-are-lowercase' | Junio C Hamano | 2011-02-27 | 15 | -42/+42 |
|\ \ \ | |||||
| * | | | Make <identifier> lowercase in Documentation | Michael J Gruber | 2011-02-17 | 3 | -13/+13 |
| * | | | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 2011-02-15 | 2 | -2/+2 |
| * | | | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 2011-02-15 | 8 | -25/+25 |
| * | | | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 2011-02-15 | 1 | -1/+1 |
| * | | | CodingGuidelines: downcase placeholders in usage messages | Junio C Hamano | 2011-02-15 | 1 | -1/+1 |
* | | | | Merge branch 'mg/patch-id' | Junio C Hamano | 2011-02-27 | 2 | -0/+38 |
|\ \ \ \ | |||||
| * | | | | git-patch-id: do not trip over "no newline" markers | Michael J Gruber | 2011-02-17 | 2 | -1/+3 |
| * | | | | git-patch-id: test for "no newline" markers | Michael J Gruber | 2011-02-17 | 1 | -0/+36 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'mz/rerere-remaining' | Junio C Hamano | 2011-02-27 | 5 | -19/+123 |
|\ \ \ \ | |||||
| * | | | | mergetool: don't skip modify/remove conflicts | Martin von Zweigbergk | 2011-02-16 | 2 | -7/+35 |
| * | | | | rerere "remaining" | Martin von Zweigbergk | 2011-02-16 | 3 | -12/+88 |
* | | | | | Merge branch 'nd/sorted-builtin-command-list' | Junio C Hamano | 2011-02-27 | 1 | -9/+9 |
|\ \ \ \ \ | |||||
| * | | | | | git.c: reorder builtin command list | Nguyễn Thái Ngọc Duy | 2011-02-15 | 1 | -9/+9 |
* | | | | | | Merge branch 'js/maint-merge-use-prepare-commit-msg-hook' | Junio C Hamano | 2011-02-27 | 2 | -8/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | merge: honor prepare-commit-msg hook | Jay Soffian | 2011-02-15 | 2 | -8/+41 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'nd/hash-object-sanity' | Junio C Hamano | 2011-02-27 | 5 | -10/+63 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Make hash-object more robust against malformed objects | Nguyễn Thái Ngọc Duy | 2011-02-07 | 5 | -10/+63 |
* | | | | | | | 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 'va/p4' | Junio C Hamano | 2011-02-27 | 1 | -4/+31 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-p4: Add copy detection support | Vitor Antunes | 2011-02-21 | 1 | -0/+16 |
| * | | | | | | | | git-p4: Improve rename detection support | Vitor Antunes | 2011-02-21 | 1 | -4/+15 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'pw/p4' | Junio C Hamano | 2011-02-27 | 2 | -11/+149 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-p4: support clone --bare | Pete Wyckoff | 2011-02-21 | 2 | -4/+23 |
| * | | | | | | | | git-p4: decode p4 wildcard characters | Pete Wyckoff | 2011-02-21 | 2 | -0/+40 |
| * | | | | | | | | git-p4: better message for "git-p4 sync" when not cloned | Pete Wyckoff | 2011-02-21 | 1 | -0/+2 |
| * | | | | | | | | git-p4: reinterpret confusing p4 message | Pete Wyckoff | 2011-02-21 | 1 | -0/+4 |
| * | | | | | | | | git-p4: accommodate new move/delete type in p4 | Pete Wyckoff | 2011-02-21 | 1 | -5/+7 |
| * | | | | | | | | git-p4: add missing newline in initial import message | Pete Wyckoff | 2011-02-21 | 1 | -1/+1 |
| * | | | | | | | | git-p4: fix key error for p4 problem | Pete Wyckoff | 2011-02-21 | 2 | -1/+17 |
| * | | | | | | | | git-p4: test script | Pete Wyckoff | 2011-02-21 | 1 | -0/+55 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'uk/checkout-ambiguous-ref' | Junio C Hamano | 2011-02-27 | 4 | -107/+320 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Rename t2019 with typo "amiguous" that meant "ambiguous" | Junio C Hamano | 2011-02-15 | 1 | -0/+0 |
| * | | | | | | | | checkout: rearrange update_refs_for_switch for clarity | Jonathan Nieder | 2011-02-08 | 1 | -14/+13 |
| * | | | | | | | | checkout: introduce --detach synonym for "git checkout foo^{commit}" | Junio C Hamano | 2011-02-08 | 3 | -7/+126 |
| * | | | | | | | | checkout: split off a function to peel away branchname arg | Jonathan Nieder | 2011-02-08 | 1 | -98/+131 |
| * | | | | | | | | checkout: fix bug with ambiguous refs | Junio C Hamano | 2011-01-11 | 2 | -10/+72 |
* | | | | | | | | | Merge branch 'sp/maint-smart-http-sans-100-continue' | Junio C Hamano | 2011-02-27 | 1 | -11/+55 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | smart-http: Don't use Expect: 100-Continue | Shawn O. Pearce | 2011-02-15 | 1 | -11/+55 |
* | | | | | | | | | | Merge branch 'mo/perl-bidi-pipe-envfix' | Junio C Hamano | 2011-02-27 | 2 | -5/+30 |
|\ \ \ \ \ \ \ \ \ \ |