summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* decorate: clean up and document APIjt/decorate-apiJonathan Tan2017-12-088-25/+146
* RelNotes: the eighth batchJunio C Hamano2017-12-061-13/+45
* Sync with maintJunio C Hamano2017-12-061-0/+47
|\
| * Prepare for 2.15.2maint-2.15Junio C Hamano2017-12-062-1/+48
| * Merge branch 'jc/merge-base-fork-point-doc' into maintJunio C Hamano2017-12-061-8/+56
| |\
| * \ Merge branch 'tz/redirect-fix' into maintJunio C Hamano2017-12-062-2/+2
| |\ \
| * \ \ Merge branch 'tz/notes-error-to-stderr' into maintJunio C Hamano2017-12-063-9/+9
| |\ \ \
| * \ \ \ Merge branch 'sb/test-cherry-pick-submodule-getting-in-a-way' into maintJunio C Hamano2017-12-062-2/+39
| |\ \ \ \
| * \ \ \ \ Merge branch 'pw/sequencer-recover-from-unlockable-index' into maintJunio C Hamano2017-12-061-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'rs/apply-inaccurate-eof-with-incomplete-line' into maintJunio C Hamano2017-12-062-0/+16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tz/complete-branch-copy' into maintJunio C Hamano2017-12-061-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ew/rebase-mboxrd' into maintJunio C Hamano2017-12-062-0/+24
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sd/branch-copy' into maintJunio C Hamano2017-12-061-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'sw/pull-ipv46-passthru' into maintJunio C Hamano2017-12-061-0/+12
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'bc/submitting-patches-in-asciidoc' into maintJunio C Hamano2017-12-063-161/+192
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/avoid-rewriting-packed-refs' into maintJunio C Hamano2017-12-064-1/+238
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/ssh-wrappers'Junio C Hamano2017-12-064-152/+266
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | connect: correct style of C-style commentjn/ssh-wrappersJonathan Nieder2017-11-211-1/+2
| * | | | | | | | | | | | | | ssh: 'simple' variant does not support --portJonathan Nieder2017-11-213-5/+22
| * | | | | | | | | | | | | | ssh: 'simple' variant does not support -4/-6Jonathan Nieder2017-11-212-9/+28
| * | | | | | | | | | | | | | ssh: 'auto' variant to select between 'ssh' and 'simple'Jonathan Nieder2017-11-213-17/+62
| * | | | | | | | | | | | | | connect: split ssh option computation to its own functionJonathan Nieder2017-11-211-28/+37
| * | | | | | | | | | | | | | connect: split ssh command line options into separate functionJonathan Nieder2017-11-211-53/+60
| * | | | | | | | | | | | | | connect: split git:// setup into a separate functionJonathan Nieder2017-11-211-44/+59
| * | | | | | | | | | | | | | connect: move no_fork fallback to git_tcp_connectJonathan Nieder2017-11-211-15/+21
| * | | | | | | | | | | | | | ssh test: make copy_ssh_wrapper_as clean up after itselfJonathan Nieder2017-11-211-16/+12
* | | | | | | | | | | | | | | Merge branch 'bw/protocol-v1'Junio C Hamano2017-12-0619-149/+968
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Documentation: document Extra ParametersJonathan Tan2017-10-172-7/+44
| * | | | | | | | | | | | | | ssh: introduce a 'simple' ssh variantBrandon Williams2017-10-175-61/+111
| * | | | | | | | | | | | | | i5700: add interop test for protocol transitionBrandon Williams2017-10-171-0/+68
| * | | | | | | | | | | | | | http: tell server that the client understands v1Brandon Williams2017-10-174-0/+96
| * | | | | | | | | | | | | | connect: tell server that the client understands v1Brandon Williams2017-10-172-5/+255
| * | | | | | | | | | | | | | connect: teach client to recognize v1 server responseBrandon Williams2017-10-171-4/+26
| * | | | | | | | | | | | | | upload-pack, receive-pack: introduce protocol version 1Brandon Williams2017-10-172-1/+36
| * | | | | | | | | | | | | | daemon: recognize hidden request argumentsBrandon Williams2017-10-171-9/+62
| * | | | | | | | | | | | | | protocol: introduce protocol extension mechanismsBrandon Williams2017-10-176-0/+144
| * | | | | | | | | | | | | | pkt-line: add packet_write functionBrandon Williams2017-10-172-0/+7
| * | | | | | | | | | | | | | connect: in ref advertisement, shallows are lastJonathan Tan2017-09-271-66/+123
* | | | | | | | | | | | | | | Merge branch 'sp/doc-info-attributes'Junio C Hamano2017-12-061-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | doc: Mention info/attributes in gitrepository-layoutsp/doc-info-attributesSteffen Prohaska2017-11-241-0/+4
* | | | | | | | | | | | | | | | Merge branch 'ph/stash-save-m-option-fix'Junio C Hamano2017-12-062-0/+111
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | stash: learn to parse -m/--message like commit doesph/stash-save-m-option-fixPhil Hord2017-11-242-0/+111
* | | | | | | | | | | | | | | | | Merge branch 'jk/fewer-pack-rescan'Junio C Hamano2017-12-065-24/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sha1_file: fast-path null sha1 as a missing objectjk/fewer-pack-rescanJeff King2017-11-221-0/+3
| * | | | | | | | | | | | | | | | | everything_local: use "quick" object existence checkJeff King2017-11-211-1/+2
| * | | | | | | | | | | | | | | | | p5551: add a script to test fetch pack-dir rescansJeff King2017-11-211-0/+55
| * | | | | | | | | | | | | | | | | t/perf/lib-pack: use fast-import checkpoint to create packsJeff King2017-11-211-7/+3
| * | | | | | | | | | | | | | | | | p5550: factor out nonsense-pack creationJeff King2017-11-212-23/+31
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'tg/deprecate-stash-save'Junio C Hamano2017-12-061-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | doc: prefer 'stash push' over 'stash save'tg/deprecate-stash-savePhil Hord2017-11-221-2/+2