4478 Commits (94cdb382583e7c87d949fb22754d795a1b956377)
 

Author SHA1 Message Date
Sergey Vlasov 13019d4136 [PATCH] Fix memory leaks in git-fsck-cache 20 years ago
Junio C Hamano 8a9d32b7e9 When the patch tries to create a new file and the file exists, abort. 20 years ago
Linus Torvalds 705acc5c94 git-pull-script: add a final "diffstat" to show the result of the merge. 20 years ago
Junio C Hamano b46f0b6dfd Optimize diff-cache -p --cached 20 years ago
Junio C Hamano 6fa28064b0 Terminate diff-* on non-zero exit from GIT_EXTERNAL_DIFF 20 years ago
Junio C Hamano ae7c0c92c0 Git-prune-script loses blobs referenced from an uncommitted cache. 20 years ago
Junio C Hamano fd0ffd3ad1 Short-cut error return path in git-local-pull. 20 years ago
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
Linus Torvalds 62c1f6b4af Get AUTHOR_DATE from the email Date: line 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