11612 Commits (b574c8d846dbdbaaad1e96ae365d452bc5cd6d64)
 

Author SHA1 Message Date
Rene Scharfe d840b3b285 [PATCH] GIT: Honour SHA1_FILE_DIRECTORY env var in git-pull-script 20 years ago
Rene Scharfe db413479f1 [PATCH] Use read_object_with_reference() in tar-tree 20 years ago
Junio C Hamano 40469ee9c6 [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 20 years ago
Nicolas Pitre cf9a113d35 [PATCH] add short options to show-files 20 years ago
Junio C Hamano 0cc087e304 [PATCH] diff-tree does not need -r in git-export.c 20 years ago
Rene Scharfe 731ab9ccf2 [PATCH] create tar archives of tree on the fly 20 years ago
Nicolas Pitre 9ff768e940 [PATCH] Give show-files the ability to process exclusion pattern. 20 years ago
Junio C Hamano b836825b55 [PATCH] diff-cache.c compilation warning fix. 20 years ago
Junio C Hamano 532149d727 [PATCH] diff.c: clean temporary files 20 years ago
Junio C Hamano 91a6eaa05d [PATCH] diff-tree-helper: do not report unmerged path outside specification. 20 years ago
Junio C Hamano 2f97813870 [PATCH] Make diff-cache and friends output more cg-patch friendly. 20 years ago
Linus Torvalds d5e276884a Fix up recent object model cleanups 20 years ago
Daniel Barkalow c418eda493 [PATCH] Rework fsck-cache to use parse_object() 20 years ago
Daniel Barkalow e9eefa6761 [PATCH] Add function to parse an object of unspecified type (take 2) 20 years ago
Daniel Barkalow 2636f61437 [PATCH] Add tag header/parser to library 20 years ago
Daniel Barkalow a510bfaa8c [PATCH] Mark blobs as parsed when they're actually parsed 20 years ago
Junio C Hamano 3a663fd984 [PATCH] diff-tree -p implies diff-tree -p -r 20 years ago
Junio C Hamano ce9be4e4e8 [PATCH] Use diff-tree -p -r instead of "git diff" in git-export. 20 years ago
Junio C Hamano d15aa4309c [PATCH] Make -s flag to show-diff a no-op. 20 years ago
Andreas Gal ec8f81160d [PATCH] Fix up <sys/socket.h> include dependency 20 years ago
Linus Torvalds 4765dd57e6 diff.c: don't add extra '/' to pathname 20 years ago
Linus Torvalds c9cddabe99 diff-cache: handle modified new files correctly 20 years ago
Junio C Hamano 91f192a909 [PATCH] Teach diff-tree-helper to handle unmerged paths. 20 years ago
Junio C Hamano f92a446581 [PATCH] Add -p (patch) to diff-cache. 20 years ago
Junio C Hamano 3ebfd4aa29 [PATCH] Add -p (patch) to diff-tree. 20 years ago
Junio C Hamano 4a6bf9e18a [PATCH] Reactivate show-diff patch generation 20 years ago
Junio C Hamano 77eb272046 [PATCH] Reworked external diff interface. 20 years ago
Linus Torvalds 520fc2415e Allow writing to the private index file mapping. 20 years ago
Linus Torvalds b0fe89caeb diff-cache: fix handling of unmerged files. 20 years ago
Linus Torvalds a5cd7e1620 diff-cache.c: use the "U <pathname>" format for unmerged entries. 20 years ago
Junio C Hamano 0b32ff0dd9 [PATCH] diff-cache/tree compatible output for show-diff (take 2). 20 years ago
Linus Torvalds b8a55ce71d show-diff: don't print out the full "ce" format for unmerged files 20 years ago
Linus Torvalds 0a7668e99f show-diff: match diff-tree and diff-cache output 20 years ago
Linus Torvalds 9831d8f860 git-pull-script: do automatic merges 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
Linus Torvalds f2a19340ad update-cache: remove index lock file on SIGINT 20 years ago
Junio C Hamano 5697ecc7be [PATCH] diff-cache buglet 20 years ago
Junio C Hamano be3cfa85f4 [PATCH] Diff-tree-helper take two. 20 years ago
Junio C Hamano d1df574380 [PATCH] Introduce diff-tree-helper. 20 years ago
Junio C Hamano 86436c2828 [PATCH] Split external diff command interface to a separate file. 20 years ago
Linus Torvalds ab7df1874d fsck-cache: show root objects only with "--root" 20 years ago
Linus Torvalds 889262eacf fsck-cache: only show tags if asked to do so with "--tags" 20 years ago
Linus Torvalds cd2fb81d11 Add the git-*-script files to the install 20 years ago
Linus Torvalds 65f0d0ee46 Add example "git-tag-script" to show how to create signed tag objects. 20 years ago
Linus Torvalds 56ce69f7af Make "fsck" also show what the name of the tag object is, not just 20 years ago
Linus Torvalds ec4465adb3 Add "tag" objects that can be used to sign other objects. 20 years ago
Linus Torvalds f5b913c9cb Fix up the types in write_sha1_file 20 years ago
Linus Torvalds a44c9a5e2e Simplify "write_sha1_file()" interfaces 20 years ago
Linus Torvalds e6948b6d88 fsck-cache: warn about missing commit dates 20 years ago
Linus Torvalds 3f053897b3 Update "convert-cache" to handle git itself. 20 years ago