aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] Do not call fetch() when we have it.Junio C Hamano2005-05-01
* [PATCH] Make git-update-cache --refresh fail if update/merge needed.Junio C Hamano2005-05-01
* Fix missing '\n' at end of git-cat-file -t output.Linus Torvalds2005-05-01
* Make "cat-file" use "read_object_with_reference()"Linus Torvalds2005-05-01
* Remove the ugly jit-style parent syntax.Linus Torvalds2005-05-01
* Add "look up parent" logic for the simple names.Linus Torvalds2005-05-01
* Add "get_sha1()" helper function.Linus Torvalds2005-05-01
* date handling: handle "AM"/"PM" on timeLinus Torvalds2005-05-01
* date.c: allow even more varied time formatsLinus Torvalds2005-05-01
* [PATCH] Allow removing files in a subdirectory.Junio C Hamano2005-05-01
* [PATCH] Really fix git-merge-one-file-script this time.Junio C Hamano2005-05-01
* [PATCH] Add git-apply-patch-script.Junio C Hamano2005-05-01
* [PATCH] Rework built-in diff to make its output more dense.Junio C Hamano2005-05-01
* [PATCH] Resurrect diff-tree-helper -RJunio C Hamano2005-04-30
* [PATCH] Split out "pull" from particular methodsDaniel Barkalow2005-04-30
* rev-tree.c: don't include unnecessary header filesLinus Torvalds2005-04-30
* date.c: fix printout of timezone offsets that aren't exact hoursLinus Torvalds2005-04-30
* date.c: only use the TZ names if we don't have anything better.Linus Torvalds2005-04-30
* date.c: split up dst information in the timezone tableLinus Torvalds2005-04-30
* date.c: fix parsing of dates in mm/dd/yy formatLinus Torvalds2005-04-30
* date.c: use the local timezone if none specifiedLinus Torvalds2005-04-30
* [PATCH] fix usage string for renamed git commandsNicolas Pitre2005-04-30
* Make the date parsing accept pretty much any random crap.Linus Torvalds2005-04-30
* Make git-fsck-cache error printouts a bit more informative.Linus Torvalds2005-04-30
* Rename "show-files" to "ls-files"Linus Torvalds2005-04-30
* Fix up d_type handling - we need to include <dirent.h> beforeLinus Torvalds2005-04-30
* [PATCH] compat: replace AF_LOCAL with AF_UNIXEdgar Toernig2005-04-30
* [PATCH] compat: missing dirent.d_type fieldEdgar Toernig2005-04-30
* [PATCH] compat: support pre-1.2 zlibEdgar Toernig2005-04-30
* [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