summaryrefslogtreecommitdiffstats
path: root/lockfile.h (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-21git-jump: give contact instructions in the READMEJeff King1-0/+7
2017-11-21contrib/git-jump: allow to configure the grep commandBeat Bolli2-2/+8
2017-11-21pull: pass -4/-6 option to 'git fetch'Shuyu Wei1-0/+12
2017-11-21git-rebase: clean up dashed-usages in messagesKaartic Sivaraam1-2/+2
2017-11-18config: flip return value of write_section()René Scharfe1-1/+1
2017-11-18rebase: use mboxrd format to avoid split errorsEric Wong2-0/+24
2017-11-17apply: update line lengths for --inaccurate-eofRené Scharfe2-0/+16
2017-11-17completion: add '--copy' option to 'git branch'Todd Zullinger1-1/+1
2017-11-17add: introduce "--renormalize"Torsten Bögershausen7-18/+102
2017-11-16sequencer: reschedule pick if index can't be lockedPhillip Wood1-1/+2
2017-11-16config: avoid "write_in_full(fd, buf, len) != len" patternPhillip Wood1-2/+2
2017-11-15merge-recursive: handle addition of submodule on our side of historyElijah Newren2-3/+4
2017-11-15RelNotes: the fourth batch for 2.16Junio C Hamano1-24/+69
2017-11-15Start preparation for 2.15.1Junio C Hamano3-2/+70
2017-11-15builtin/branch: remove redundant check for HEADKaartic Sivaraam1-3/+0
2017-11-15branch: correctly reject refs/heads/{-dash,HEAD}Junio C Hamano2-2/+55
2017-11-15notes: send "Automatic notes merge failed" messages to stderrTodd Zullinger3-9/+9
2017-11-14completion: add git config sendemail.tocmdRasmus Villemoes1-0/+1
2017-11-14Documentation/config: add sendemail.tocmd to list preceding "See git-send-ema...Rasmus Villemoes1-0/+1
2017-11-14rebase: fix stderr redirect in apply_autostash()Todd Zullinger1-1/+1
2017-11-14t/lib-gpg: fix gpgconf stderr redirect to /dev/nullTodd Zullinger1-1/+1
2017-11-13link_alt_odb_entries: make empty input a noopJeff King1-1/+3
2017-11-13Documentation: convert SubmittingPatches to AsciiDocbrian m. carlson3-161/+191
2017-11-13bisect run: die if no command is givenStephan Beyer1-0/+2
2017-11-13grep: fix NO_LIBPCRE1_JIT to fully disable JITCharles Bailey2-3/+4
2017-11-13t4201: make use of abbreviation in the test more robustCharles Bailey2-5/+7
2017-11-13bisect: mention "view" as an alternative to "visualize"Robert P. J. Day3-10/+9
2017-11-13fsmonitor: simplify determining the git worktree under WindowsBen Peart2-20/+6
2017-11-12t/3512: demonstrate unrelated submodule/file conflict as cherry-pick failureStefan Beller1-0/+36
2017-11-12apply: avoid out-of-bounds access in fuzzy_matchlines()René Scharfe1-39/+20
2017-11-10doc/SubmittingPatches: correct subject guidanceAdam Dinwoodie1-8/+13
2017-11-10fsmonitor: store fsmonitor bitmap before splitting indexAlex Vandiver4-9/+36
2017-11-10fsmonitor: read from getcwd(), not the PWD environment variableAlex Vandiver2-2/+4
2017-11-09RelNotes: the third batch for 2.16Junio C Hamano1-0/+40
2017-11-09Replace Free Software Foundation address in license noticesTodd Zullinger1-2/+1
2017-11-09Replace Free Software Foundation address in license noticesTodd Zullinger43-101/+68
2017-11-09rebase -i: fix comment typoAdam Dinwoodie1-1/+1
2017-11-09merge-base --fork-point doc: clarify the example and failure modesJunio C Hamano1-8/+56
2017-11-08reduce_heads: fix memory leaksMartin Ågren7-6/+35
2017-11-08builtin/merge-base: free commit listsMartin Ågren1-18/+18
2017-11-08remote-mediawiki: show progress while fetching namespacesAntoine Beaupré1-0/+1
2017-11-08remote-mediawiki: process namespaces in orderAntoine Beaupré1-1/+1
2017-11-08remote-mediawiki: support fetching from (Main) namespaceAntoine Beaupré1-1/+6
2017-11-08remote-mediawiki: skip virtual namespacesAntoine Beaupré1-1/+4
2017-11-08remote-mediawiki: show known namespace choices on failureAntoine Beaupré1-1/+2
2017-11-08read_index_from(): speed index loading by skipping verification of the entry ...Ben Peart3-0/+8