23681 Commits (b3ff808b714fd8fc5e4d2770720398e5dc7d27f9)
 

Author SHA1 Message Date
Thomas Rast 9e5f5d4cfe prefix_filename(): safely handle the case where pfx_len=0 15 years ago
Jonathan Nieder bfdfa3d414 t4203 (mailmap): stop hardcoding commit ids and dates 15 years ago
Junio C Hamano 38a18873b2 Merge branch 'maint' 15 years ago
Jim Meyering d8d2eb7d6b mailmap: fix use of freed memory 15 years ago
Luck, Tony 352953a556 Better advice on using topic branches for kernel development 15 years ago
Jonathan Nieder 2475770239 Documentation: update implicit "--no-index" behavior in "git diff" 15 years ago
Jonathan Nieder b77134b068 Documentation: expand 'git diff' SEE ALSO section 15 years ago
Jonathan Nieder ed84e6d511 Documentation: diff can compare blobs 15 years ago
Jonathan Nieder 9d83e3827f Documentation: gitrevisions is in section 7 15 years ago
Jeff King 9130ac9fe1 rev-list: handle %x00 NUL in user format 15 years ago
Andreas Köhler 33f072f891 submodule sync: Update "submodule.<name>.url" for empty directories 15 years ago
Kevin Ballard 34a6bbb549 completion: Support the DWIM mode for git checkout 15 years ago
David Barr 2794ad5244 fast-import: Allow filemodify to set the root 15 years ago
SZEDER Gábor c3898111ac bash: support pretty format aliases 15 years ago
SZEDER Gábor 2a5da75579 bash: support more 'git notes' subcommands and their options 15 years ago
SZEDER Gábor 128191f5ee bash: not all 'git bisect' subcommands make sense when not bisecting 15 years ago
SZEDER Gábor 8205ff8e99 bash: offer refs for 'git bisect start' 15 years ago
SZEDER Gábor 2c7c3877de bisect: check for mandatory argument of 'bisect replay' 15 years ago
SZEDER Gábor 3bb8cf8824 bisect: improve error msg of 'bisect reset' when original HEAD is deleted 15 years ago
SZEDER Gábor 412ff738ad bisect: improve error message of 'bisect log' while not bisecting 15 years ago
Junio C Hamano 69ae92bda1 shell portability: no "export VAR=VAL" 15 years ago
Junio C Hamano bc97994530 CodingGuidelines: reword parameter expansion section 15 years ago
Bert Wesarg 537497be58 Documentation: update-index: -z applies also to --index-info 15 years ago
Jakub Narebski d0af3734f1 gitweb: Improve behavior for actionless path_info gitweb URLs 15 years ago
Jakub Narebski 7e00dc58d1 gitweb: Fix bug in evaluate_path_info 15 years ago
Jakub Narebski ae5e97ec40 gitweb: Fix test of highlighting support in t9500 15 years ago
Michael J Gruber c72781d612 t5503: fix typo 15 years ago
Jonathan Nieder 01f6fd4b4e Documentation: No argument of ALLOC_GROW should have side-effects 15 years ago
Štěpán Němec d0bb136630 Fix {update,checkout}-index usage strings 15 years ago
Štěpán Němec 884220653f Put a space between `<' and argument in pack-objects usage string 15 years ago
Štěpán Němec efc39d6daf Remove stray quotes in --pretty and --format documentation 15 years ago
Štěpán Němec 0adda9362a Use parentheses and `...' where appropriate 15 years ago
Štěpán Němec 01398df31c Fix odd markup in --diff-filter documentation 15 years ago
Štěpán Němec 62b4698e55 Use angles for placeholders consistently 15 years ago
Pat Thoyts 4c56d1ddc0 git-gui: use full dialog width for old name when renaming branch 15 years ago
Pat Thoyts 67112c484b git-gui: generic version trimming 15 years ago
Jonathan Nieder 79bc2af5ae commit-tree: free commit message before exiting 15 years ago
Junio C Hamano c752e7f3e8 Merge branch 'maint' 15 years ago
Yann Dirson 7c6eafa35a t/t3415: use && where applicable. 15 years ago
Ramkumar Ramachandra 95b7a41a80 SubmittingPatches: Document some extra tags used in commit messages 15 years ago
Brandon Casey 8520913cc5 diffcore-pickaxe.c: a void function shouldn't try to return something 15 years ago
Elijah Newren 00648ba050 Introduce sane_unset and use it to ensure proper && chaining 15 years ago
Elijah Newren bc0f35ca23 t7800 (difftool): add missing && 15 years ago
Elijah Newren af7b252619 t7601 (merge-pull-config): add missing && 15 years ago
Elijah Newren a2b1e53b94 t7001 (mv): add missing && 15 years ago
Elijah Newren e6f68a2e74 t6016 (rev-list-graph-simplify-history): add missing && 15 years ago
Elijah Newren 771cf1dab9 t5602 (clone-remote-exec): add missing && 15 years ago
Elijah Newren 5935c581df t4026 (color): remove unneeded and unchained command 15 years ago
Elijah Newren 0564b3ee7c t4019 (diff-wserror): add lots of missing && 15 years ago
Elijah Newren 5a57bc6bfc t4202 (log): Replace '<git-command> || :' with test_might_fail 15 years ago