4187 Commits (a5218458009620ba5142438b01a0032ee00ea395)

Author SHA1 Message Date
Clément Poulain 34bb92eca4 t/t8007: test textconv support for cat-file 15 years ago
Axel Bonnet 37d29e1051 t/t8006: test textconv support for blame 15 years ago
Thomas Rast 3cae7e5b2b send-email: ask about and declare 8bit mails 15 years ago
Michael J Gruber 7b88176e9b pretty: Introduce ' ' modifier to add space if non-empty 15 years ago
Stephen Boyd 6622d9c710 format-patch: Add a signature option (--signature) 15 years ago
Jay Soffian 43c23251f9 am: use get_author_ident_from_commit instead of mailinfo when rebasing 15 years ago
Jonathan Nieder 18c8ff4610 t3508 (cherry-pick): futureproof against unmerged files 15 years ago
Brandon Casey 23b093ee08 Remove python 2.5'isms 15 years ago
Christian Couder 643cb5f7c9 commit: use value of GIT_REFLOG_ACTION env variable as reflog message 15 years ago
Tay Ray Chuan a45e1a87ad commit::print_summary(): don't use format_commit_message() 15 years ago
Thomas Rast 47e9cd28f8 parseopt: wrap rev-parse --parseopt usage for eval consumption 15 years ago
Johannes Schindelin 0af88c15e2 grep -O: allow optional argument specifying the pager (or editor) 15 years ago
Johannes Schindelin 678e484b7d grep: Add the option '--open-files-in-pager' 15 years ago
Thomas Rast f69c501832 rev-list: introduce --count option 15 years ago
Thomas Rast 0d4dbcd35e t/README: document --root option 15 years ago
Junio C Hamano 5e87eae97d test-lib: use DIFF definition from GIT-BUILD-OPTIONS 15 years ago
Jens Lehmann dd44d419d3 Add optional parameters to the diff option "--ignore-submodules" 15 years ago
Jens Lehmann cf6aef803d git diff: rename test that had a conflicting name 15 years ago
Ian Ward Comfort b096374f4a rebase -i: Abort cleanly if new base cannot be checked out 15 years ago
Johannes Sixt 7d82b06d2b merge-recursive: demonstrate an incorrect conflict with submodule 15 years ago
Jonathan Nieder cddb42d2c5 rebase -i -p: document shortcomings 15 years ago
Eyvind Bernhardsen 942e774767 Add "core.eol" config variable 15 years ago
Christian Couder 296c6bb21a diff: fix "git show -C -C" output when renaming a binary file 15 years ago
Johan Herland cb7529e13b revision: Turn off history simplification in --ancestry-path mode 15 years ago
Clemens Buchacher efad1a5615 ls-files: allow relative pathspec 15 years ago
Michael J Gruber 46077fa5d4 Documentation+t5708: document and test status -s -b 15 years ago
Erick Mattos b209995775 t3200: test -l with core.logAllRefUpdates options 15 years ago
Erick Mattos 3631bf77f7 checkout --orphan: respect -l option always 15 years ago
Junio C Hamano 2de03ebe06 t9129: fix UTF-8 locale detection 15 years ago
Christian Couder aa29ccf4c0 revert: add tests to check cherry-picking many commits 15 years ago
Brandon Casey 6508eedf67 t/aggregate-results: accomodate systems with small max argument list length 15 years ago
Brandon Casey c289c315c2 t/t7006: ignore return status of shell's unset builtin 15 years ago
Brandon Casey 6f89384fe0 t/t5150: remove space from sed script 15 years ago
Brandon Casey 2bf1033478 t/t5800: skip if python version is older than 2.5 15 years ago
Giuseppe Scrivano 9c7304e3e3 print the usage string on stdout instead of stderr 15 years ago
Pavan Kumar Sunkara 18d05328f3 gitweb: Move static files into seperate subdirectory 15 years ago
Jonathan Nieder bffd750adf rebase: improve error message when upstream argument is missing 15 years ago
Johan Herland 3e5a188f1d diff.c: Ensure "index $from..$to" line contains unambiguous SHA1s 15 years ago
Gary V. Vaughan b2b0026eed test_cmp: do not use "diff -u" on platforms that lack one 15 years ago
Junio C Hamano 7b3bdbb335 fixup: do not unconditionally disable "diff -u" 15 years ago
Gary V. Vaughan 4fdf71be1c tests: use "test_cmp", not "diff", when verifying the result 15 years ago
Tay Ray Chuan cee9f2b37b t7502-commit: add summary output tests for empty and merge commits 15 years ago
Tay Ray Chuan fc6fa0d0f3 t7502-commit: add tests for summary output 15 years ago
Jonathan Nieder 0adc6a3d49 fsck: fix bogus commit header check 15 years ago
Clemens Buchacher 490544b128 get_cwd_relative(): do not misinterpret suffix as subdirectory 15 years ago
Tay Ray Chuan e8f3016000 t7502-commit: fix spelling 15 years ago
Ævar Arnfjörð Bjarmason f030c96d86 git-submodule foreach: Add $toplevel variable 15 years ago
Jeff King 9d2e942070 decode file:// and ssh:// URLs 15 years ago
René Scharfe ed40a0951c grep: support NUL chars in search strings for -F 15 years ago
René Scharfe f96e56733a grep: use REG_STARTEND for all matching if available 15 years ago