23713 Commits (1d282327d7354dd3a1caefa4af06562aa816710d)
 

Author SHA1 Message Date
SZEDER Gábor 3bb8cf8824 bisect: improve error msg of 'bisect reset' when original HEAD is deleted 14 years ago
SZEDER Gábor 412ff738ad bisect: improve error message of 'bisect log' while not bisecting 14 years ago
Junio C Hamano 69ae92bda1 shell portability: no "export VAR=VAL" 14 years ago
Junio C Hamano bc97994530 CodingGuidelines: reword parameter expansion section 14 years ago
Bert Wesarg 537497be58 Documentation: update-index: -z applies also to --index-info 14 years ago
Jakub Narebski d0af3734f1 gitweb: Improve behavior for actionless path_info gitweb URLs 14 years ago
Jakub Narebski 7e00dc58d1 gitweb: Fix bug in evaluate_path_info 14 years ago
Jakub Narebski ae5e97ec40 gitweb: Fix test of highlighting support in t9500 14 years ago
Michael J Gruber c72781d612 t5503: fix typo 14 years ago
Jonathan Nieder 01f6fd4b4e Documentation: No argument of ALLOC_GROW should have side-effects 14 years ago
Štěpán Němec d0bb136630 Fix {update,checkout}-index usage strings 14 years ago
Štěpán Němec 884220653f Put a space between `<' and argument in pack-objects usage string 14 years ago
Štěpán Němec efc39d6daf Remove stray quotes in --pretty and --format documentation 14 years ago
Štěpán Němec 0adda9362a Use parentheses and `...' where appropriate 14 years ago
Štěpán Němec 01398df31c Fix odd markup in --diff-filter documentation 14 years ago
Štěpán Němec 62b4698e55 Use angles for placeholders consistently 14 years ago
Pat Thoyts 4c56d1ddc0 git-gui: use full dialog width for old name when renaming branch 14 years ago
Pat Thoyts 67112c484b git-gui: generic version trimming 14 years ago
Jonathan Nieder 79bc2af5ae commit-tree: free commit message before exiting 14 years ago
Junio C Hamano c752e7f3e8 Merge branch 'maint' 14 years ago
Yann Dirson 7c6eafa35a t/t3415: use && where applicable. 14 years ago
Ramkumar Ramachandra 95b7a41a80 SubmittingPatches: Document some extra tags used in commit messages 14 years ago
Brandon Casey 8520913cc5 diffcore-pickaxe.c: a void function shouldn't try to return something 14 years ago
Elijah Newren 00648ba050 Introduce sane_unset and use it to ensure proper && chaining 14 years ago
Elijah Newren bc0f35ca23 t7800 (difftool): add missing && 14 years ago
Elijah Newren af7b252619 t7601 (merge-pull-config): add missing && 14 years ago
Elijah Newren a2b1e53b94 t7001 (mv): add missing && 14 years ago
Elijah Newren e6f68a2e74 t6016 (rev-list-graph-simplify-history): add missing && 14 years ago
Elijah Newren 771cf1dab9 t5602 (clone-remote-exec): add missing && 14 years ago
Elijah Newren 5935c581df t4026 (color): remove unneeded and unchained command 14 years ago
Elijah Newren 0564b3ee7c t4019 (diff-wserror): add lots of missing && 14 years ago
Elijah Newren 5a57bc6bfc t4202 (log): Replace '<git-command> || :' with test_might_fail 14 years ago
Elijah Newren b62b3436ff t4002 (diff-basic): use test_might_fail for commands that might fail 14 years ago
Elijah Newren 315e76540b t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing && 14 years ago
Elijah Newren dd0c69e956 t4017 (diff-retval): replace manual exit code check with test_expect_code 14 years ago
Ævar Arnfjörð Bjarmason 892e6f7ea6 test-lib: make test_expect_code a test command 14 years ago
Junio C Hamano dd15c7fffc Make test script t9157 executable 14 years ago
Junio C Hamano 9018af4f98 Merge branch 'jk/repack-reuse-object' 14 years ago
Junio C Hamano 4ac9aeb2b2 Merge branch 'bc/fix-cherry-pick-root' 14 years ago
Junio C Hamano 90d6bd5ed3 Merge branch 'uk/fix-author-ident-sed-script' 14 years ago
Junio C Hamano 314ae0f421 Merge branch 'cw/gitweb-hilite-config' 14 years ago
Junio C Hamano ee79b21778 Merge branch 'ab/makefile-track-cc' 14 years ago
Junio C Hamano a6fa2a87b7 Merge branch 'mg/reset-doc' 14 years ago
Junio C Hamano 90215bf300 Merge branch 'maint' 14 years ago
Junio C Hamano 931c103320 Merge branch 'work/pt/for-junio' of git://repo.or.cz/git/mingw/4msysgit 14 years ago
Junio C Hamano adc3192ef9 Martin Langhoff has a new e-mail address 14 years ago
Uwe Kleine-König 6db2103f92 Documentation/git-clone: describe --mirror more verbosely 14 years ago
Erik Faye-Lund c03c83152d do not depend on signed integer overflow 14 years ago
René Scharfe b90d9b8895 work around buggy S_ISxxx(m) implementations 14 years ago
Jonathan Nieder 349362cc20 xdiff: cast arguments for ctype functions to unsigned char 14 years ago