Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | t/t7502: compare entire commit message with what was expected | Brandon Casey | 2013-02-19 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'jc/describe' into maint | Junio C Hamano | 2013-04-03 | 1 | -21/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | describe: --match=<pattern> must limit the refs even when used with --all | Junio C Hamano | 2013-02-28 | 1 | -21/+20 | |
* | | | | | | | | | | Merge branch 'jk/alias-in-bare' into maint | Junio C Hamano | 2013-04-03 | 5 | -12/+53 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | setup: suppress implicit "." work-tree for bare repos | Jeff King | 2013-03-08 | 5 | -0/+41 | |
| * | | | | | | | | | | environment: add GIT_PREFIX to local_repo_env | Jeff King | 2013-03-08 | 3 | -2/+4 | |
| * | | | | | | | | | | cache.h: drop LOCAL_REPO_ENV_SIZE | Jeff King | 2013-03-08 | 2 | -10/+8 | |
* | | | | | | | | | | | Merge branch 'ks/rfc2047-one-char-at-a-time' into maint | Junio C Hamano | 2013-04-03 | 4 | -25/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | format-patch: RFC 2047 says multi-octet character may not be split | Kirill Smelkov | 2013-03-09 | 4 | -25/+77 | |
* | | | | | | | | | | | | Merge branch 'jk/empty-archive' into maint | Junio C Hamano | 2013-04-03 | 6 | -13/+109 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | archive: handle commits with an empty tree | Jeff King | 2013-03-10 | 3 | -1/+103 | |
| * | | | | | | | | | | | | test-lib: factor out $GIT_UNZIP setup | Jeff King | 2013-03-10 | 3 | -12/+6 | |
* | | | | | | | | | | | | | Merge branch 'ph/tag-force-no-warn-on-creation' into maint | Junio C Hamano | 2013-04-03 | 2 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | tag: --force does not have to warn when creating tags | Phil Hord | 2013-03-13 | 2 | -1/+13 | |
* | | | | | | | | | | | | | | Merge branch 'lf/setup-prefix-pathspec' into maint | Junio C Hamano | 2013-04-03 | 1 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | setup.c: check that the pathspec magic ends with ")" | Andrew Wong | 2013-03-14 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | setup.c: stop prefix_pathspec() from looping past the end of string | Andrew Wong | 2013-03-14 | 1 | -3/+4 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Sync with 1.8.1 maintenance track | Junio C Hamano | 2013-04-03 | 19 | -164/+462 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Start preparing for 1.8.1.6 | Junio C Hamano | 2013-04-03 | 2 | -1/+35 | |
| * | | | | | | | | | | | | | Merge branch 'kb/name-hash' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 4 | -62/+166 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | name-hash.c: fix endless loop with core.ignorecase=true | Karsten Blees | 2013-02-27 | 4 | -62/+166 | |
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 2 | -1/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Fix revision walk for commits with the same dates | Kacper Kornet | 2013-03-22 | 2 | -1/+14 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch 'jk/checkout-attribute-lookup' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 2 | -74/+97 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | t2003: work around path mangling issue on Windows | Johannes Sixt | 2013-03-20 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | entry: fix filter lookup | John Keeping | 2013-03-14 | 2 | -1/+27 | |
| | * | | | | | | | | | | | | | t2003: modernize style | John Keeping | 2013-03-14 | 1 | -73/+70 | |
| * | | | | | | | | | | | | | | Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 9 | -27/+145 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | pack-refs: add fully-peeled trait | Michael Haggerty | 2013-03-18 | 3 | -6/+67 | |
| | * | | | | | | | | | | | | | | pack-refs: write peeled entry for non-tags | Jeff King | 2013-03-17 | 2 | -8/+50 | |
| | * | | | | | | | | | | | | | | use parse_object_or_die instead of die("bad object") | Jeff King | 2013-03-17 | 3 | -9/+3 | |
| | * | | | | | | | | | | | | | | avoid segfaults on parse_object failure | Jeff King | 2013-03-17 | 4 | -5/+26 | |
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'ap/maint-diff-rename-avoid-overlap' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 2 | -1/+67 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'yd/doc-merge-annotated-tag' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 2 | -1/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ap/maint-update-index-h-is-for-help' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/perl-cat-blob' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 1 | -10/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ob/imap-send-ssl-verify' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/index-pack-l10n-buf-overflow' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 1 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | git-tag(1): we tag HEAD by default | Thomas Rast | 2013-04-03 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.8.2.1 | Junio C Hamano | 2013-04-01 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'ap/maint-diff-rename-avoid-overlap' into maint | Junio C Hamano | 2013-04-01 | 2 | -1/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | tests: make sure rename pretty print works | Antoine Pelisse | 2013-03-06 | 1 | -0/+54 | |
| * | | | | | | | | | | | | | | | | | | | | diff: prevent pprint_rename from underrunning input | Thomas Rast | 2013-02-26 | 1 | -7/+10 | |
| * | | | | | | | | | | | | | | | | | | | | diff: Fix rename pretty-print when suffix and prefix overlap | Antoine Pelisse | 2013-02-23 | 1 | -1/+10 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'rr/tests-dedup-test-config' into maint | Junio C Hamano | 2013-04-01 | 2 | -10/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | t4018,7810,7811: remove test_config() redefinition | Ramkumar Ramachandra | 2013-03-19 | 3 | -15/+0 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'yd/doc-is-in-asciidoc' into maint | Junio C Hamano | 2013-04-01 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | CodingGuidelines: our documents are in AsciiDoc | Junio C Hamano | 2013-03-21 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'yd/doc-merge-annotated-tag' into maint | Junio C Hamano | 2013-04-01 | 2 | -1/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Documentation: merging a tag is a special case | Junio C Hamano | 2013-03-21 | 2 | -1/+26 |