313 Commits (b2d62f161ebfb628cbe32900213ac18f9aa5bcb4)
 

Author SHA1 Message Date
Junio C Hamano b2d62f161e Make git-*-pull say who wants them for missing objects. 20 years ago
Linus Torvalds a31c6d022e sha1_file: make the new sha1 object writing be coda-friendly. 20 years ago
Linus Torvalds aac1794132 Improve sha1 object file writing. 20 years ago
Linus Torvalds 92d4c85d24 fsck-cache: fix SIGSEGV on bad tag object 20 years ago
Linus Torvalds 54c26fb9d0 Automatic merge of /home/torvalds/junkio/.git/ 20 years ago
Linus Torvalds aa03413467 fsck-cache: report broken links correctly 20 years ago
Linus Torvalds 8500349208 Make fsck-cache do better tree checking. 20 years ago
tony.luck@intel.com f220fb6b84 [PATCH] Fix warning in convert-cache 20 years ago
Linus Torvalds 7e8c174a97 fsck-cache: sort entries by inode number 20 years ago
Junio C Hamano ee28152d03 Update git-merge-one-file-script. 20 years ago
Junio C Hamano 0ff5bf7cfc Implement git-update-cache --force-remove <path> 20 years ago
Junio C Hamano 74400e7175 Add git-write-blob. 20 years ago
Junio C Hamano 285bf834be Make git-apply-patch-script executable. 20 years ago
Linus Torvalds 0980d9b3a5 Change the prefix for builtin diff generation. 20 years ago
Alexey Nezhdanov bab5583a49 [PATCH] git-export complains about mising cat-file 20 years ago
Junio C Hamano b02a26cb87 [PATCH] git-local-pull updates 20 years ago
Junio C Hamano 7fa76eeb75 [PATCH] typo fixes to git-apply-patch-script 20 years ago
Junio C Hamano dfcb405799 [PATCH] Add git-local-pull. 20 years ago
Junio C Hamano ee4f439fea [PATCH] Do not call fetch() when we have it. 20 years ago
Junio C Hamano 90535218dd [PATCH] Make git-update-cache --refresh fail if update/merge needed. 20 years ago
Linus Torvalds fa9e9c7bc4 Fix missing '\n' at end of git-cat-file -t output. 20 years ago
Linus Torvalds 11e7d5c594 Make "cat-file" use "read_object_with_reference()" 20 years ago
Linus Torvalds ca4c7db9ef Remove the ugly jit-style parent syntax. 20 years ago
Linus Torvalds 35ad33823e Add "look up parent" logic for the simple names. 20 years ago
Linus Torvalds 3c249c9506 Add "get_sha1()" helper function. 20 years ago
Linus Torvalds 68849b5442 date handling: handle "AM"/"PM" on time 20 years ago
Linus Torvalds 198b0fb635 date.c: allow even more varied time formats 20 years ago
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