23539 Commits (4ad5c8044dac83d4fcbe116222c78736b3ac304a)
 

Author SHA1 Message Date
Jonathan Nieder 9d83e3827f Documentation: gitrevisions is in section 7 15 years ago
David Barr 2794ad5244 fast-import: Allow filemodify to set the root 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
Junio C Hamano dd15c7fffc Make test script t9157 executable 15 years ago
Junio C Hamano 9018af4f98 Merge branch 'jk/repack-reuse-object' 15 years ago
Junio C Hamano 4ac9aeb2b2 Merge branch 'bc/fix-cherry-pick-root' 15 years ago
Junio C Hamano 90d6bd5ed3 Merge branch 'uk/fix-author-ident-sed-script' 15 years ago
Junio C Hamano 314ae0f421 Merge branch 'cw/gitweb-hilite-config' 15 years ago
Junio C Hamano ee79b21778 Merge branch 'ab/makefile-track-cc' 15 years ago
Junio C Hamano a6fa2a87b7 Merge branch 'mg/reset-doc' 15 years ago
Junio C Hamano 90215bf300 Merge branch 'maint' 15 years ago
Junio C Hamano 931c103320 Merge branch 'work/pt/for-junio' of git://repo.or.cz/git/mingw/4msysgit 15 years ago
Junio C Hamano adc3192ef9 Martin Langhoff has a new e-mail address 15 years ago
Uwe Kleine-König 6db2103f92 Documentation/git-clone: describe --mirror more verbosely 15 years ago
Erik Faye-Lund c03c83152d do not depend on signed integer overflow 15 years ago
René Scharfe b90d9b8895 work around buggy S_ISxxx(m) implementations 15 years ago
Jonathan Nieder 349362cc20 xdiff: cast arguments for ctype functions to unsigned char 15 years ago
Jonathan Nieder 9173912be3 init: plug tiny one-time memory leak 15 years ago
Pat Thoyts c0d2c38d78 git-gui: enable the Tk console when tracing/debugging on Windows 15 years ago
Pat Thoyts 7ae1e72762 git-gui: show command-line errors in a messagebox on Windows 15 years ago
Brandon Casey 95ae69b95b diffcore-pickaxe.c: remove unnecessary curly braces 15 years ago
Junio C Hamano d4da4bc764 Merge early part of git-svn into maint 15 years ago
Sebastian Schuberth ff9db6c79d On Windows, avoid git-gui to call Cygwin's nice utility 15 years ago
Stephen Boyd 3c3bb51c3b send-email: Don't leak To: headers between patches 15 years ago
Elijah Newren 2d2ef5ec82 t3020 (ls-files-error-unmatch): remove stray '1' from end of file 15 years ago
Jonathan Nieder 06f3549d71 setup: make sure git dir path is in a permanent buffer 15 years ago
Jonathan Nieder 7f7868eadc environment.c: remove unused variable 15 years ago
Eric Sunshine 5debf9a5ac Add MinGW-specific execv() override. 15 years ago
Eric Sunshine 77df1f1edf Fix Windows-specific macro redefinition warning. 15 years ago
Eric Sunshine b248e95096 Fix 'clone' failure at DOS root directory. 15 years ago