45135 Commits (6d8738653297e839ae59ff3284c271681cc14396)
 

Author SHA1 Message Date
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
Jonathan Tan 8966a39483 trailer: use list.h for doubly-linked list 8 years ago
Jacob Keller 98985c6911 rev-list: use hdr_termination instead of a always using a newline 8 years ago
Junio C Hamano 3eae308700 git-gui 0.21.0 8 years ago
Younes Khoudli 749a2279a4 doc: remove reference to the traditional layout in git-tag.txt 8 years ago
Junio C Hamano 76e368c378 t3700: fix broken test under !SANITY 8 years ago
Pat Thoyts ccc985126f git-gui: set version 0.21 8 years ago
Pat Thoyts 53083557ab Merge branch 'as/bulgarian' into pu 8 years ago
Alexander Shopov ac459b9c5f git-gui: Mark 'All' in remote.tcl for translation 8 years ago
Alexander Shopov 7f8da00184 git-gui i18n: Updated Bulgarian translation (565,0f,0u) 8 years ago
Pat Thoyts bfe43447fb Merge branch 'os/preserve-author' into pu 8 years ago
Pat Thoyts be44aee7ab Merge branch 'kb/unicode' into pu 8 years ago
Brandon Williams 15ef78008a submodules doc: update documentation for "." used for submodule branches 8 years ago
Vasco Almeida db424979a8 i18n: diff: mark warnings for translation 8 years ago
Vasco Almeida af64f20b1e i18n: credential-cache--daemon: mark advice for translation 8 years ago
Vasco Almeida 87cb7845fe i18n: convert mark error messages for translation 8 years ago
Vasco Almeida f25dfb5e8d i18n: apply: mark error message for translation 8 years ago
Pranit Bauva 86009f32bb t0040: convert all possible tests to use `test-parse-options --expect` 8 years ago
René Scharfe 0ac52a38e8 inline xalloc_flex() into FLEXPTR_ALLOC_MEM 8 years ago
René Scharfe e9451782cf avoid pointer arithmetic involving NULL in FLEX_ALLOC_MEM 8 years ago