4062 Commits (41f556b947ef5a161aaa791a865242d9bd8e5610)

Author SHA1 Message Date
Jeff King 9ba0f0334d parse_date: fix signedness in timezone calculation 15 years ago
Jeff King 6b097788f8 t0006: test timezone parsing 15 years ago
Nazri Ramliy 567102819a Add test for correct coloring of git log --decoration 15 years ago
Jonathan Nieder e0ef8495e9 revert: do not rebuild argv on heap 15 years ago
Brandon Casey 3183286238 t/t9001: use egrep when regular expressions are involved 15 years ago
Jeff King bbb1b8a35a notes: check number of parameters to "git notes copy" 15 years ago
Michael J Gruber 52663475a9 t6018: make sure all tested symbolic names are different revs 15 years ago
Michael J Gruber 9332441d8e t6018: add tests for rev-list's --branches and --tags 15 years ago
Jens Lehmann 46a958b3da Add the option "--ignore-submodules" to "git status" 15 years ago
Brian Gernhardt 6ed7ddaadb t4027,4041: Use test -s to test for an empty file 15 years ago
Christian Couder f873a273d1 revert: accept arbitrary rev-list options 15 years ago
Junio C Hamano e0ae1e6f4d tests: remove unnecessary '^' from 'expr' regular expression 15 years ago
Brandon Casey 7f5329f46d t/t7811-grep-open.sh: remove broken/redundant creation of fake "less" script 15 years ago
Brandon Casey 6a1b3fc783 t/t7811-grep-open.sh: ensure fake "less" is made executable 15 years ago
Brandon Casey 832ac79edf t/lib-pager.sh: remove unnecessary '^' from 'expr' regular expression 15 years ago
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