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