]> git.ipfire.org Git - thirdparty/git.git/history - fsck-cache.c
[PATCH] Updates for cvs-migration.txt
[thirdparty/git.git] / fsck-cache.c
2005-07-31  Junio C HamanoMerge with gitk.
2005-07-29  Junio C HamanoMerge with gitk.
2005-07-28  Junio C HamanoDocument --strict flag to the fsck-cache command.
2005-07-28  Linus Torvaldsgit-fsck-cache: be stricter about "tree" objects
2005-07-28  Linus Torvaldsgit-fsck-cache.c: check commit objects more carefully
2005-07-18  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16  Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-10  Junio C Hamano[PATCH] alternate object store and fsck v0.99
2005-07-08  Linus Torvaldsgit-fsck-cache: don't complain about lacking references...
2005-07-06  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05  Matthias UrlichsMerge with Linus' current tree
2005-07-03  Linus TorvaldsMake git-fsck-cache check HEAD integrity
2005-07-03  Linus TorvaldsFix up "for_each_ref()" to be more usable, and use...
2005-07-01  Junio C Hamano[PATCH] verify-pack updates.
2005-06-29  Junio C Hamano[PATCH] Add git-verify-pack command.
2005-06-28  Linus TorvaldsMerge fighting fsck-cache updates from Junio
2005-06-28  Junio C Hamano[PATCH] Update fsck-cache (take 2)
2005-06-28  Junio C Hamano[PATCH] Adjust fsck-cache to packed GIT and alternate...
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27  Junio C Hamano[PATCH] Remove "delta" object representation.
2005-06-23  Linus TorvaldsDon't ignore reachability of tag objects in fsck
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-05  Linus Torvaldsgit-fsck-cache: complain if no default references found
2005-05-26  Linus TorvaldsMake "parse_object()" also fill in commit message buffe...
2005-05-20  Nicolas Pitre[PATCH] delta check
2005-05-20  Linus Torvaldsfsck-cache: fix segfault on nonexistent referenced...
2005-05-19  Alexey Nezhdanov[PATCH] cleanup of in-code names
2005-05-18  Linus Torvaldsfsck-cache: read the default reference information...
2005-05-18  Linus Torvaldsfsck-cache: walk the 'refs' directory if the user doesn...
2005-05-11  Petr BaudisMerge with http://members.cox.net/junkio/git-jc.git
2005-05-07  Junio C HamanoNotice tree objects with duplicate entries.
2005-05-07  Junio C HamanoIntroduce SHA1_FILE_DIRECTORIES to support multiple...
2005-05-06  Linus TorvaldsMerge of http://members.cox.net/junkio/git-jc.git
2005-05-05  Linus TorvaldsBe more careful about tree entry modes.
2005-05-05  Linus TorvaldsMerge http://members.cox.net/junkio/git-jc.git/
2005-05-05  Linus TorvaldsTeach fsck-cache to accept non-commits for reachability...
2005-05-04  Junio C HamanoGit-prune-script loses blobs referenced from an uncommi...
2005-05-03  Linus Torvaldsfsck-cache: fix SIGSEGV on bad tag object
2005-05-03  Linus TorvaldsAutomatic merge of /home/torvalds/junkio/.git/
2005-05-03  Linus Torvaldsfsck-cache: report broken links correctly
2005-05-02  Linus TorvaldsMake fsck-cache do better tree checking.
2005-05-02  Linus Torvaldsfsck-cache: sort entries by inode number
2005-05-01  Linus TorvaldsAdd "get_sha1()" helper function.
2005-04-30  Linus TorvaldsMake git-fsck-cache error printouts a bit more informative.
2005-04-30  Linus TorvaldsFix up d_type handling - we need to include <dirent...
2005-04-30  Jonas Fonseca[PATCH] git-fsck-cache: Gracefully handle non-commit IDs
2005-04-28  Daniel Barkalow[PATCH] Rework fsck-cache to use parse_object()
2005-04-25  Linus Torvaldsfsck-cache: show root objects only with "--root"
2005-04-25  Linus Torvaldsfsck-cache: only show tags if asked to do so with ...
2005-04-25  Linus TorvaldsMake "fsck" also show what the name of the tag object...
2005-04-25  Linus TorvaldsAdd "tag" objects that can be used to sign other objects.
2005-04-24  Linus Torvaldsfsck-cache: warn about missing commit dates
2005-04-24  Linus Torvaldsfsck-cache: notice missing "blob" objects.
2005-04-20  Linus TorvaldsDo SHA1 hash _before_ compression.
2005-04-19  Linus TorvaldsMake fsck-cache print the object type for unreachable...
2005-04-18  Linus TorvaldsMerge the new object model thing from Daniel Barkalow
2005-04-18  Daniel Barkalow[PATCH] Port fsck-cache to use parsing functions
2005-04-17  Linus TorvaldsMake the revision tracking track the object types too.
2005-04-17  Linus TorvaldsMake "revision.h" slightly better to use.
2005-04-14  Linus TorvaldsUse common "revision.h" header for both fsck and rev...
2005-04-13  Linus TorvaldsMake 'fsck' able to take an arbitrary number of parents...
2005-04-13  Linus TorvaldsMake fsck reachability avoid doing unnecessary work for
2005-04-13  Linus TorvaldsMake "fsck-cache" use the same revision tracking struct...
2005-04-13  Petr Baudis[PATCH] Consolidate the error handling
2005-04-11  Linus TorvaldsOops. Fix bad initialization of the "seen" array, causi...
2005-04-11  Linus TorvaldsOops, the actual 'printf' for missing objects was missing.
2005-04-11  Linus TorvaldsAdd connectivity tracking to fsck.
2005-04-09  Linus TorvaldsMake fsck-cache warn about old-style tree objects that...
2005-04-09  Linus TorvaldsTeach "fsck" and "read-tree" about recursive tree-nodes.
2005-04-09  Linus TorvaldsMake "fsck-cache" print out all the root commits it...
2005-04-09  Linus TorvaldsFix missing return values and some error tests for...
2005-04-09  Linus TorvaldsMake fsck-cache start parsing the object types, and...
2005-04-08  Linus TorvaldsAdd first cut at "fsck-cache" that validates the SHA1...