aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
|\ \ \ \
| * | | | sha1_file: fast-path null sha1 as a missing objectJeff King2017-11-22
| * | | | everything_local: use "quick" object existence checkJeff King2017-11-21
| * | | | p5551: add a script to test fetch pack-dir rescansJeff King2017-11-21
| * | | | t/perf/lib-pack: use fast-import checkpoint to create packsJeff King2017-11-21
| * | | | p5550: factor out nonsense-pack creationJeff King2017-11-21
| |/ / /
* | | | Merge branch 'tg/deprecate-stash-save'Junio C Hamano2017-12-06
|\ \ \ \
| * | | | doc: prefer 'stash push' over 'stash save'Phil Hord2017-11-22
* | | | | Merge branch 'rd/doc-notes-prune-fix'Junio C Hamano2017-12-06
|\ \ \ \ \
| * | | | | notes: correct 'git notes prune' options to '[-n] [-v]'Robert P. J. Day2017-11-22
| | |_|/ / | |/| | |
* | | | | Merge branch 'rd/man-reflog-add-n'Junio C Hamano2017-12-06
|\ \ \ \ \
| * | | | | doc: add missing "-n" (dry-run) option to reflog man pageRobert P. J. Day2017-11-22
| |/ / / /
* | | | | Merge branch 'rd/man-prune-progress'Junio C Hamano2017-12-06
|\ \ \ \ \
| * | | | | prune: add "--progress" to man page and usage msgRobert P. J. Day2017-11-22
| |/ / / /
* | | | | Merge branch 'jt/submodule-tests-cleanup'Junio C Hamano2017-12-06
|\ \ \ \ \
| * | | | | Tests: clean up submodule recursive helpersJonathan Tan2017-11-22
* | | | | | Merge branch 'jn/reproducible-build'Junio C Hamano2017-12-06
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'jn/reproducible-build' of ../git-gui into jn/reproducible-buildJunio C Hamano2017-11-22
| |\ \ \ \ \ \
| | * | | | | | git-gui: sort entries in optimized tclIndexAnders Kaseorg2017-11-22
| * | | | | | | generate-cmdlist: avoid non-deterministic outputJonathan Nieder2017-11-22
* | | | | | | | Merge branch 'cc/git-packet-pm'Junio C Hamano2017-12-06
|\ \ \ \ \ \ \ \
| * | | | | | | | Git/Packet.pm: use 'if' instead of 'unless'Christian Couder2017-11-22
| * | | | | | | | Git/Packet: clarify that packet_required_key_val_read allows EOFChristian Couder2017-11-22
* | | | | | | | | Merge branch 'ac/complete-pull-autostash'Junio C Hamano2017-12-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | completion: add --autostash and --no-autostash to pullAlbert Astals Cid2017-11-22
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'hm/config-parse-expiry-date'Junio C Hamano2017-12-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | config: add --expiry-dateHaaris Mehmood2017-11-18
* | | | | | | | | | Merge branch 'tz/branch-doc-remove-set-upstream'Junio C Hamano2017-12-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | branch doc: remove --set-upstream from synopsisTodd Zullinger2017-11-17
* | | | | | | | | | | Merge branch 'cc/perf-run-config'Junio C Hamano2017-12-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"Christian Couder2017-09-24
| * | | | | | | | | | | perf/run: show name of rev being builtChristian Couder2017-09-24
| * | | | | | | | | | | perf/run: add run_subsection()Christian Couder2017-09-24
| * | | | | | | | | | | perf/run: update get_var_from_env_or_config() for subsectionsChristian Couder2017-09-24