Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/pkt-line-cleanup' | Junio C Hamano | 2013-04-01 | 5 | -57/+30 |
|\ | |||||
| * | teach get_remote_heads to read from a memory buffer | Jeff King | 2013-02-24 | 2 | -2/+2 |
| * | pkt-line: provide a LARGE_PACKET_MAX static buffer | Jeff King | 2013-02-20 | 4 | -20/+15 |
| * | pkt-line: teach packet_read_line to chomp newlines | Jeff King | 2013-02-20 | 4 | -10/+0 |
| * | pkt-line: drop safe_write function | Jeff King | 2013-02-20 | 2 | -2/+2 |
| * | upload-archive: use argv_array to store client arguments | Jeff King | 2013-02-20 | 1 | -21/+14 |
| * | upload-archive: do not copy repo name | Jeff King | 2013-02-20 | 1 | -7/+2 |
* | | Merge branch 'bc/append-signed-off-by' | Junio C Hamano | 2013-04-01 | 2 | -13/+2 |
|\ \ | |||||
| * | | format-patch: update append_signoff prototype | Nguyễn Thái Ngọc Duy | 2013-02-12 | 1 | -12/+1 |
| * | | sequencer.c: teach append_signoff how to detect duplicate s-o-b | Brandon Casey | 2013-02-12 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Junio C Hamano | 2013-03-31 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | cat-file: Fix an gcc -Wuninitialized warning | Ramsay Jones | 2013-03-29 | 1 | -1/+1 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2013-03-27 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 2013-03-27 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | merge-tree: fix typo in merge-tree.c::unresolved | John Keeping | 2013-03-27 | 1 | -1/+1 |
| * | | | | Merge branch 'jk/mailsplit-maildir-muttsort' into maint | Junio C Hamano | 2013-03-26 | 1 | -0/+23 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'nd/branch-error-cases' into maint | Junio C Hamano | 2013-03-26 | 1 | -0/+27 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'ap/maint-update-index-h-is-for-help' into maint | Junio C Hamano | 2013-03-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'nd/index-pack-l10n-buf-overflow' into maint | Junio C Hamano | 2013-03-26 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'gp/avoid-explicit-mention-of-dot-git-refs' into maint | Junio C Hamano | 2013-03-26 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-reflog-expire-clean-mark-typofix' into maint | Junio C Hamano | 2013-03-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'jk/fully-peeled-packed-ref' | Junio C Hamano | 2013-03-25 | 2 | -6/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | use parse_object_or_die instead of die("bad object") | Jeff King | 2013-03-17 | 2 | -6/+2 |
* | | | | | | | | | | | | Merge branch 'jk/fast-export-object-lookup' | Junio C Hamano | 2013-03-25 | 1 | -9/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | fast-export: do not load blob objects twice | Jeff King | 2013-03-17 | 1 | -6/+10 |
| * | | | | | | | | | | | | fast-export: rename handle_object function | Jeff King | 2013-03-17 | 1 | -3/+3 |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'ph/tag-force-no-warn-on-creation' | Junio C Hamano | 2013-03-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | tag: --force does not have to warn when creating tags | Phil Hord | 2013-03-13 | 1 | -1/+1 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch 'jc/push-follow-tag' | Junio C Hamano | 2013-03-25 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | push: --follow-tags | Junio C Hamano | 2013-03-05 | 1 | -0/+2 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch 'jc/maint-reflog-expire-clean-mark-typofix' | Junio C Hamano | 2013-03-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | reflog: fix typo in "reflog expire" clean-up codepath | Junio C Hamano | 2013-03-05 | 1 | -1/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'jc/describe' | Junio C Hamano | 2013-03-25 | 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/apply-similaritly-parsing' into maint | Junio C Hamano | 2013-02-25 | 1 | -4/+6 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'zk/clean-report-failure' into maint | Junio C Hamano | 2013-02-25 | 1 | -29/+125 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/clone-no-separate-git-dir-with-bare' into maint | Junio C Hamano | 2013-02-25 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2013-03-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | drop some obsolete "x = x" compiler warning hacks | Jeff King | 2013-03-21 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge branch 'jk/mailsplit-maildir-muttsort' | Junio C Hamano | 2013-03-21 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | mailsplit: sort maildir filenames more cleverly | Jeff King | 2013-03-02 | 1 | -0/+23 |
* | | | | | | | | | | | | | | Merge branch 'mg/gpg-interface-using-status' | Junio C Hamano | 2013-03-21 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | gpg_interface: allow to request status return | Michael J Gruber | 2013-02-14 | 2 | -2/+2 |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'nd/branch-error-cases' | Junio C Hamano | 2013-03-21 | 1 | -0/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | branch: segfault fixes and validation | Nguyễn Thái Ngọc Duy | 2013-02-23 | 1 | -0/+27 |
* | | | | | | | | | | | | | | Merge branch 'ap/maint-update-index-h-is-for-help' | Junio C Hamano | 2013-03-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | update-index: allow "-h" to also display options | Antoine Pelisse | 2013-02-23 | 1 | -1/+1 |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'bc/commit-complete-lines-given-via-m-option' | Junio C Hamano | 2013-03-21 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | git-commit: only append a newline to -m mesg if necessary | Brandon Casey | 2013-02-19 | 1 | -1/+3 |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'nd/count-garbage' | Junio C Hamano | 2013-03-21 | 1 | -7/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |