45154 Commits (1a5fccc0c26b4a8abafd85a73558022e65f6f8cf)
 

Author SHA1 Message Date
Johannes Sixt 77b63ac31e t0060: sidestep surprising path mangling results on Windows 8 years ago
Lars Schneider a0a6cb9662 read-cache: make sure file handles are not inherited by child processes 8 years ago
Lars Schneider cd66ada065 sha1_file: open window into packfiles with O_CLOEXEC 8 years ago
Lars Schneider a5436b5794 sha1_file: rename git_open_noatime() to git_open() 8 years ago
Philip Oakley 6750f62699 doc: fix the 'revert a faulty merge' ASCII art tab spacing 8 years ago
Nguyễn Thái Ngọc Duy 2c49f7ffb3 commit: don't be fooled by ita entries when creating initial commit 8 years ago
Nguyễn Thái Ngọc Duy 018ec3c820 commit: fix empty commit creation when there's no changes but ita entries 8 years ago
Nguyễn Thái Ngọc Duy b42b451919 diff: add --ita-[in]visible-in-index 8 years ago
Nguyễn Thái Ngọc Duy 425a28e0a4 diff-lib: allow ita entries treated as "not yet exist in index" 8 years ago
Jeff King 6bdb0083be daemon: detect and reject too-long paths 8 years ago
Jeff King 614fe01521 test-lib: bail out when "-v" used under "prove" 8 years ago
Junio C Hamano db98d9bafa transport: compute summary-width dynamically 8 years ago
Junio C Hamano 11fd66de9b transport: allow summary-width to be computed dynamically 8 years ago
Junio C Hamano 901f3d403e fetch: pass summary_width down the callchain 8 years ago
Junio C Hamano 7101e10ce7 transport: pass summary_width down the callchain 8 years ago
Jonathan Tan 60ef86a162 trailer: support values folded to multiple lines 8 years ago
Jonathan Tan c463a6b280 trailer: forbid leading whitespace in trailers 8 years ago
Jonathan Tan 146245063e trailer: allow non-trailers in trailer block 8 years ago
Jonathan Tan fdbf4510ae trailer: clarify failure modes in parse_trailer 8 years ago
Jeff King 041c72de10 travis: use --verbose-log test option 8 years ago
Jeff King 452320f1f5 test-lib: add --verbose-log option 8 years ago
Jeff King 925bdc928e test-lib: handle TEST_OUTPUT_DIRECTORY with spaces 8 years ago
Matthieu Moy dcfafc5214 Git.pm: add comment pointing to t9000 8 years ago
Matthieu Moy 8a420edbd2 t9000-addresses: update expected results after fix 8 years ago
Philip Oakley 5dd05ebf6f doc: fix merge-base ASCII art tab spacing 8 years ago
Johannes Schindelin 791eb8708f sequencer: mark all error messages for translation 8 years ago
Johannes Schindelin 93b3df6f14 sequencer: start error messages consistently with lower case 8 years ago
Johannes Schindelin f7ed1953d8 sequencer: quote filenames in error messages 8 years ago
Johannes Schindelin c28cbc5ea6 sequencer: mark action_name() for translation 8 years ago
Johannes Schindelin 2eeaf1b36b sequencer: remove overzealous assumption in rebase -i mode 8 years ago
Johannes Schindelin f56fffef9a sequencer: teach write_message() to append an optional LF 8 years ago
Johannes Schindelin 75871495e9 sequencer: refactor write_message() to take a pointer/length 8 years ago
Johannes Schindelin 4f66c83797 sequencer: roll back lock file if write_message() failed 8 years ago
Johannes Schindelin 452202c74b sequencer: stop releasing the strbuf in write_message() 8 years ago
Johannes Schindelin 8f8550b3ec sequencer: left-trim lines read from the script 8 years ago
Johannes Schindelin 0009426d67 sequencer: support cleaning up commit messages 8 years ago
Johannes Schindelin 9240beda62 sequencer: support amending commits 8 years ago
Johannes Schindelin a1c757623c sequencer: allow editing the commit message on a case-by-case basis 8 years ago
Johannes Schindelin 1dfc84e9e0 sequencer: introduce a helper to read files written by scripts 8 years ago
Johannes Schindelin b5a670452c sequencer: prepare for rebase -i's commit functionality 8 years ago
Johannes Schindelin c22f7dfb0c sequencer: remember the onelines when parsing the todo file 8 years ago
Johannes Schindelin 2863584f5c sequencer: get rid of the subcommand field 8 years ago
Johannes Schindelin e635d5ceb7 sequencer: avoid completely different messages for different actions 8 years ago
Johannes Schindelin 6307041dd2 sequencer: strip CR from the todo script 8 years ago
Johannes Schindelin 004fefa754 sequencer: completely revamp the "todo" script parsing 8 years ago
Johannes Schindelin 3975596482 sequencer: refactor the code to obtain a short commit name 8 years ago
Johannes Schindelin c0246501ed sequencer: future-proof read_populate_todo() 8 years ago
Johannes Schindelin 03a4e260e2 sequencer: plug memory leaks for the option values 8 years ago
Jonathan Tan cc71b0de11 trailer: make args have their own struct 8 years ago
Jonathan Tan 63ab3f3484 trailer: streamline trailer item create and add 8 years ago