23505 Commits (187b259dce5c5db17ef4cac09b163753e85e62cc)
 

Author SHA1 Message Date
Jeff King 5df4d67d41 docs: give more hints about how "add -e" works 15 years ago
Kevin Ballard cfd1a9849c diff: handle lines containing only whitespace and tabs better 15 years ago
Kevin Ballard a471833d51 test-lib: extend test_decode_color to handle more color codes 15 years ago
Brian Gernhardt 598df7bcb7 t/gitweb-lib: Don't pass constant to decode_utf8 15 years ago
Junio C Hamano 3e3e1ef532 t4203: do not let "git shortlog" DWIM based on tty 15 years ago
Antonio Ospite 5b57413cb3 t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To' 15 years ago
Andreas Gruenbacher 9659df5282 Clarify and extend the "git diff" format documentation 15 years ago
Michael J Gruber 9fbd8986bb git-show-ref.txt: clarify the pattern matching 15 years ago
Cliff Frey 9373bdc402 documentation: git-config minor cleanups 15 years ago
Kevin Ballard 27eea66b28 Update test script annotate-tests.sh to handle missing/extra authors 15 years ago
Thomas Rast e32dfec79f repack: place temporary packs under .git/objects/pack/ 15 years ago
Jonathan Nieder 64f003abd9 send-pack: avoid redundant "pack-objects died with strange error" 15 years ago
Thomas Rast 55846b9abd merge-file: correctly find files when called in subdir 15 years ago
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
Christoph Mallon 8837d33595 diff --check: correct line numbers of new blank lines at EOF 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
Anders Kaseorg a1980c4efc apply: Recognize epoch timestamps with : in the timezone 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
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
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
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
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
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
Johannes Schindelin 8695353147 Fix typo in pack-objects' usage 15 years ago
Johannes Schindelin 8713feb16d Make sure that git_getpass() never returns NULL 15 years ago
René Scharfe c099789bb0 diff: avoid repeated scanning while looking for funcname 15 years ago