23504 Commits (531dd7bbf4e579334cddb5be54af94c8d339df10)
 

Author SHA1 Message Date
Kevin Ballard cfd1a9849c diff: handle lines containing only whitespace and tabs better 14 years ago
Kevin Ballard a471833d51 test-lib: extend test_decode_color to handle more color codes 14 years ago
Brian Gernhardt 598df7bcb7 t/gitweb-lib: Don't pass constant to decode_utf8 14 years ago
Junio C Hamano 3e3e1ef532 t4203: do not let "git shortlog" DWIM based on tty 14 years ago
Antonio Ospite 5b57413cb3 t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To' 14 years ago
Andreas Gruenbacher 9659df5282 Clarify and extend the "git diff" format documentation 14 years ago
Michael J Gruber 9fbd8986bb git-show-ref.txt: clarify the pattern matching 14 years ago
Cliff Frey 9373bdc402 documentation: git-config minor cleanups 14 years ago
Kevin Ballard 27eea66b28 Update test script annotate-tests.sh to handle missing/extra authors 14 years ago
Thomas Rast e32dfec79f repack: place temporary packs under .git/objects/pack/ 14 years ago
Jonathan Nieder 64f003abd9 send-pack: avoid redundant "pack-objects died with strange error" 14 years ago
Thomas Rast 55846b9abd merge-file: correctly find files when called in subdir 14 years ago
Thomas Rast 9e5f5d4cfe prefix_filename(): safely handle the case where pfx_len=0 14 years ago
Jonathan Nieder bfdfa3d414 t4203 (mailmap): stop hardcoding commit ids and dates 14 years ago
Christoph Mallon 8837d33595 diff --check: correct line numbers of new blank lines at EOF 14 years ago
Jim Meyering d8d2eb7d6b mailmap: fix use of freed memory 14 years ago
Luck, Tony 352953a556 Better advice on using topic branches for kernel development 14 years ago
Jonathan Nieder 2475770239 Documentation: update implicit "--no-index" behavior in "git diff" 14 years ago
Jonathan Nieder b77134b068 Documentation: expand 'git diff' SEE ALSO section 14 years ago
Jonathan Nieder ed84e6d511 Documentation: diff can compare blobs 14 years ago
Jonathan Nieder 9d83e3827f Documentation: gitrevisions is in section 7 14 years ago
Jeff King 9130ac9fe1 rev-list: handle %x00 NUL in user format 14 years ago
Andreas Köhler 33f072f891 submodule sync: Update "submodule.<name>.url" for empty directories 14 years ago
Anders Kaseorg a1980c4efc apply: Recognize epoch timestamps with : in the timezone 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
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
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
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
Jonathan Nieder 9173912be3 init: plug tiny one-time memory leak 14 years ago
Brandon Casey 95ae69b95b diffcore-pickaxe.c: remove unnecessary curly braces 14 years ago
Junio C Hamano d4da4bc764 Merge early part of git-svn into maint 14 years ago
Elijah Newren 2d2ef5ec82 t3020 (ls-files-error-unmatch): remove stray '1' from end of file 14 years ago
Jonathan Nieder 06f3549d71 setup: make sure git dir path is in a permanent buffer 14 years ago
Jonathan Nieder 7f7868eadc environment.c: remove unused variable 14 years ago
Johannes Schindelin 8695353147 Fix typo in pack-objects' usage 14 years ago
Johannes Schindelin 8713feb16d Make sure that git_getpass() never returns NULL 14 years ago
René Scharfe c099789bb0 diff: avoid repeated scanning while looking for funcname 14 years ago
Jonathan Nieder dbda967684 t0004 (unwritable files): simplify error handling 14 years ago