aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] Do date parsing by hand...Edgar Toernig2005-04-30
* [PATCH] Fix AUTHOR_DATE timezone confusiontony.luck@intel.com2005-04-29
* [PATCH] git-fsck-cache: Gracefully handle non-commit IDsJonas Fonseca2005-04-29
* [PATCH] GIT: Create tar archives of tree on the flyRene Scharfe2005-04-29
* [PATCH] leftover bits for git renameJunio C Hamano2005-04-29
* [PATCH] Makefile: The big git command renaming fallout fix.Junio C Hamano2005-04-29
* Update the merge scripts for the big git rename.Linus Torvalds2005-04-29
* [PATCH] The big git command renaming fallout fix.Junio C Hamano2005-04-29
* Rename git core commands to be "git-xxxx" to avoid name clashes.Linus Torvalds2005-04-29
* [PATCH] GIT: Honour SHA1_FILE_DIRECTORY env var in git-pull-scriptRene Scharfe2005-04-29
* [PATCH] Use read_object_with_reference() in tar-treeRene Scharfe2005-04-28
* [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1Junio C Hamano2005-04-28
* [PATCH] add short options to show-filesNicolas Pitre2005-04-28
* [PATCH] diff-tree does not need -r in git-export.cJunio C Hamano2005-04-28
* [PATCH] create tar archives of tree on the flyRene Scharfe2005-04-28
* [PATCH] Give show-files the ability to process exclusion pattern.Nicolas Pitre2005-04-28
* [PATCH] diff-cache.c compilation warning fix.Junio C Hamano2005-04-28
* [PATCH] diff.c: clean temporary filesJunio C Hamano2005-04-28
* [PATCH] diff-tree-helper: do not report unmerged path outside specification.Junio C Hamano2005-04-28
* [PATCH] Make diff-cache and friends output more cg-patch friendly.Junio C Hamano2005-04-28
* Fix up recent object model cleanupsLinus Torvalds2005-04-28
* [PATCH] Rework fsck-cache to use parse_object()Daniel Barkalow2005-04-28
* [PATCH] Add function to parse an object of unspecified type (take 2)Daniel Barkalow2005-04-28
* [PATCH] Add tag header/parser to libraryDaniel Barkalow2005-04-28
* [PATCH] Mark blobs as parsed when they're actually parsedDaniel Barkalow2005-04-28
* [PATCH] diff-tree -p implies diff-tree -p -rJunio C Hamano2005-04-27
* [PATCH] Use diff-tree -p -r instead of "git diff" in git-export.Junio C Hamano2005-04-27
* [PATCH] Make -s flag to show-diff a no-op.Junio C Hamano2005-04-27
* [PATCH] Fix up <sys/socket.h> include dependencyAndreas Gal2005-04-27
* diff.c: don't add extra '/' to pathnameLinus Torvalds2005-04-27
* diff-cache: handle modified new files correctlyLinus Torvalds2005-04-27
* [PATCH] Teach diff-tree-helper to handle unmerged paths.Junio C Hamano2005-04-27
* [PATCH] Add -p (patch) to diff-cache.Junio C Hamano2005-04-27
* [PATCH] Add -p (patch) to diff-tree.Junio C Hamano2005-04-27
* [PATCH] Reactivate show-diff patch generationJunio C Hamano2005-04-27
* [PATCH] Reworked external diff interface.Junio C Hamano2005-04-27
* Allow writing to the private index file mapping.Linus Torvalds2005-04-26
* diff-cache: fix handling of unmerged files.Linus Torvalds2005-04-26
* diff-cache.c: use the "U <pathname>" format for unmerged entries.Linus Torvalds2005-04-26
* [PATCH] diff-cache/tree compatible output for show-diff (take 2).Junio C Hamano2005-04-26
* show-diff: don't print out the full "ce" format for unmerged filesLinus Torvalds2005-04-26
* show-diff: match diff-tree and diff-cache outputLinus Torvalds2005-04-26
* git-pull-script: do automatic mergesLinus Torvalds2005-04-26
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-26
* update-cache: remove index lock file on SIGINTLinus Torvalds2005-04-26
* [PATCH] diff-cache bugletJunio C Hamano2005-04-26
* [PATCH] Diff-tree-helper take two.Junio C Hamano2005-04-26
* [PATCH] Introduce diff-tree-helper.Junio C Hamano2005-04-25
* [PATCH] Split external diff command interface to a separate file.Junio C Hamano2005-04-25
* fsck-cache: show root objects only with "--root"Linus Torvalds2005-04-25