Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'ra/decorate-limit-refs' | Junio C Hamano | 2017-12-13 |
|\ | |||
| * | log: add option to choose which refs to decorate | Rafael Ascensão | 2017-11-22 |
* | | Merge branch 'bc/hash-algo' | Junio C Hamano | 2017-12-13 |
|\ \ | |||
| * | | repository: fix a sparse 'using integer as NULL pointer' warning | Ramsay Jones | 2017-11-28 |
| * | | Switch empty tree and blob lookups to use hash abstraction | brian m. carlson | 2017-11-13 |
| * | | Integrate hash algorithm support with repo setup | brian m. carlson | 2017-11-13 |
| * | | Add structure representing hash algorithm | brian m. carlson | 2017-11-13 |
| * | | setup: expose enumerated repo info | brian m. carlson | 2017-11-13 |
* | | | RelNotes: the eighth batch | Junio C Hamano | 2017-12-06 |
* | | | Sync with maint | Junio C Hamano | 2017-12-06 |
|\ \ \ | |||
| * | | | Prepare for 2.15.2 | Junio C Hamano | 2017-12-06 |
| * | | | Merge branch 'jc/merge-base-fork-point-doc' into maint | Junio C Hamano | 2017-12-06 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'tz/redirect-fix' into maint | Junio C Hamano | 2017-12-06 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'tz/notes-error-to-stderr' into maint | Junio C Hamano | 2017-12-06 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'sb/test-cherry-pick-submodule-getting-in-a-way' into maint | Junio C Hamano | 2017-12-06 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'pw/sequencer-recover-from-unlockable-index' into maint | Junio C Hamano | 2017-12-06 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'rs/apply-inaccurate-eof-with-incomplete-line' into maint | Junio C Hamano | 2017-12-06 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'tz/complete-branch-copy' into maint | Junio C Hamano | 2017-12-06 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ew/rebase-mboxrd' into maint | Junio C Hamano | 2017-12-06 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'sd/branch-copy' into maint | Junio C Hamano | 2017-12-06 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sw/pull-ipv46-passthru' into maint | Junio C Hamano | 2017-12-06 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bc/submitting-patches-in-asciidoc' into maint | Junio C Hamano | 2017-12-06 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mh/avoid-rewriting-packed-refs' into maint | Junio C Hamano | 2017-12-06 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jn/ssh-wrappers' | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | connect: correct style of C-style comment | Jonathan Nieder | 2017-11-21 |
| * | | | | | | | | | | | | | | | | ssh: 'simple' variant does not support --port | Jonathan Nieder | 2017-11-21 |
| * | | | | | | | | | | | | | | | | ssh: 'simple' variant does not support -4/-6 | Jonathan Nieder | 2017-11-21 |
| * | | | | | | | | | | | | | | | | ssh: 'auto' variant to select between 'ssh' and 'simple' | Jonathan Nieder | 2017-11-21 |
| * | | | | | | | | | | | | | | | | connect: split ssh option computation to its own function | Jonathan Nieder | 2017-11-21 |
| * | | | | | | | | | | | | | | | | connect: split ssh command line options into separate function | Jonathan Nieder | 2017-11-21 |
| * | | | | | | | | | | | | | | | | connect: split git:// setup into a separate function | Jonathan Nieder | 2017-11-21 |
| * | | | | | | | | | | | | | | | | connect: move no_fork fallback to git_tcp_connect | Jonathan Nieder | 2017-11-21 |
| * | | | | | | | | | | | | | | | | ssh test: make copy_ssh_wrapper_as clean up after itself | Jonathan Nieder | 2017-11-21 |
* | | | | | | | | | | | | | | | | | Merge branch 'bw/protocol-v1' | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | |||
| * | | | | | | | | | | | | | | | | Documentation: document Extra Parameters | Jonathan Tan | 2017-10-17 |
| * | | | | | | | | | | | | | | | | ssh: introduce a 'simple' ssh variant | Brandon Williams | 2017-10-17 |
| * | | | | | | | | | | | | | | | | i5700: add interop test for protocol transition | Brandon Williams | 2017-10-17 |
| * | | | | | | | | | | | | | | | | http: tell server that the client understands v1 | Brandon Williams | 2017-10-17 |
| * | | | | | | | | | | | | | | | | connect: tell server that the client understands v1 | Brandon Williams | 2017-10-17 |
| * | | | | | | | | | | | | | | | | connect: teach client to recognize v1 server response | Brandon Williams | 2017-10-17 |
| * | | | | | | | | | | | | | | | | upload-pack, receive-pack: introduce protocol version 1 | Brandon Williams | 2017-10-17 |
| * | | | | | | | | | | | | | | | | daemon: recognize hidden request arguments | Brandon Williams | 2017-10-17 |
| * | | | | | | | | | | | | | | | | protocol: introduce protocol extension mechanisms | Brandon Williams | 2017-10-17 |
| * | | | | | | | | | | | | | | | | pkt-line: add packet_write function | Brandon Williams | 2017-10-17 |
| * | | | | | | | | | | | | | | | | connect: in ref advertisement, shallows are last | Jonathan Tan | 2017-09-27 |
* | | | | | | | | | | | | | | | | | Merge branch 'sp/doc-info-attributes' | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | doc: Mention info/attributes in gitrepository-layout | Steffen Prohaska | 2017-11-24 |
* | | | | | | | | | | | | | | | | | | Merge branch 'ph/stash-save-m-option-fix' | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | | stash: learn to parse -m/--message like commit does | Phil Hord | 2017-11-24 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/fewer-pack-rescan' | Junio C Hamano | 2017-12-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |