Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-25git-rev-tree: teach it about tag referencesLinus Torvalds
2005-05-20sparse cleanupLinus Torvalds
2005-05-19[PATCH] cleanup of in-code namesAlexey Nezhdanov
2005-05-12rev-tree now handles commit problems betterPetr Baudis
2005-05-02Add "get_sha1()" helper function.Linus Torvalds
2005-05-01rev-tree.c: don't include unnecessary header filesLinus Torvalds
2005-04-21Fix NSEC compile problem, and properly parse the rev-tree cmd line.Linus Torvalds
2005-04-19Don't parse commit objects more than once.Linus Torvalds
2005-04-18[PATCH] Port rev-tree to parsing functionsDaniel Barkalow
2005-04-17Make "rev-tree.c" use the new-and-improved "mark_reachable()"Linus Torvalds
2005-04-17Move "parse_commit()" into common revision.h file.Linus Torvalds
2005-04-15[PATCH] Simplify date handling and make it more reliableDavid Woodhouse
2005-04-14Use common "revision.h" header for both fsck and rev-tree.Linus Torvalds
2005-04-13[PATCH] Consolidate the error handlingPetr Baudis
2005-04-13[PATCH] Fix a crash when doing rev-treePetr Baudis
2005-04-13Make "rev-tree" able to read its own output again from the cache.Linus Torvalds
2005-04-12[PATCH] rev-tree support for "in X but not in Y".David Woodhouse
2005-04-12Make the rev-tree output more regular. This is the lastLinus Torvalds
2005-04-12Make "rev-tree" capable of showing the difference in reachability between twoLinus Torvalds
2005-04-12Make "rev-tree" more efficient and more useful.Linus Torvalds
2005-04-12Add a "rev-tree" helper, which calculates the revisionLinus Torvalds