Age | Commit message (Expand) | Author | Files | Lines |
2009-04-05 | git-repack: use non-dashed update-server-info | Dan McGee | 1 | -1/+1 |
2009-04-01 | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 1 | -1/+1 |
2009-04-01 | match_tree_entry(): a pathspec only matches at directory boundaries | Junio C Hamano | 2 | -2/+12 |
2009-04-01 | tree_entry_interesting: a pathspec only matches at directory boundary | Björn Steinbrink | 2 | -3/+17 |
2009-04-01 | Documentation: Remove an odd "instead" | Holger Weiß | 1 | -1/+1 |
2009-03-30 | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 3 | -6/+12 |
2009-03-30 | Fix bash completion in path with spaces | Daniel Cheng (aka SDiZ) | 1 | -2/+2 |
2009-03-30 | bash completion: only show 'log --merge' if merging | Thomas Rast | 1 | -1/+6 |
2009-03-30 | git-tag(1): add hint about commit messages | Nico -telmich- Schottelius | 1 | -0/+1 |
2009-03-30 | Documentation: update graph api example. | Allan Caffee | 1 | -4/+4 |
2009-03-29 | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 1 | -1/+2 |
2009-03-29 | import-zips: fix thinko | Johannes Schindelin | 1 | -1/+2 |
2009-03-28 | test-lib: Clean up comments and Makefile. | Emil Sit | 2 | -9/+1 |
2009-03-27 | Documentation: format-patch --root clarifications | Thomas Rast | 1 | -9/+12 |
2009-03-25 | diff --no-index: Do not generate patch output if other output is requested | Johannes Sixt | 1 | -2/+2 |
2009-03-24 | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2 | -2/+2 |
2009-03-24 | close_sha1_file(): make it easier to diagnose errors | Linus Torvalds | 1 | -1/+1 |
2009-03-24 | avoid possible overflow in delta size filtering computation | Nicolas Pitre | 1 | -1/+1 |
2009-03-22 | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 1 | -1/+1 |
2009-03-22 | diff --cached: do not borrow from a work tree when a path is marked as assume... | Junio C Hamano | 2 | -1/+17 |
2009-03-22 | everyday: use the dashless form of git-init | David Aguilar | 1 | -1/+1 |
2009-03-21 | Merge branch 'js/maint-1.6.0-path-normalize' into maint-1.6.1 | Junio C Hamano | 6 | -152/+115 |
2009-03-21 | Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1 | Junio C Hamano | 7 | -27/+73 |
2009-03-21 | pack-objects: don't loosen objects available in alternate or kept packs | Brandon Casey | 2 | -2/+26 |
2009-03-21 | Propagate --exec-path setting to external commands via GIT_EXEC_PATH | Johannes Sixt | 1 | -0/+4 |
2009-03-21 | t7700: demonstrate repack flaw which may loosen objects unnecessarily | Brandon Casey | 1 | -0/+17 |
2009-03-21 | git-branch: display "was sha1" on branch deletion rather than just "sha1" | Brandon Casey | 2 | -2/+2 |
2009-03-20 | Remove --kept-pack-only option and associated infrastructure | Brandon Casey | 5 | -31/+2 |
2009-03-20 | pack-objects: only repack or loosen objects residing in "local" packs | Brandon Casey | 2 | -3/+3 |
2009-03-20 | git-repack.sh: don't use --kept-pack-only option to pack-objects | Brandon Casey | 2 | -6/+2 |
2009-03-20 | t7700-repack: add two new tests demonstrating repacking flaws | Brandon Casey | 1 | -0/+44 |
2009-03-18 | blame: read custom grafts given by -S before calling setup_revisions() | Junio C Hamano | 1 | -4/+4 |
2009-03-12 | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 4 | -38/+82 |
2009-03-12 | Merge branch 'en/maint-1.6.1-hash-object' into maint-1.6.1 | Junio C Hamano | 1 | -2/+2 |
2009-03-12 | Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0 | Junio C Hamano | 22 | -10/+229 |
2009-03-12 | Merge branch 'cc/maint-1.6.0-bisect-fix' into maint-1.6.0 | Junio C Hamano | 2 | -36/+73 |
2009-03-12 | Merge branch 'fg/maint-1.6.0-exclude-bq' into maint-1.6.0 | Junio C Hamano | 2 | -2/+9 |
2009-03-12 | Merge branch 'js/maint-1.6.1-filter-branch-submodule' into maint-1.6.1 | Junio C Hamano | 1 | -1/+1 |
2009-03-12 | Merge branch 'gt/maint-1.6.1-utf8-width' into maint-1.6.1 | Junio C Hamano | 3 | -5/+27 |
2009-03-12 | Merge branch 'js/maint-1.6.1-remote-remove-mirror' into maint-1.6.1 | Junio C Hamano | 2 | -7/+58 |
2009-03-12 | Merge branch 'ek/maint-1.6.1-filter-branch-bare' into maint-1.6.1 | Junio C Hamano | 2 | -13/+16 |
2009-03-12 | Merge branch 'jc/maint-1.6.1-add-u-remove-conflicted' into maint-1.6.1 | Junio C Hamano | 2 | -1/+69 |
2009-03-12 | Merge branch 'js/maint-1.6.1-rebase-i-submodule' into maint-1.6.1 | Junio C Hamano | 2 | -5/+30 |
2009-03-12 | Merge branch 'jc/maint-1.6.1-allow-uninteresting-missing' into maint-1.6.1 | Junio C Hamano | 2 | -3/+44 |
2009-03-12 | Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.1 | Junio C Hamano | 22 | -10/+229 |
2009-03-12 | Merge branch 'jk/maint-1.6.1-cleanup-after-exec-failure' into maint-1.6.1 | Junio C Hamano | 3 | -10/+30 |
2009-03-12 | Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into maint-1.6.0 | Junio C Hamano | 2 | -66/+98 |
2009-03-07 | builtin-revert.c: release index lock when cherry-picking an empty commit | Chris Johnsen | 2 | -0/+34 |
2009-02-28 | Documentation: minor grammatical fixes. | David J. Mellor | 1 | -6/+6 |
2009-02-28 | Ensure proper setup of git_dir for git-hash-object | Elijah Newren | 1 | -2/+2 |