Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/archive-pathspec' | Junio C Hamano | 2014-10-08 | 2 | -3/+108 |
|\ | |||||
| * | archive: support filtering paths with globnd/archive-pathspec | Nguyễn Thái Ngọc Duy | 2014-09-22 | 2 | -3/+108 |
* | | Merge branch 'jc/push-cert' | Junio C Hamano | 2014-10-08 | 23 | -159/+932 |
|\ \ | |||||
| * | | receive-pack::hmac_sha1(): copy the entire SHA-1 hash out | Brian Gernhardt | 2014-09-25 | 1 | -2/+2 |
| * | | signed push: allow stale nonce in stateless mode | Junio C Hamano | 2014-09-17 | 4 | -12/+112 |
| * | | signed push: teach smart-HTTP to pass "git push --signed" around | Junio C Hamano | 2014-09-17 | 6 | -3/+63 |
| * | | signed push: fortify against replay attacks | Junio C Hamano | 2014-09-17 | 7 | -29/+187 |
| * | | signed push: add "pushee" header to push certificate | Junio C Hamano | 2014-09-15 | 4 | -0/+13 |
| * | | signed push: remove duplicated protocol info | Junio C Hamano | 2014-09-15 | 4 | -4/+69 |
| * | | send-pack: send feature request on push-cert packet | Junio C Hamano | 2014-09-15 | 2 | -5/+21 |
| * | | receive-pack: GPG-validate push certificates | Junio C Hamano | 2014-09-15 | 3 | -7/+66 |
| * | | push: the beginning of "git push --signed" | Junio C Hamano | 2014-09-15 | 10 | -2/+253 |
| * | | pack-protocol doc: typofix for PKT-LINE | Junio C Hamano | 2014-09-15 | 1 | -2/+2 |
| * | | gpg-interface: move parse_signature() to where it should be | Junio C Hamano | 2014-09-15 | 4 | -21/+22 |
| * | | gpg-interface: move parse_gpg_output() to where it should be | Junio C Hamano | 2014-09-15 | 3 | -41/+47 |
| * | | send-pack: clarify that cmds_sent is a boolean | Junio C Hamano | 2014-09-15 | 1 | -3/+4 |
| * | | send-pack: refactor inspecting and resetting status and sending commands | Junio C Hamano | 2014-09-15 | 1 | -19/+30 |
| * | | send-pack: rename "new_refs" to "need_pack_data" | Junio C Hamano | 2014-09-15 | 1 | -4/+3 |
| * | | receive-pack: factor out capability string generation | Junio C Hamano | 2014-09-15 | 1 | -8/+14 |
| * | | send-pack: factor out capability string generation | Junio C Hamano | 2014-09-15 | 1 | -8/+13 |
| * | | send-pack: always send capabilities | Junio C Hamano | 2014-09-15 | 1 | -3/+1 |
| * | | send-pack: refactor decision to send update per ref | Junio C Hamano | 2014-09-15 | 1 | -15/+21 |
| * | | send-pack: move REF_STATUS_REJECT_NODELETE logic a bit higher | Junio C Hamano | 2014-09-15 | 1 | -5/+10 |
| * | | receive-pack: factor out queueing of command | Junio C Hamano | 2014-09-15 | 1 | -21/+29 |
| * | | receive-pack: do not reuse old_sha1[] for other things | Junio C Hamano | 2014-09-15 | 1 | -3/+5 |
| * | | receive-pack: parse feature request a bit earlier | Junio C Hamano | 2014-09-15 | 1 | -12/+14 |
| * | | receive-pack: do not overallocate command structure | Junio C Hamano | 2014-09-15 | 1 | -2/+3 |
* | | | Sync with maint | Junio C Hamano | 2014-10-07 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge branch 'maint-2.0' into maint | Junio C Hamano | 2014-10-07 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'maint-1.9' into maint-2.0 | Junio C Hamano | 2014-10-07 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch 'maint-1.8.5' into maint-1.9 | Junio C Hamano | 2014-10-07 | 1 | -1/+1 |
| | | |\ \ \ | | | | |_|/ | | | |/| | | |||||
| | | | * | | git-tag.txt: Add a missing hyphen to `-s` | Wieland Hoffmann | 2014-10-07 | 1 | -1/+1 |
| * | | | | | Merge branch 'jk/mbox-from-line' into maint | Junio C Hamano | 2014-10-07 | 6 | -1/+66 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Sync with 2.1.2 | Junio C Hamano | 2014-09-29 | 2 | -1/+22 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Git 2.1.2v2.1.2 | Junio C Hamano | 2014-09-29 | 4 | -3/+24 |
| * | | | | | | Merge branch 'jk/fsck-exit-code-fix' into maint | Junio C Hamano | 2014-09-29 | 3 | -9/+87 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'ta/config-add-to-empty-or-true-fix' into maint | Junio C Hamano | 2014-09-29 | 4 | -7/+41 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'mk/reachable-protect-detached-head' into maint | Junio C Hamano | 2014-09-29 | 2 | -0/+25 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'mb/fast-import-delete-root' into maint | Junio C Hamano | 2014-09-29 | 2 | -1/+109 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/index-pack-threading-races' into maint | Junio C Hamano | 2014-09-29 | 1 | -2/+31 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/send-pack-many-refspecs' into maint | Junio C Hamano | 2014-09-29 | 5 | -2/+153 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'so/rebase-doc' into maint | Junio C Hamano | 2014-09-29 | 1 | -6/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jt/itimer-autoconf' | Junio C Hamano | 2014-09-29 | 2 | -1/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | autoconf: check for setitimer()jt/itimer-autoconf | Jonas 'Sortie' Termansen | 2014-08-29 | 1 | -0/+6 |
| * | | | | | | | | | | | | | | autoconf: check for struct itimerval | Jonas 'Sortie' Termansen | 2014-08-29 | 1 | -0/+8 |
| * | | | | | | | | | | | | | | git-compat-util.h: add missing semicolon after struct itimerval | Jonas 'Sortie' Termansen | 2014-08-29 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Merge branch 'jc/test-lazy-prereq' | Junio C Hamano | 2014-09-29 | 2 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | tests: drop GIT_*_TIMING_TESTS environment variable supportjc/test-lazy-prereq | Junio C Hamano | 2014-06-13 | 2 | -4/+0 |
* | | | | | | | | | | | | | | | | Merge branch 'sb/merge-recursive-copy-paste-fix' | Junio C Hamano | 2014-09-29 | 1 | -5/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | merge-recursive: remove stale commented debugging codesb/merge-recursive-copy-paste-fix | Stefan Beller | 2014-09-23 | 1 | -4/+0 |