git
2005-05-05  Thomas Glanzmann[PATCH] git: Mention the '-p' option in the usage help...
2005-05-05  Linus TorvaldsSplit "git-pull-script" into two parts
2005-05-05  Linus Torvaldsgit-diff-cache: add "-m" flag to match all non-checked...
2005-05-05  Kay Sievers[PATCH] git and symlinks as tracked content
2005-05-05  Anton Altaparmakov[PATCH] Fix git rpush.
2005-05-05  Anton Altaparmakov[PATCH] Fix git rpull.
2005-05-05  Linus Torvaldsgit-pull-script: do the diffstat also for the fast...
2005-05-05  Linus TorvaldsMerge http://members.cox.net/junkio/git-jc.git/
2005-05-05  Linus TorvaldsMake "git-prune-script" take all refs into account.
2005-05-05  Linus TorvaldsTeach fsck-cache to accept non-commits for reachability...
2005-05-05  Linus TorvaldsTeach "git-pull-script" about alternate HEAD's to pull..
2005-05-04  Sergey Vlasov[PATCH] Fix memory leaks in git-fsck-cache
2005-05-04  Junio C HamanoWhen the patch tries to create a new file and the file...
2005-05-04  Linus Torvaldsgit-pull-script: add a final "diffstat" to show the...
2005-05-04  Junio C HamanoOptimize diff-cache -p --cached
2005-05-04  Junio C HamanoTerminate diff-* on non-zero exit from GIT_EXTERNAL_DIFF
2005-05-04  Junio C HamanoGit-prune-script loses blobs referenced from an uncommi...
2005-05-04  Junio C HamanoShort-cut error return path in git-local-pull.
2005-05-04  Junio C HamanoMake git-*-pull say who wants them for missing objects.
2005-05-03  Linus Torvaldssha1_file: make the new sha1 object writing be coda...
2005-05-03  Linus TorvaldsImprove sha1 object file writing.
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  tony.luck@intel.com[PATCH] Fix warning in convert-cache
2005-05-02  Linus Torvaldsfsck-cache: sort entries by inode number
2005-05-02  Junio C HamanoUpdate git-merge-one-file-script.
2005-05-02  Junio C HamanoImplement git-update-cache --force-remove <path>
2005-05-02  Junio C HamanoAdd git-write-blob.
2005-05-02  Junio C HamanoMake git-apply-patch-script executable.
2005-05-02  Linus TorvaldsChange the prefix for builtin diff generation.
2005-05-02  Alexey Nezhdanov[PATCH] git-export complains about mising cat-file
2005-05-02  Junio C Hamano[PATCH] git-local-pull updates
2005-05-02  Junio C Hamano[PATCH] typo fixes to git-apply-patch-script
2005-05-02  Junio C Hamano[PATCH] Add git-local-pull.
2005-05-02  Junio C Hamano[PATCH] Do not call fetch() when we have it.
2005-05-02  Junio C Hamano[PATCH] Make git-update-cache --refresh fail if update...
2005-05-02  Linus TorvaldsFix missing '\n' at end of git-cat-file -t output.
2005-05-02  Linus TorvaldsMake "cat-file" use "read_object_with_reference()"
2005-05-02  Linus TorvaldsRemove the ugly jit-style parent syntax.
2005-05-02  Linus TorvaldsAdd "look up parent" logic for the simple names.
2005-05-01  Linus TorvaldsAdd "get_sha1()" helper function.
2005-05-01  Linus Torvaldsdate handling: handle "AM"/"PM" on time
2005-05-01  Linus Torvaldsdate.c: allow even more varied time formats
2005-05-01  Junio C Hamano[PATCH] Allow removing files in a subdirectory.
2005-05-01  Junio C Hamano[PATCH] Really fix git-merge-one-file-script this time.
2005-05-01  Junio C Hamano[PATCH] Add git-apply-patch-script.
2005-05-01  Junio C Hamano[PATCH] Rework built-in diff to make its output more...
2005-05-01  Junio C Hamano[PATCH] Resurrect diff-tree-helper -R
2005-04-30  Daniel Barkalow[PATCH] Split out "pull" from particular methods
2005-04-30  Linus Torvaldsrev-tree.c: don't include unnecessary header files
2005-04-30  Linus Torvaldsdate.c: fix printout of timezone offsets that aren...
2005-04-30  Linus Torvaldsdate.c: only use the TZ names if we don't have anything...
2005-04-30  Linus Torvaldsdate.c: split up dst information in the timezone table
2005-04-30  Linus Torvaldsdate.c: fix parsing of dates in mm/dd/yy format
2005-04-30  Linus Torvaldsdate.c: use the local timezone if none specified
2005-04-30  Nicolas Pitre[PATCH] fix usage string for renamed git commands
2005-04-30  Linus TorvaldsMake the date parsing accept pretty much any random...
2005-04-30  Linus TorvaldsMake git-fsck-cache error printouts a bit more informative.
2005-04-30  Linus TorvaldsRename "show-files" to "ls-files"
2005-04-30  Linus TorvaldsFix up d_type handling - we need to include <dirent...
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
next