aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'ra/decorate-limit-refs'Junio C Hamano2017-12-13
|\
| * log: add option to choose which refs to decorateRafael Ascensão2017-11-22
* | Merge branch 'bc/hash-algo'Junio C Hamano2017-12-13
|\ \
| * | repository: fix a sparse 'using integer as NULL pointer' warningRamsay Jones2017-11-28
| * | Switch empty tree and blob lookups to use hash abstractionbrian m. carlson2017-11-13
| * | Integrate hash algorithm support with repo setupbrian m. carlson2017-11-13
| * | Add structure representing hash algorithmbrian m. carlson2017-11-13
| * | setup: expose enumerated repo infobrian m. carlson2017-11-13
* | | RelNotes: the eighth batchJunio C Hamano2017-12-06
* | | Sync with maintJunio C Hamano2017-12-06
|\ \ \
| * | | Prepare for 2.15.2Junio C Hamano2017-12-06
| * | | Merge branch 'jc/merge-base-fork-point-doc' into maintJunio C Hamano2017-12-06
| |\ \ \
| * \ \ \ Merge branch 'tz/redirect-fix' into maintJunio C Hamano2017-12-06
| |\ \ \ \
| * \ \ \ \ Merge branch 'tz/notes-error-to-stderr' into maintJunio C Hamano2017-12-06
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sb/test-cherry-pick-submodule-getting-in-a-way' into maintJunio C Hamano2017-12-06
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pw/sequencer-recover-from-unlockable-index' into maintJunio C Hamano2017-12-06
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rs/apply-inaccurate-eof-with-incomplete-line' into maintJunio C Hamano2017-12-06
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tz/complete-branch-copy' into maintJunio C Hamano2017-12-06
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'ew/rebase-mboxrd' into maintJunio C Hamano2017-12-06
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'sd/branch-copy' into maintJunio C Hamano2017-12-06
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sw/pull-ipv46-passthru' into maintJunio C Hamano2017-12-06
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bc/submitting-patches-in-asciidoc' into maintJunio C Hamano2017-12-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/avoid-rewriting-packed-refs' into maintJunio C Hamano2017-12-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/ssh-wrappers'Junio C Hamano2017-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | connect: correct style of C-style commentJonathan Nieder2017-11-21
| * | | | | | | | | | | | | | | | ssh: 'simple' variant does not support --portJonathan Nieder2017-11-21
| * | | | | | | | | | | | | | | | ssh: 'simple' variant does not support -4/-6Jonathan Nieder2017-11-21
| * | | | | | | | | | | | | | | | ssh: 'auto' variant to select between 'ssh' and 'simple'Jonathan Nieder2017-11-21
| * | | | | | | | | | | | | | | | connect: split ssh option computation to its own functionJonathan Nieder2017-11-21
| * | | | | | | | | | | | | | | | connect: split ssh command line options into separate functionJonathan Nieder2017-11-21
| * | | | | | | | | | | | | | | | connect: split git:// setup into a separate functionJonathan Nieder2017-11-21
| * | | | | | | | | | | | | | | | connect: move no_fork fallback to git_tcp_connectJonathan Nieder2017-11-21
| * | | | | | | | | | | | | | | | ssh test: make copy_ssh_wrapper_as clean up after itselfJonathan Nieder2017-11-21
* | | | | | | | | | | | | | | | | Merge branch 'bw/protocol-v1'Junio C Hamano2017-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Documentation: document Extra ParametersJonathan Tan2017-10-17
| * | | | | | | | | | | | | | | | ssh: introduce a 'simple' ssh variantBrandon Williams2017-10-17
| * | | | | | | | | | | | | | | | i5700: add interop test for protocol transitionBrandon Williams2017-10-17
| * | | | | | | | | | | | | | | | http: tell server that the client understands v1Brandon Williams2017-10-17
| * | | | | | | | | | | | | | | | connect: tell server that the client understands v1Brandon Williams2017-10-17
| * | | | | | | | | | | | | | | | connect: teach client to recognize v1 server responseBrandon Williams2017-10-17
| * | | | | | | | | | | | | | | | upload-pack, receive-pack: introduce protocol version 1Brandon Williams2017-10-17
| * | | | | | | | | | | | | | | | daemon: recognize hidden request argumentsBrandon Williams2017-10-17
| * | | | | | | | | | | | | | | | protocol: introduce protocol extension mechanismsBrandon Williams2017-10-17
| * | | | | | | | | | | | | | | | pkt-line: add packet_write functionBrandon Williams2017-10-17
| * | | | | | | | | | | | | | | | connect: in ref advertisement, shallows are lastJonathan Tan2017-09-27
* | | | | | | | | | | | | | | | | Merge branch 'sp/doc-info-attributes'Junio C Hamano2017-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | doc: Mention info/attributes in gitrepository-layoutSteffen Prohaska2017-11-24
* | | | | | | | | | | | | | | | | | Merge branch 'ph/stash-save-m-option-fix'Junio C Hamano2017-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | stash: learn to parse -m/--message like commit doesPhil Hord2017-11-24
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/fewer-pack-rescan'Junio C Hamano2017-12-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \