aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions
h for 2.16Junio C Hamano1-8/+65 2017-11-27A bit more fixes for 2.15.1Junio C Hamano1-0/+5 2017-11-26RelNotes: minor typo fixes in 2.15.1 draftTodd Zullinger1-3/+3 2017-11-24doc: Mention info/attributes in gitrepository-layoutSteffen Prohaska1-0/+4 2017-11-24stash: learn to parse -m/--message like commit doesPhil Hord2-0/+111 2017-11-22completion: add --autostash and --no-autostash to pullAlbert Astals Cid1-0/+1 2017-11-22Git/Packet.pm: use 'if' instead of 'unless'Christian Couder1-8/+8 2017-11-22Git/Packet: clarify that packet_required_key_val_read allows EOFChristian Couder2-4/+9 2017-11-22generate-cmdlist: avoid non-deterministic outputJonathan Nieder1-1/+1 2017-11-22git-gui: sort entries in optimized tclIndexAnders Kaseorg1-1/+1 2017-11-22doc: prefer 'stash push' over 'stash save'Phil Hord1-2/+2 2017-11-22Tests: clean up submodule recursive helpersJonathan Tan1-218/+125 2017-11-22notes: correct 'git notes prune' options to '[-n] [-v]'Robert P. J. Day2-2/+2 2017-11-22prune: add "--progress" to man page and usage msgRobert P. J. Day2-4/+7 2017-11-22doc: add missing "-n" (dry-run) option to reflog man pageRobert P. J. Day1-2/+2 2017-11-22sha1_file: fast-path null sha1 as a missing objectJeff King1-0/+3 2017-11-21RelNotes: the fifth batch for 2.16Junio C Hamano1-12/+9 2017-11-21Almost ready for 2.15.1Junio C Hamano1-0/+12 2017-11-21connect: correct style of C-style commentJonathan Nieder1-1/+2 2017-11-21ssh: 'simple' variant does not support --portJonathan Nieder3-5/+22 2017-11-21ssh: 'simple' variant does not support -4/-6Jonathan Nieder2-9/+28 2017-11-21ssh: 'auto' variant to select between 'ssh' and 'simple'Jonathan Nieder3-17/+62 2017-11-21connect: split ssh option computation to its own functionJonathan Nieder1-28/+37 2017-11-21connect: split ssh command line options into separate functionJonathan Nieder1-53/+60 2017-11-21connect: split git:// setup into a separate functionJonathan Nieder1-44/+59 2017-11-21connect: move no_fork fallback to git_tcp_connectJonathan Nieder1-15/+21 2017-11-21ssh test: make copy_ssh_wrapper_as clean up after itselfJonathan Nieder1-16/+12 2017-11-21everything_local: use "quick" object existence checkJeff King1-1/+2