summaryrefslogtreecommitdiffstats
path: root/cat-file.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-05-05git-diff-cache: add "-m" flag to match all non-checked-out files with the index.Linus Torvalds1-2/+13
2005-05-05[PATCH] git and symlinks as tracked contentKay Sievers7-27/+74
2005-05-05[PATCH] Fix git rpush.Anton Altaparmakov1-1/+1
2005-05-05[PATCH] Fix git rpull.Anton Altaparmakov1-1/+1
2005-05-05git-pull-script: do the diffstat also for the fast-forward caseLinus Torvalds1-0/+1
2005-05-05Make "git-prune-script" take all refs into account.Linus Torvalds1-1/+3
2005-05-05Teach fsck-cache to accept non-commits for reachability analysis.Linus Torvalds2-5/+5
2005-05-05Teach "git-pull-script" about alternate HEAD's to pull..Linus Torvalds1-2/+3
2005-05-04[PATCH] Fix memory leaks in git-fsck-cacheSergey Vlasov5-11/+27
2005-05-04When the patch tries to create a new file and the file exists, abort.Junio C Hamano1-0/+9
2005-05-04git-pull-script: add a final "diffstat" to show the result of the merge.Linus Torvalds1-0/+1
2005-05-04Optimize diff-cache -p --cachedJunio C Hamano3-24/+62
2005-05-04Terminate diff-* on non-zero exit from GIT_EXTERNAL_DIFFJunio C Hamano2-40/+55
2005-05-04Git-prune-script loses blobs referenced from an uncommitted cache.Junio C Hamano2-5/+60
2005-05-04Short-cut error return path in git-local-pull.Junio C Hamano1-9/+16
2005-05-04Make git-*-pull say who wants them for missing objects.Junio C Hamano1-7/+30
2005-05-04sha1_file: make the new sha1 object writing be coda-friendly.Linus Torvalds1-1/+14
2005-05-03Improve sha1 object file writing.Linus Torvalds2-96/+39
2005-05-03fsck-cache: fix SIGSEGV on bad tag objectLinus Torvalds1-5/+8
2005-05-03fsck-cache: report broken links correctlyLinus Torvalds1-1/+1
2005-05-03Make fsck-cache do better tree checking.Linus Torvalds3-7/+57
2005-05-02[PATCH] Fix warning in convert-cachetony.luck@intel.com1-1/+1
2005-05-02fsck-cache: sort entries by inode numberLinus Torvalds1-16/+73
2005-05-02Update git-merge-one-file-script.Junio C Hamano1-38/+26
2005-05-02Implement git-update-cache --force-remove <path>Junio C Hamano1-0/+9
2005-05-02Add git-write-blob.Junio C Hamano5-52/+79
2005-05-02Make git-apply-patch-script executable.Junio C Hamano1-0/+0
2005-05-02Change the prefix for builtin diff generation.Linus Torvalds1-1/+1
2005-05-02[PATCH] git-export complains about mising cat-fileAlexey Nezhdanov2-5/+5
2005-05-02[PATCH] git-local-pull updatesJunio C Hamano1-24/+41
2005-05-02[PATCH] typo fixes to git-apply-patch-scriptJunio C Hamano1-4/+2
2005-05-02[PATCH] Add git-local-pull.Junio C Hamano2-1/+112
2005-05-02[PATCH] Do not call fetch() when we have it.Junio C Hamano3-11/+12
2005-05-02[PATCH] Make git-update-cache --refresh fail if update/merge needed.Junio C Hamano1-5/+10
2005-05-02Fix missing '\n' at end of git-cat-file -t output.Linus Torvalds1-0/+1
2005-05-02Make "cat-file" use "read_object_with_reference()"Linus Torvalds1-9/+12
2005-05-02Remove the ugly jit-style parent syntax.Linus Torvalds1-44/+0
2005-05-02Add "look up parent" logic for the simple names.Linus Torvalds1-5/+62
2005-05-02Add "get_sha1()" helper function.Linus Torvalds16-16/+46
2005-05-01date handling: handle "AM"/"PM" on timeLinus Torvalds2-9/+23
2005-05-01date.c: allow even more varied time formatsLinus Torvalds1-54/+152
2005-05-01[PATCH] Allow removing files in a subdirectory.Junio C Hamano1-1/+1
2005-05-01[PATCH] Really fix git-merge-one-file-script this time.Junio C Hamano1-23/+18
2005-05-01[PATCH] Add git-apply-patch-script.Junio C Hamano2-2/+62
2005-05-01[PATCH] Rework built-in diff to make its output more dense.Junio C Hamano1-11/+15
2005-05-01[PATCH] Resurrect diff-tree-helper -RJunio C Hamano1-6/+11
2005-05-01[PATCH] Split out "pull" from particular methodsDaniel Barkalow5-154/+114
2005-05-01rev-tree.c: don't include unnecessary header filesLinus Torvalds1-5/+0
2005-05-01date.c: fix printout of timezone offsets that aren't exact hoursLinus Torvalds1-2/+8
2005-05-01date.c: only use the TZ names if we don't have anything better.Linus Torvalds1-1/+5