10748 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)
 

Author SHA1 Message Date
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
James Bottomley c6e007b094 [PATCH] update-cache: add "--ignore-missing" option 20 years ago
James Bottomley 32718b6c5e [PATCH] checkout-cache: add "-n" option 20 years ago
Linus Torvalds 235ac40772 Don't add references to objects we couldn't find. 20 years ago
Linus Torvalds c35dfe8589 Verify that the object type matches for tree/commit objects even before parsing. 20 years ago
Linus Torvalds d32987be61 Set object type at object creation time, not object parse time. 20 years ago
Linus Torvalds 4728b861ac fsck-cache: notice missing "blob" objects. 20 years ago
Andreas Gal da6abf5d9c [PATCH] fix segfault in fsck-cache 20 years ago
Linus Torvalds c5b423860d Support a fine-grained diff-tree 20 years ago
James Bottomley e2b6a9d0bf [PATCH] make file merging respect permissions 20 years ago
Daniel Barkalow 58e28af6a4 [PATCH] Allow multiple date-ordered lists 20 years ago
Linus Torvalds 4056c09114 Don't add parents to the commit list if we have already 20 years ago
Linus Torvalds 64745109c4 Add "rev-list" program that uses the new time-based commit listing. 20 years ago
Daniel Barkalow 6eb7ed5403 [PATCH] Various transport programs 20 years ago
Daniel Barkalow b6b15db3f4 [PATCH] Replace merge-base implementation 20 years ago