486 Commits (427dcb4bca49117664d9428fd4e86483f516d703)
 

Author SHA1 Message Date
Junio C Hamano e2a669bb2e [PATCH] Allow removing files in a subdirectory. 20 years ago
Junio C Hamano 21a08dcbe7 [PATCH] Really fix git-merge-one-file-script this time. 20 years ago
Junio C Hamano 5d2f8b2753 [PATCH] Add git-apply-patch-script. 20 years ago
Junio C Hamano c983370e5e [PATCH] Rework built-in diff to make its output more dense. 20 years ago
Junio C Hamano a6f3f3b108 [PATCH] Resurrect diff-tree-helper -R 20 years ago
Daniel Barkalow 4250a5e5b1 [PATCH] Split out "pull" from particular methods 20 years ago
Linus Torvalds 5e7921e7c1 rev-tree.c: don't include unnecessary header files 20 years ago
Linus Torvalds 7f26664f1f date.c: fix printout of timezone offsets that aren't exact hours 20 years ago
Linus Torvalds 92e2311b6c date.c: only use the TZ names if we don't have anything better. 20 years ago
Linus Torvalds 5e2a78a410 date.c: split up dst information in the timezone table 20 years ago
Linus Torvalds a90588821a date.c: fix parsing of dates in mm/dd/yy format 20 years ago
Linus Torvalds eaa8512923 date.c: use the local timezone if none specified 20 years ago
Nicolas Pitre 1771039129 [PATCH] fix usage string for renamed git commands 20 years ago
Linus Torvalds 89967023da Make the date parsing accept pretty much any random crap. 20 years ago
Linus Torvalds 3a6a23e67d Make git-fsck-cache error printouts a bit more informative. 20 years ago
Linus Torvalds 9b23b4bc1c Rename "show-files" to "ls-files" 20 years ago
Linus Torvalds 4b18242190 Fix up d_type handling - we need to include <dirent.h> before 20 years ago
Edgar Toernig ae200ee594 [PATCH] compat: replace AF_LOCAL with AF_UNIX 20 years ago
Edgar Toernig b682969367 [PATCH] compat: missing dirent.d_type field 20 years ago
Edgar Toernig 9da3acfb19 [PATCH] compat: support pre-1.2 zlib 20 years ago
Edgar Toernig ecee9d9e79 [PATCH] Do date parsing by hand... 20 years ago
tony.luck@intel.com d167f147dc [PATCH] Fix AUTHOR_DATE timezone confusion 20 years ago
Jonas Fonseca e1a1388d85 [PATCH] git-fsck-cache: Gracefully handle non-commit IDs 20 years ago
Rene Scharfe 87fec8fc9e [PATCH] GIT: Create tar archives of tree on the fly 20 years ago
Junio C Hamano 0fc65a4572 [PATCH] leftover bits for git rename 20 years ago
Junio C Hamano e515f31896 [PATCH] Makefile: The big git command renaming fallout fix. 20 years ago
Linus Torvalds 2d280e1c5e Update the merge scripts for the big git rename. 20 years ago
Junio C Hamano aed7a5a9da [PATCH] The big git command renaming fallout fix. 20 years ago
Linus Torvalds a3df180138 Rename git core commands to be "git-xxxx" to avoid name clashes. 20 years ago
Rene Scharfe d840b3b285 [PATCH] GIT: Honour SHA1_FILE_DIRECTORY env var in git-pull-script 20 years ago
Rene Scharfe db413479f1 [PATCH] Use read_object_with_reference() in tar-tree 20 years ago
Junio C Hamano 40469ee9c6 [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 20 years ago
Nicolas Pitre cf9a113d35 [PATCH] add short options to show-files 20 years ago
Junio C Hamano 0cc087e304 [PATCH] diff-tree does not need -r in git-export.c 20 years ago
Rene Scharfe 731ab9ccf2 [PATCH] create tar archives of tree on the fly 20 years ago
Nicolas Pitre 9ff768e940 [PATCH] Give show-files the ability to process exclusion pattern. 20 years ago
Junio C Hamano b836825b55 [PATCH] diff-cache.c compilation warning fix. 20 years ago
Junio C Hamano 532149d727 [PATCH] diff.c: clean temporary files 20 years ago
Junio C Hamano 91a6eaa05d [PATCH] diff-tree-helper: do not report unmerged path outside specification. 20 years ago
Junio C Hamano 2f97813870 [PATCH] Make diff-cache and friends output more cg-patch friendly. 20 years ago
Linus Torvalds d5e276884a Fix up recent object model cleanups 20 years ago
Daniel Barkalow c418eda493 [PATCH] Rework fsck-cache to use parse_object() 20 years ago
Daniel Barkalow e9eefa6761 [PATCH] Add function to parse an object of unspecified type (take 2) 20 years ago
Daniel Barkalow 2636f61437 [PATCH] Add tag header/parser to library 20 years ago
Daniel Barkalow a510bfaa8c [PATCH] Mark blobs as parsed when they're actually parsed 20 years ago
Junio C Hamano 3a663fd984 [PATCH] diff-tree -p implies diff-tree -p -r 20 years ago
Junio C Hamano ce9be4e4e8 [PATCH] Use diff-tree -p -r instead of "git diff" in git-export. 20 years ago
Junio C Hamano d15aa4309c [PATCH] Make -s flag to show-diff a no-op. 20 years ago
Andreas Gal ec8f81160d [PATCH] Fix up <sys/socket.h> include dependency 20 years ago
Linus Torvalds 4765dd57e6 diff.c: don't add extra '/' to pathname 20 years ago