aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'nd/index-pack-threaded-fixes'Junio C Hamano2013-04-01
|\
| * index-pack: guard nr_resolved_deltas reads by lockThomas Rast2013-03-19
| * index-pack: protect deepest_delta in multithread codeNguyễn Thái Ngọc Duy2013-03-19
* | Merge branch 'jk/index-pack-correct-depth-fix'Junio C Hamano2013-04-01
|\ \
| * | index-pack: always zero-initialize object_entry listJeff King2013-03-20
| |/
* | Merge branch 'nd/branch-show-rebase-bisect-state'Junio C Hamano2013-04-01
|\ \
| * | status, branch: fix the misleading "bisecting" messageNguyễn Thái Ngọc Duy2013-03-23
| * | branch: show more information when HEAD is detachedNguyễn Thái Ngọc Duy2013-03-16
* | | Merge branch 'jk/pkt-line-cleanup'Junio C Hamano2013-04-01
|\ \ \
| * | | teach get_remote_heads to read from a memory bufferJeff King2013-02-24
| * | | pkt-line: provide a LARGE_PACKET_MAX static bufferJeff King2013-02-20
| * | | pkt-line: teach packet_read_line to chomp newlinesJeff King2013-02-20
| * | | pkt-line: drop safe_write functionJeff King2013-02-20
| * | | upload-archive: use argv_array to store client argumentsJeff King2013-02-20
| * | | upload-archive: do not copy repo nameJeff King2013-02-20
* | | | Merge branch 'bc/append-signed-off-by'Junio C Hamano2013-04-01
|\ \ \ \
| * | | | format-patch: update append_signoff prototypeNguyễn Thái Ngọc Duy2013-02-12
| * | | | sequencer.c: teach append_signoff how to detect duplicate s-o-bBrandon Casey2013-02-12
* | | | | Merge branch 'maint'Junio C Hamano2013-03-31
|\ \ \ \ \
| * | | | | cat-file: Fix an gcc -Wuninitialized warningRamsay Jones2013-03-29
* | | | | | Merge branch 'maint'Junio C Hamano2013-03-27
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-27
| |\ \ \ \ \
| | * | | | | merge-tree: fix typo in merge-tree.c::unresolvedJohn Keeping2013-03-27
| * | | | | | Merge branch 'jk/mailsplit-maildir-muttsort' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nd/branch-error-cases' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ap/maint-update-index-h-is-for-help' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'nd/index-pack-l10n-buf-overflow' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'gp/avoid-explicit-mention-of-dot-git-refs' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-reflog-expire-clean-mark-typofix' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/fully-peeled-packed-ref'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | use parse_object_or_die instead of die("bad object")Jeff King2013-03-17
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/fast-export-object-lookup'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fast-export: do not load blob objects twiceJeff King2013-03-17
| * | | | | | | | | | | | | fast-export: rename handle_object functionJeff King2013-03-17
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ph/tag-force-no-warn-on-creation'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | tag: --force does not have to warn when creating tagsPhil Hord2013-03-13
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jc/push-follow-tag'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | push: --follow-tagsJunio C Hamano2013-03-05
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jc/maint-reflog-expire-clean-mark-typofix'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | reflog: fix typo in "reflog expire" clean-up codepathJunio C Hamano2013-03-05
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'jc/describe'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | describe: --match=<pattern> must limit the refs even when used with --allJunio C Hamano2013-02-28
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'jk/apply-similaritly-parsing' into maintJunio C Hamano2013-02-25
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'zk/clean-report-failure' into maintJunio C Hamano2013-02-25
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/clone-no-separate-git-dir-with-bare' into maintJunio C Hamano2013-02-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint'Junio C Hamano2013-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | drop some obsolete "x = x" compiler warning hacksJeff King2013-03-21
* | | | | | | | | | | | | | | Merge branch 'jk/mailsplit-maildir-muttsort'Junio C Hamano2013-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | mailsplit: sort maildir filenames more cleverlyJeff King2013-03-02
* | | | | | | | | | | | | | | Merge branch 'mg/gpg-interface-using-status'Junio C Hamano2013-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \