aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [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
* fsck-cache: only show tags if asked to do so with "--tags"Linus Torvalds2005-04-25
* Add the git-*-script files to the installLinus Torvalds2005-04-25
* Add example "git-tag-script" to show how to create signed tag objects.Linus Torvalds2005-04-25
* Make "fsck" also show what the name of the tag object is, not justLinus Torvalds2005-04-25
* Add "tag" objects that can be used to sign other objects.Linus Torvalds2005-04-25
* Fix up the types in write_sha1_fileLinus Torvalds2005-04-25
* Simplify "write_sha1_file()" interfacesLinus Torvalds2005-04-25
* fsck-cache: warn about missing commit datesLinus Torvalds2005-04-24
* Update "convert-cache" to handle git itself.Linus Torvalds2005-04-24
* [PATCH] update-cache: add "--ignore-missing" optionJames Bottomley2005-04-24
* [PATCH] checkout-cache: add "-n" optionJames Bottomley2005-04-24
* Don't add references to objects we couldn't find. Linus Torvalds2005-04-24
* Verify that the object type matches for tree/commit objects even before parsing.Linus Torvalds2005-04-24
* Set object type at object creation time, not object parse time.Linus Torvalds2005-04-24
* fsck-cache: notice missing "blob" objects.Linus Torvalds2005-04-24
* [PATCH] fix segfault in fsck-cacheAndreas Gal2005-04-24
* Support a fine-grained diff-treeLinus Torvalds2005-04-23
* [PATCH] make file merging respect permissionsJames Bottomley2005-04-23
* [PATCH] Allow multiple date-ordered listsDaniel Barkalow2005-04-23
* Don't add parents to the commit list if we have alreadyLinus Torvalds2005-04-23
* Add "rev-list" program that uses the new time-based commit listing.Linus Torvalds2005-04-23
* [PATCH] Various transport programsDaniel Barkalow2005-04-23
* [PATCH] Replace merge-base implementationDaniel Barkalow2005-04-23
* [PATCH] Additional functions for the objects databaseDaniel Barkalow2005-04-23
* [PATCH] Parse tree objects completelyDaniel Barkalow2005-04-23
* [PATCH] Add some functions for commit listsDaniel Barkalow2005-04-23
* [PATCH] Simplify building of programsJonas Fonseca2005-04-23
* [PATCH] Fix broken diff-cache output on added filesPetr Baudis2005-04-23