23800 Commits (df5d43be1f721b0ede37097b815463ceb43b0449)
 

Author SHA1 Message Date
Thomas Rast 1bb28d87e1 {cvs,svn}import: use the new 'git read-tree --empty' 15 years ago
Junio C Hamano c7deb8dac1 Merge branch 'maint' 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
Kevin Ballard 1b8cdce94f blame: Add option to show author email instead of name 15 years ago
Thomas Rast e32dfec79f repack: place temporary packs under .git/objects/pack/ 15 years ago
Jonathan Nieder 3421578393 fast-import: tighten M 040000 syntax 15 years ago
Jonathan Nieder 5edde51018 fast-import: filemodify after M 040000 <tree> "" crashes 15 years ago
Jeff King d7c411b71d push: pass --progress down to git-pack-objects 15 years ago
Tay Ray Chuan 8ac3ed27d4 t5523-push-upstream: test progress messages 15 years ago
Tay Ray Chuan 2d59ced104 t5523-push-upstream: add function to ensure fresh upstream repo 15 years ago
Jonathan Nieder e674c17db2 test_terminal: ensure redirections work reliably 15 years ago
Jonathan Nieder 996621eb4d test_terminal: catch use without TTY prerequisite 15 years ago
Jonathan Nieder 05236a5e9d test-lib: allow test code to check the list of declared prerequisites 15 years ago
Jeff King e23f436c35 tests: test terminal output to both stdout and stderr 15 years ago
Jeff King cc4e48fc1e tests: factor out terminal handling from t7006 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
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
Anders Kaseorg a1980c4efc apply: Recognize epoch timestamps with : in the timezone 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
Clemens Buchacher f66caaf9c8 do not overwrite files in leading path 15 years ago
Clemens Buchacher 4856ff2a19 lstat_cache: optionally return match_len 15 years ago
Clemens Buchacher a9307f5a68 add function check_ok_to_remove() 15 years ago
Clemens Buchacher 189645ca84 t7607: add leading-path tests 15 years ago
Clemens Buchacher 52a0a1bd10 t7607: use test-lib functions and check MERGE_HEAD 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