| Commit message (Expand) | Author | Age | Files | Lines |
* | xutils: Fix xdl_recmatch() on incomplete lines | Junio C Hamano | 2009-08-23 | 1 | -31/+49 |
* | xutils: Fix hashing an incomplete line with whitespaces at the end | Junio C Hamano | 2009-08-23 | 1 | -2/+4 |
* | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-08-07 | 2 | -11/+27 |
|\ |
|
| * | verify-pack -v: do not report "chain length 0" | Junio C Hamano | 2009-08-07 | 1 | -8/+19 |
| * | t5510: harden the way verify-pack is used | Junio C Hamano | 2009-08-07 | 1 | -3/+8 |
* | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-06-20 | 3 | -7/+7 |
|\ \
| |/ |
|
| * | git-show-ref.txt: remove word and make consistent | Stephen Boyd | 2009-06-20 | 1 | -2/+2 |
| * | git-svn documentation: fix typo in 'rebase vs. pull/merge' section | Miklos Vajna | 2009-06-20 | 1 | -1/+1 |
| * | use xstrdup, not strdup in ll-merge.c | Jim Meyering | 2009-06-14 | 1 | -4/+4 |
* | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-06-13 | 2 | -34/+34 |
|\ \
| |/ |
|
| * | git-rerere.txt: grammatical fixups and cleanups | Stephen Boyd | 2009-06-13 | 1 | -33/+32 |
| * | http-push.c::remove_locks(): fix use after free | Alex Riesen | 2009-05-24 | 1 | -1/+2 |
* | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-05-13 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | ls-tree manpage: output of ls-tree is compatible with update-index | Alex Riesen | 2009-05-10 | 1 | -0/+2 |
| * | ls-tree manpage: use "unless" instead of "when ... is not" | Alex Riesen | 2009-05-10 | 1 | -1/+1 |
* | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-05-08 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | dir.c: Fix two minor grammatical errors in comments | Allan Caffee | 2009-05-05 | 1 | -2/+2 |
* | | GIT 1.6.1.4v1.6.1.4 | Junio C Hamano | 2009-05-03 | 2 | -1/+26 |
* | | Merge branch 'jc/maint-1.6.0-keep-pack' into maint-1.6.1 | Junio C Hamano | 2009-05-03 | 11 | -74/+105 |
|\ \ |
|
| * | | pack-objects: don't loosen objects available in alternate or kept packs | Brandon Casey | 2009-03-21 | 2 | -2/+26 |
| * | | t7700: demonstrate repack flaw which may loosen objects unnecessarily | Brandon Casey | 2009-03-21 | 1 | -0/+17 |
| * | | Remove --kept-pack-only option and associated infrastructure | Brandon Casey | 2009-03-20 | 5 | -31/+2 |
| * | | pack-objects: only repack or loosen objects residing in "local" packs | Brandon Casey | 2009-03-20 | 2 | -3/+3 |
| * | | git-repack.sh: don't use --kept-pack-only option to pack-objects | Brandon Casey | 2009-03-20 | 2 | -6/+2 |
| * | | t7700-repack: add two new tests demonstrating repacking flaws | Brandon Casey | 2009-03-20 | 1 | -0/+44 |
| * | | is_kept_pack(): final clean-up | Junio C Hamano | 2009-02-28 | 5 | -21/+13 |
| * | | Simplify is_kept_pack() | Junio C Hamano | 2009-02-28 | 5 | -51/+18 |
| * | | Consolidate ignore_packed logic more | Junio C Hamano | 2009-02-28 | 4 | -21/+17 |
| * | | has_sha1_kept_pack(): take "struct rev_info" | Junio C Hamano | 2009-02-28 | 4 | -9/+12 |
| * | | has_sha1_pack(): refactor "pretend these packs do not exist" interface | Junio C Hamano | 2009-02-28 | 7 | -13/+33 |
| * | | git-repack: resist stray environment variable | Junio C Hamano | 2009-02-28 | 1 | -0/+1 |
* | | | Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maint-1.6.1 | Junio C Hamano | 2009-05-03 | 2 | -1/+17 |
|\ \ \ |
|
| * | | | diff --cached: do not borrow from a work tree when a path is marked as assume... | Junio C Hamano | 2009-03-22 | 2 | -1/+17 |
* | | | | Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint-1.6.1 | Junio C Hamano | 2009-05-03 | 4 | -5/+29 |
|\ \ \ \ |
|
| * | | | | match_tree_entry(): a pathspec only matches at directory boundaries | Junio C Hamano | 2009-04-01 | 2 | -2/+12 |
| * | | | | tree_entry_interesting: a pathspec only matches at directory boundary | Björn Steinbrink | 2009-04-01 | 2 | -3/+17 |
* | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-29 | 2 | -12/+65 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | diff -c -p: do not die on submodules | Junio C Hamano | 2009-04-29 | 2 | -12/+65 |
* | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-28 | 4 | -4/+12 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | grep: fix segfault when "git grep '('" is given | Linus Torvalds | 2009-04-27 | 2 | -2/+10 |
| * | | | | Documentation: fix a grammatical error in api-builtin.txt | Allan Caffee | 2009-04-27 | 1 | -1/+1 |
| * | | | | builtin-merge: fix a typo in an error message | Allan Caffee | 2009-04-27 | 1 | -1/+1 |
* | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-24 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | test-genrandom: Add newline to usage string | Stephen Boyd | 2009-04-23 | 1 | -1/+1 |
* | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-18 | 3 | -9/+20 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | doc/git-daemon: add missing arguments to options | Markus Heidelberg | 2009-04-18 | 1 | -8/+8 |
| * | | | | init: Do not segfault on big GIT_TEMPLATE_DIR environment variable | Frank Lichtenheld | 2009-04-18 | 2 | -1/+12 |
* | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-17 | 2 | -2/+9 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix buffer overflow in config parser | Thomas Jarosch | 2009-04-17 | 2 | -2/+9 |
* | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-12 | 2 | -0/+5 |
|\ \ \ \ \
| |/ / / / |
|