Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t3600: test behavior of reverse-d/f conflict | Jeff King | 2013-04-04 | 1 | -0/+12 |
* | rm: do not complain about d/f conflicts during deletion | Jeff King | 2013-04-04 | 3 | -2/+27 |
* | git-remote-mediawiki: new wiki URL in documentation | Matthieu Moy | 2013-04-04 | 1 | -1/+1 |
* | Update draft release notes to 1.8.2.1 | Junio C Hamano | 2013-04-03 | 1 | -0/+35 |
* | Merge branch 'mg/gpg-interface-using-status' into maint | Junio C Hamano | 2013-04-03 | 7 | -25/+46 |
|\ | |||||
| * | pretty: make %GK output the signing key for signed commits | Michael J Gruber | 2013-02-14 | 2 | -1/+9 |
| * | pretty: parse the gpg status lines rather than the output | Michael J Gruber | 2013-02-14 | 1 | -5/+9 |
| * | gpg_interface: allow to request status return | Michael J Gruber | 2013-02-14 | 6 | -10/+13 |
| * | log-tree: rely upon the check in the gpg_interface | Michael J Gruber | 2013-02-14 | 1 | -14/+11 |
| * | gpg-interface: check good signature in a reliable way | Michael J Gruber | 2013-02-14 | 1 | -2/+11 |
* | | Merge branch 'bc/commit-complete-lines-given-via-m-option' into maint | Junio C Hamano | 2013-04-03 | 3 | -15/+34 |
|\ \ | |||||
| * | | Documentation/git-commit.txt: rework the --cleanup section | Brandon Casey | 2013-02-19 | 1 | -10/+19 |
| * | | git-commit: only append a newline to -m mesg if necessary | Brandon Casey | 2013-02-19 | 2 | -2/+4 |
| * | | t7502: demonstrate breakage with a commit message with trailing newlines | Brandon Casey | 2013-02-19 | 1 | -3/+11 |
| * | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |