Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | t9001 (send-email): Do not use hardcoded /bin/sh in test | Junio C Hamano | 2008-07-19 | 1 | -4/+4 | |
* | | | | builtin-remote.c: fix earlier "skip_prefix()" conversion | Junio C Hamano | 2008-07-17 | 1 | -32/+19 | |
* | | | | Documentation/RelNotes-1.6.0.txt: Expand on the incompatible packfiles | Petr Baudis | 2008-07-17 | 1 | -1/+3 | |
* | | | | mailinfo: off-by-one fix for [PATCH (foobar)] removal from Subject: line | Junio C Hamano | 2008-07-16 | 1 | -4/+3 | |
* | | | | read-cache.c: typofix | Junio C Hamano | 2008-07-16 | 1 | -1/+1 | |
* | | | | Update draft release notes for 1.6.0 | Junio C Hamano | 2008-07-16 | 1 | -6/+13 | |
* | | | | Merge branch 'mv/dashless' | Junio C Hamano | 2008-07-16 | 5 | -18/+22 | |
|\ \ \ \ | ||||||
| * | | | | make remove-dashes: apply to scripts and programs as well, not just to builtins | Miklos Vajna | 2008-07-11 | 2 | -10/+10 | |
| * | | | | git-bisect: use dash-less form on git bisect log | Miklos Vajna | 2008-07-11 | 1 | -4/+8 | |
| * | | | | t1007-hash-object.sh: use quotes for the test description | Miklos Vajna | 2008-07-11 | 1 | -1/+1 | |
| * | | | | t0001-init.sh: change confusing directory name | Miklos Vajna | 2008-07-11 | 1 | -3/+3 | |
* | | | | | Merge branch 'ls/mailinfo' | Junio C Hamano | 2008-07-16 | 3 | -410/+431 | |
|\ \ \ \ \ | ||||||
| * | | | | | git-mailinfo: use strbuf's instead of fixed buffers | Lukas Sandström | 2008-07-13 | 1 | -405/+352 | |
| * | | | | | Add some useful functions for strbuf manipulation. | Lukas Sandström | 2008-07-13 | 2 | -0/+76 | |
| * | | | | | Make some strbuf_*() struct strbuf arguments const. | Lukas Sandström | 2008-07-13 | 2 | -4/+4 | |
| |/ / / / | ||||||
* | | | | | Documentation/git-submodule.txt: Add Description section | Petr Baudis | 2008-07-16 | 1 | -0/+22 | |
* | | | | | Merge branch 'sb/dashless' | Junio C Hamano | 2008-07-16 | 139 | -335/+350 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make usage strings dash-less | Stephan Beyer | 2008-07-13 | 80 | -101/+102 | |
| * | | | | | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 58 | -233/+247 | |
| * | | | | | t/test-lib.sh: exit with small negagive int is ok with test_must_fail | Stephan Beyer | 2008-07-13 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'rs/archive' | Junio C Hamano | 2008-07-16 | 12 | -274/+208 | |
|\ \ \ \ \ | ||||||
| * | | | | | archive: remove extra arguments parsing code | René Scharfe | 2008-07-15 | 3 | -31/+17 | |
| * | | | | | archive: unify file attribute handling | René Scharfe | 2008-07-15 | 2 | -43/+23 | |
| * | | | | | archive: centralize archive entry writing | René Scharfe | 2008-07-15 | 4 | -154/+133 | |
| * | | | | | archive: add baselen member to struct archiver_args | René Scharfe | 2008-07-15 | 4 | -10/+8 | |
| * | | | | | add context pointer to read_tree_recursive() | René Scharfe | 2008-07-15 | 8 | -26/+28 | |
| * | | | | | archive: remove args member from struct archiver | René Scharfe | 2008-07-15 | 3 | -39/+28 | |
* | | | | | | Merge branch 'ag/blame' | Junio C Hamano | 2008-07-16 | 1 | -5/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Do not try to detect move/copy for entries below threshold. | Alexander Gavrilov | 2008-07-15 | 1 | -5/+11 | |
| * | | | | | | Avoid rescanning unchanged entries in search for copies. | Alexander Gavrilov | 2008-07-15 | 1 | -2/+19 | |
* | | | | | | | Merge branch 'rs/rebase-checkout-not-so-quiet' | Junio C Hamano | 2008-07-16 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git-rebase: report checkout failure | Junio C Hamano | 2008-07-14 | 1 | -3/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'sp/maint-index-pack' | Junio C Hamano | 2008-07-16 | 1 | -29/+113 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | index-pack: Honor core.deltaBaseCacheLimit when resolving deltas | Shawn O. Pearce | 2008-07-15 | 1 | -2/+46 | |
| * | | | | | | index-pack: Track the object_entry that creates each base_data | Shawn O. Pearce | 2008-07-15 | 1 | -6/+12 | |
| * | | | | | | index-pack: Chain the struct base_data on the stack for traversal | Shawn O. Pearce | 2008-07-15 | 1 | -3/+31 | |
| * | | | | | | index-pack: Refactor base arguments of resolve_delta into a struct | Shawn O. Pearce | 2008-07-15 | 1 | -27/+33 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-07-16 | 13 | -88/+124 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Start preparing 1.5.6.4 release notes | Junio C Hamano | 2008-07-16 | 2 | -1/+44 | |
| * | | | | | | git fetch-pack: do not complain about "no common commits" in an empty repo | Johannes Schindelin | 2008-07-16 | 1 | -1/+2 | |
| * | | | | | | Merge branch 'js/maint-pretty-mailmap' into maint | Junio C Hamano | 2008-07-16 | 2 | -2/+27 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'sp/maint-bash-completion-optim' into maint | Junio C Hamano | 2008-07-16 | 1 | -18/+50 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'sp/maint-pack-memuse' into maint | Junio C Hamano | 2008-07-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'ls/maint-mailinfo-patch-label' into maint | Junio C Hamano | 2008-07-16 | 7 | -2/+104 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'js/maint-daemon-syslog' into maint | Junio C Hamano | 2008-07-16 | 1 | -20/+50 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rebase-i: keep old parents when preserving merges | Stephan Beyer | 2008-07-16 | 1 | -0/+2 | |
| * | | | | | | | | | | | t7600-merge: Use test_expect_failure to test option parsing | Johannes Sixt | 2008-07-16 | 1 | -30/+6 | |
| * | | | | | | | | | | | Fix buffer overflow in prepare_attr_stack | Dmitry Potapov | 2008-07-16 | 1 | -6/+9 | |
| * | | | | | | | | | | | Fix buffer overflow in git diff | Dmitry Potapov | 2008-07-16 | 5 | -25/+34 | |
| * | | | | | | | | | | | Fix buffer overflow in git-grep | Dmitry Potapov | 2008-07-16 | 1 | -12/+15 |