Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sg/gpg-sig' | Junio C Hamano | 2013-04-05 | 1 | -1/+36 |
|\ | |||||
| * | merge/pull Check for untrusted good GPG signatures | Sebastian Götte | 2013-03-31 | 1 | -0/+3 |
| * | merge/pull: verify GPG signatures of commits being merged | Sebastian Götte | 2013-03-31 | 1 | -1/+33 |
* | | Merge branch 'jc/merge-tag-object' | Junio C Hamano | 2013-04-05 | 1 | -0/+13 |
|\ \ | |||||
| * | | merge: a random object may not necssarily be a commit | Junio C Hamano | 2013-03-19 | 1 | -0/+13 |
* | | | Merge branch 'jm/branch-rename-nothing-error' | Junio C Hamano | 2013-04-03 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | branch: give better message when no names specified for rename | Jonathon Mah | 2013-03-31 | 1 | -1/+3 |
| | |/ | |/| | |||||
* | | | Merge branch 'jk/check-corrupt-objects-carefully' | Junio C Hamano | 2013-04-03 | 1 | -2/+52 |
|\ \ \ | |||||
| * | | | clone: leave repo in place after checkout errors | Jeff King | 2013-03-29 | 1 | -1/+24 |
| * | | | clone: run check_everything_connected | Jeff King | 2013-03-27 | 1 | -0/+26 |
| * | | | clone: die on errors from unpack_trees | Jeff King | 2013-03-27 | 1 | -1/+2 |
* | | | | Merge branch 'jc/apply-ws-fix-tab-in-indent' | Junio C Hamano | 2013-04-03 | 1 | -6/+10 |
|\ \ \ \ | |||||
| * | | | | apply --whitespace=fix: avoid running over the postimage buffer | Junio C Hamano | 2013-03-22 | 1 | -6/+10 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'nd/checkout-paths-reduce-match-pathspec-calls' | Junio C Hamano | 2013-04-03 | 1 | -7/+36 |
|\ \ \ \ | |||||
| * | | | | checkout: avoid unnecessary match_pathspec calls | Nguyễn Thái Ngọc Duy | 2013-03-27 | 1 | -7/+36 |
* | | | | | Merge branch 'js/log-gpg' | Junio C Hamano | 2013-04-02 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | log: read gpg settings for signed commit verification | Jacob Sarvis | 2013-03-27 | 1 | -0/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'bk/document-commit-tree-S' | Junio C Hamano | 2013-04-02 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | commit-tree: document -S option consistently | Brad King | 2013-03-25 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'nd/index-pack-threaded-fixes' | Junio C Hamano | 2013-04-01 | 1 | -8/+26 |
|\ \ \ \ \ | |||||
| * | | | | | index-pack: guard nr_resolved_deltas reads by lock | Thomas Rast | 2013-03-19 | 1 | -1/+3 |
| * | | | | | index-pack: protect deepest_delta in multithread code | Nguyễn Thái Ngọc Duy | 2013-03-19 | 1 | -7/+23 |
* | | | | | | Merge branch 'jk/index-pack-correct-depth-fix' | Junio C Hamano | 2013-04-01 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | index-pack: always zero-initialize object_entry list | Jeff King | 2013-03-20 | 1 | -0/+2 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'nd/branch-show-rebase-bisect-state' | Junio C Hamano | 2013-04-01 | 1 | -1/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | status, branch: fix the misleading "bisecting" message | Nguyễn Thái Ngọc Duy | 2013-03-23 | 1 | -1/+1 |
| * | | | | | | branch: show more information when HEAD is detached | Nguyễn Thái Ngọc Duy | 2013-03-16 | 1 | -1/+25 |
* | | | | | | | 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 |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |