aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'nd/archive-pathspec'Junio C Hamano2014-10-08
|\
| * archive: support filtering paths with globNguyễn Thái Ngọc Duy2014-09-22
* | Merge branch 'jc/push-cert'Junio C Hamano2014-10-08
|\ \
| * | receive-pack::hmac_sha1(): copy the entire SHA-1 hash outBrian Gernhardt2014-09-25
| * | signed push: allow stale nonce in stateless modeJunio C Hamano2014-09-17
| * | signed push: teach smart-HTTP to pass "git push --signed" aroundJunio C Hamano2014-09-17
| * | signed push: fortify against replay attacksJunio C Hamano2014-09-17
| * | signed push: add "pushee" header to push certificateJunio C Hamano2014-09-15
| * | signed push: remove duplicated protocol infoJunio C Hamano2014-09-15
| * | send-pack: send feature request on push-cert packetJunio C Hamano2014-09-15
| * | receive-pack: GPG-validate push certificatesJunio C Hamano2014-09-15
| * | push: the beginning of "git push --signed"Junio C Hamano2014-09-15
| * | pack-protocol doc: typofix for PKT-LINEJunio C Hamano2014-09-15
| * | gpg-interface: move parse_signature() to where it should beJunio C Hamano2014-09-15
| * | gpg-interface: move parse_gpg_output() to where it should beJunio C Hamano2014-09-15
| * | send-pack: clarify that cmds_sent is a booleanJunio C Hamano2014-09-15
| * | send-pack: refactor inspecting and resetting status and sending commandsJunio C Hamano2014-09-15
| * | send-pack: rename "new_refs" to "need_pack_data"Junio C Hamano2014-09-15
| * | receive-pack: factor out capability string generationJunio C Hamano2014-09-15
| * | send-pack: factor out capability string generationJunio C Hamano2014-09-15
| * | send-pack: always send capabilitiesJunio C Hamano2014-09-15
| * | send-pack: refactor decision to send update per refJunio C Hamano2014-09-15
| * | send-pack: move REF_STATUS_REJECT_NODELETE logic a bit higherJunio C Hamano2014-09-15
| * | receive-pack: factor out queueing of commandJunio C Hamano2014-09-15
| * | receive-pack: do not reuse old_sha1[] for other thingsJunio C Hamano2014-09-15
| * | receive-pack: parse feature request a bit earlierJunio C Hamano2014-09-15
| * | receive-pack: do not overallocate command structureJunio C Hamano2014-09-15
* | | Sync with maintJunio C Hamano2014-10-07
|\ \ \
| * \ \ Merge branch 'maint-2.0' into maintJunio C Hamano2014-10-07
| |\ \ \
| | * \ \ Merge branch 'maint-1.9' into maint-2.0Junio C Hamano2014-10-07
| | |\ \ \
| | | * \ \ Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2014-10-07
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | git-tag.txt: Add a missing hyphen to `-s`Wieland Hoffmann2014-10-07
| * | | | | Merge branch 'jk/mbox-from-line' into maintJunio C Hamano2014-10-07
| |\ \ \ \ \
* | \ \ \ \ \ Sync with 2.1.2Junio C Hamano2014-09-29
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Git 2.1.2v2.1.2Junio C Hamano2014-09-29
| * | | | | | Merge branch 'jk/fsck-exit-code-fix' into maintJunio C Hamano2014-09-29
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ta/config-add-to-empty-or-true-fix' into maintJunio C Hamano2014-09-29
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mk/reachable-protect-detached-head' into maintJunio C Hamano2014-09-29
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'mb/fast-import-delete-root' into maintJunio C Hamano2014-09-29
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/index-pack-threading-races' into maintJunio C Hamano2014-09-29
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/send-pack-many-refspecs' into maintJunio C Hamano2014-09-29
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'so/rebase-doc' into maintJunio C Hamano2014-09-29
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jt/itimer-autoconf'Junio C Hamano2014-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | autoconf: check for setitimer()Jonas 'Sortie' Termansen2014-08-29
| * | | | | | | | | | | | | | autoconf: check for struct itimervalJonas 'Sortie' Termansen2014-08-29
| * | | | | | | | | | | | | | git-compat-util.h: add missing semicolon after struct itimervalJonas 'Sortie' Termansen2014-08-29
* | | | | | | | | | | | | | | Merge branch 'jc/test-lazy-prereq'Junio C Hamano2014-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | tests: drop GIT_*_TIMING_TESTS environment variable supportJunio C Hamano2014-06-13
* | | | | | | | | | | | | | | | Merge branch 'sb/merge-recursive-copy-paste-fix'Junio C Hamano2014-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | merge-recursive: remove stale commented debugging codeStefan Beller2014-09-23