aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* [PATCH] SCSI trees, merges and git statusJames Bottomley2005-04-18
* [PATCH] provide better committer information to commit-tree.cGreg KH2005-04-18
* Make fsck-cache print the object type for unreachable objects.Linus Torvalds2005-04-18
* [PATCH] show-diff: Remove stale commentsJunio C Hamano2005-04-18
* [PATCH] Do not let rsync obliterate .git/object symbolic link.Junio C Hamano2005-04-18
* [PATCH] show-diff.c: -R option for reverse diff.Junio C Hamano2005-04-18
* [PATCH] show-diff.c: make diff options customizable.Junio C Hamano2005-04-18
* [PATCH] show-diff.c: adjust default format for the Linux kernel.Junio C Hamano2005-04-18
* [PATCH] show-diff.c: simplify show_diff_empty.Junio C Hamano2005-04-18
* [PATCH] show-diff.c: check unreadbale blob.Junio C Hamano2005-04-18
* [PATCH] show-diff.c: clean up private buffer use.Junio C Hamano2005-04-18
* Add "update-cache --refresh" to git-pull-script to make sureLinus Torvalds2005-04-18
* Change merge-cache and git-merge-one-file to use the SHA1 of the fileLinus Torvalds2005-04-18
* Add "unpack-file" helper that unpacks a sha1 blob into a tmpfile.Linus Torvalds2005-04-18
* Add more header dependencies.Linus Torvalds2005-04-18
* Split up read-cache.c into more logical clumps.Linus Torvalds2005-04-18
* Clean up the Makefile a bit.Linus Torvalds2005-04-18
* Add the simple scripts I used to do a merge with content conflicts.Linus Torvalds2005-04-18
* Merge the new object model thing from Daniel BarkalowLinus Torvalds2005-04-18
|\
| * [PATCH] Switch implementations of merge-base, port to parsingDaniel Barkalow2005-04-18
| * [PATCH] Port fsck-cache to use parsing functionsDaniel Barkalow2005-04-18
| * [PATCH] Port rev-tree to parsing functionsDaniel Barkalow2005-04-18
| * [PATCH] Implementations of parsing functionsDaniel Barkalow2005-04-18
| * [PATCH] Header files for object parsingDaniel Barkalow2005-04-18
* | [PATCH] fix bug in read-cache.c which loses files when merging a treeJames Bottomley2005-04-18
* | [PATCH] Fix confusing behaviour of update-cache --refresh on unmerged paths.Junio C Hamano2005-04-18
* | Update README to reflect the hierarchical tree objects,Linus Torvalds2005-04-17
* | [PATCH] (resend) show-diff.c off-by-one fixJunio C Hamano2005-04-17
* | Ass a "merge-cache" helper program to execute a merge onLinus Torvalds2005-04-17
* | [PATCH] fork optional branch point normazilationBrad Roberts2005-04-17
* | Ignore any unmerged entries for "checkout-cache -a".Linus Torvalds2005-04-17
* | Remove extraneous ',' ';' and '.' characters from the full name gecos field.Linus Torvalds2005-04-17
* | Make the revision tracking track the object types too.Linus Torvalds2005-04-17
* | Make "commit-tree" check the input objects more carefully.Linus Torvalds2005-04-17
* | Make "parse_commit" return the "struct revision" for the commit.Linus Torvalds2005-04-17
|/
* Do a very simple "merge-base" that finds the most recent commonLinus Torvalds2005-04-17
* Make "rev-tree.c" use the new-and-improved "mark_reachable()"Linus Torvalds2005-04-17
* Make "revision.h" slightly better to use.Linus Torvalds2005-04-17
* Move "parse_commit()" into common revision.h file.Linus Torvalds2005-04-17
* [PATCH] fix for memory leak in write-tree.cBrad Roberts2005-04-17
* [PATCH] Fix +x-related show-diff false positivesPetr Baudis2005-04-17
* [PATCH] Remove unused arguments from index_fd()Junio C Hamano2005-04-17
* [PATCH] Better error message from checkout-cache for unmerged files.Junio C Hamano2005-04-17
* Fix total permission bogosity in "checkout-cache.c".Linus Torvalds2005-04-17
* [PATCH] update-cache --remove marks the path merged.Junio C Hamano2005-04-17
* [PATCH] show-diff.c: do not include unused header fileJunio C Hamano2005-04-17
* Be much more liberal about the file mode bits.Linus Torvalds2005-04-16
* [PATCH] Do not run useless show-diff on unmerged paths repeatedly.Junio C Hamano2005-04-16
* [PATCH] show-diff style fix.Junio C Hamano2005-04-16
* [PATCH] Rename confusing variable in show-diffJunio C Hamano2005-04-16