[PATCH] provide better committer information to commit-tree.c
[gitweb.git] / Makefile
2005-04-18 Add "unpack-file" helper that unpacks a sha1 blob into...
2005-04-18 Add more header dependencies.
2005-04-18 Split up read-cache.c into more logical clumps.
2005-04-18 Clean up the Makefile a bit.
2005-04-18 Merge the new object model thing from Daniel Barkalow
2005-04-18 [PATCH] Switch implementations of merge-base, port...
2005-04-18 [PATCH] Port fsck-cache to use parsing functions
2005-04-18 [PATCH] Port rev-tree to parsing functions
2005-04-18 Ass a "merge-cache" helper program to execute a merge on
2005-04-17 Do a very simple "merge-base" that finds the most recen...
2005-04-16 Remove "merge-tree.c"
2005-04-14 Add "merge-tree" helper program. Maybe it's retarded...
2005-04-13 [PATCH] No need to clean temp_git_file_* anymore
2005-04-13 [PATCH] Make nsec checking optional
2005-04-13 [PATCH] SHA1 naive collision checking
2005-04-13 [PATCH] ls-tree for listing trees
2005-04-12 Add a "check-files" command, which is useful for scripting
2005-04-12 Add "show-files" command to show the list of managed...
2005-04-11 Add a "rev-tree" helper, which calculates the revision
2005-04-09 Add "diff-tree" program to show which files have change...
2005-04-09 Add a "checkout-cache" command which does what the...
2005-04-08 Add "-lz" to link line to get in zlib.
2005-04-08 Add new fsck-cache to Makefile.
2005-04-08 Use "-Wall -O2" for the compiler to get more warnings.
2005-04-07 Initial revision of "git", the information manager...