git.git
2005-04-30 Edgar Toernig[PATCH] compat: replace AF_LOCAL with AF_UNIX
2005-04-30 Edgar Toernig[PATCH] compat: missing dirent.d_type field
2005-04-30 Edgar Toernig[PATCH] compat: support pre-1.2 zlib
2005-04-30 Edgar Toernig[PATCH] Do date parsing by hand...
2005-04-30 tony.luck@intel.com[PATCH] Fix AUTHOR_DATE timezone confusion
2005-04-30 Jonas Fonseca[PATCH] git-fsck-cache: Gracefully handle non-commit IDs
2005-04-30 Rene Scharfe[PATCH] GIT: Create tar archives of tree on the fly
2005-04-29 Junio C Hamano[PATCH] leftover bits for git rename
2005-04-29 Junio C Hamano[PATCH] Makefile: The big git command renaming fallout...
2005-04-29 Linus TorvaldsUpdate the merge scripts for the big git rename.
2005-04-29 Junio C Hamano[PATCH] The big git command renaming fallout fix.
2005-04-29 Linus TorvaldsRename git core commands to be "git-xxxx" to avoid...
2005-04-29 Rene Scharfe[PATCH] GIT: Honour SHA1_FILE_DIRECTORY env var in...
2005-04-29 Rene Scharfe[PATCH] Use read_object_with_reference() in tar-tree
2005-04-28 Junio C Hamano[PATCH] Rename and extend read_tree_with_tree_or_commit...
2005-04-28 Nicolas Pitre[PATCH] add short options to show-files
2005-04-28 Junio C Hamano[PATCH] diff-tree does not need -r in git-export.c
2005-04-28 Rene Scharfe[PATCH] create tar archives of tree on the fly
2005-04-28 Nicolas Pitre[PATCH] Give show-files the ability to process exclusio...
2005-04-28 Junio C Hamano[PATCH] diff-cache.c compilation warning fix.
2005-04-28 Junio C Hamano[PATCH] diff.c: clean temporary files
2005-04-28 Junio C Hamano[PATCH] diff-tree-helper: do not report unmerged path...
2005-04-28 Junio C Hamano[PATCH] Make diff-cache and friends output more cg...
2005-04-28 Linus TorvaldsFix up recent object model cleanups
2005-04-28 Daniel Barkalow[PATCH] Rework fsck-cache to use parse_object()
2005-04-28 Daniel Barkalow[PATCH] Add function to parse an object of unspecified...
2005-04-28 Daniel Barkalow[PATCH] Add tag header/parser to library
2005-04-28 Daniel Barkalow[PATCH] Mark blobs as parsed when they're actually...
2005-04-27 Junio C Hamano[PATCH] diff-tree -p implies diff-tree -p -r
2005-04-27 Junio C Hamano[PATCH] Use diff-tree -p -r instead of "git diff" in...
2005-04-27 Junio C Hamano[PATCH] Make -s flag to show-diff a no-op.
2005-04-27 Andreas Gal[PATCH] Fix up <sys/socket.h> include dependency
2005-04-27 Linus Torvaldsdiff.c: don't add extra '/' to pathname
2005-04-27 Linus Torvaldsdiff-cache: handle modified new files correctly
2005-04-27 Junio C Hamano[PATCH] Teach diff-tree-helper to handle unmerged paths.
2005-04-27 Junio C Hamano[PATCH] Add -p (patch) to diff-cache.
2005-04-27 Junio C Hamano[PATCH] Add -p (patch) to diff-tree.
2005-04-27 Junio C Hamano[PATCH] Reactivate show-diff patch generation
2005-04-27 Junio C Hamano[PATCH] Reworked external diff interface.
2005-04-27 Linus TorvaldsAllow writing to the private index file mapping.
2005-04-27 Linus Torvaldsdiff-cache: fix handling of unmerged files.
2005-04-27 Linus Torvaldsdiff-cache.c: use the "U <pathname>" format for unmerge...
2005-04-27 Junio C Hamano[PATCH] diff-cache/tree compatible output for show...
2005-04-27 Linus Torvaldsshow-diff: don't print out the full "ce" format for...
2005-04-27 Linus Torvaldsshow-diff: match diff-tree and diff-cache output
2005-04-26 Linus Torvaldsgit-pull-script: do automatic merges
2005-04-26 Christopher Li[PATCH] introduce xmalloc and xrealloc
2005-04-26 Linus Torvaldsupdate-cache: remove index lock file on SIGINT
2005-04-26 Junio C Hamano[PATCH] diff-cache buglet
2005-04-26 Junio C Hamano[PATCH] Diff-tree-helper take two.
2005-04-26 Junio C Hamano[PATCH] Introduce diff-tree-helper.
2005-04-26 Junio C Hamano[PATCH] Split external diff command interface to a...
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 TorvaldsAdd the git-*-script files to the install
2005-04-25 Linus TorvaldsAdd example "git-tag-script" to show how to create...
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-25 Linus TorvaldsFix up the types in write_sha1_file
2005-04-25 Linus TorvaldsSimplify "write_sha1_file()" interfaces
2005-04-24 Linus Torvaldsfsck-cache: warn about missing commit dates
2005-04-24 Linus TorvaldsUpdate "convert-cache" to handle git itself.
2005-04-24 James Bottomley[PATCH] update-cache: add "--ignore-missing" option
2005-04-24 James Bottomley[PATCH] checkout-cache: add "-n" option
2005-04-24 Linus TorvaldsDon't add references to objects we couldn't find.
2005-04-24 Linus TorvaldsVerify that the object type matches for tree/commit...
2005-04-24 Linus TorvaldsSet object type at object creation time, not object...
2005-04-24 Linus Torvaldsfsck-cache: notice missing "blob" objects.
2005-04-24 Andreas Gal[PATCH] fix segfault in fsck-cache
2005-04-24 Linus TorvaldsSupport a fine-grained diff-tree
2005-04-24 James Bottomley[PATCH] make file merging respect permissions
2005-04-24 Daniel Barkalow[PATCH] Allow multiple date-ordered lists
2005-04-24 Linus TorvaldsDon't add parents to the commit list if we have already
2005-04-24 Linus TorvaldsAdd "rev-list" program that uses the new time-based...
2005-04-24 Daniel Barkalow[PATCH] Various transport programs
2005-04-24 Daniel Barkalow[PATCH] Replace merge-base implementation
2005-04-24 Daniel Barkalow[PATCH] Additional functions for the objects database
2005-04-24 Daniel Barkalow[PATCH] Parse tree objects completely
2005-04-24 Daniel Barkalow[PATCH] Add some functions for commit lists
2005-04-24 Jonas Fonseca[PATCH] Simplify building of programs
2005-04-24 Petr Baudis[PATCH] Fix broken diff-cache output on added files
2005-04-23 Linus TorvaldsMake a hack to convert-cache for missing author dates...
2005-04-23 Linus TorvaldsMake "convert-cache" able to handle the really old...
2005-04-23 Linus TorvaldsUse O_NOATIME when opening the sha1 files.
2005-04-23 Paul Mackerras[PATCH] PPC assembly implementation of SHA1
2005-04-23 Linus TorvaldsNew "diff-cache" implementation.
2005-04-22 Linus TorvaldsMove "read_tree()" to "tree.c" to be used as a generic...
2005-04-22 Linus TorvaldsClean up and simplify read-tree a bit.
2005-04-21 Linus TorvaldsAdd support for alternate SHA1 library implementations.
2005-04-21 Linus TorvaldsSplit up Makefile library list handling with separate...
2005-04-21 Linus TorvaldsInclude <limits.h> in commit.c for ULONG_MAX. Remove...
2005-04-21 Linus TorvaldsAdd support for a "GIT_INDEX_FILE" environment variable.
2005-04-21 Linus TorvaldsAdd the ability to prefix something to the pathname...
2005-04-21 Linus TorvaldsFix NSEC compile problem, and properly parse the rev...
2005-04-21 Junio C Hamano[PATCH] Usage-string fixes.
2005-04-21 Linus TorvaldsDuh, just make git-export.c use the proper syntax,...
2005-04-21 Linus TorvaldsFix up some problems from the commit->tree helper patch
2005-04-21 Linus TorvaldsFix up git-export to use the lower-level interfaces...
2005-04-21 Junio C Hamano[PATCH] Teach read-tree about commit objects
2005-04-21 Junio C Hamano[PATCH] Teach ls-tree about commit objects
next