21512 Commits (bf60fff8f1e814e1603328141b68686337a5a0b5)
 

Author SHA1 Message Date
Zach Welch addb315d34 [PATCH] init-db.c: normalize env var handling. 20 years ago
Zach Welch 4696cb93d1 [PATCH] init-db.c: cleanup comments 20 years ago
Linus Torvalds abdb007d1f Make "diff-tree" take commit objects too, like "diff-cache" does. 20 years ago
Linus Torvalds e74f8f6aa7 Add "diff-cache" helper program to compare a tree (or commit) with 20 years ago
Linus Torvalds b96afa59eb Make us be better at guessing a good hostname for the email. 20 years ago
Linus Torvalds 17cf781661 Remove duplicate getenv(DB_ENVIRONMENT) call 20 years ago
Linus Torvalds c9823a427a Add stupid "git export" thing, which can export a git archive 20 years ago
Linus Torvalds 7fa6b4e769 Fix init-db shared database case 20 years ago
Linus Torvalds 8ccfbf3279 Update "git-pull-script" to use "read-tree -m" for 20 years ago
Linus Torvalds a3a65234db Make "read-tree" know how to do a "1-way merge". 20 years ago
Linus Torvalds ca016f0e4e Make "read-tree" take the 'stat' information for a merge result from the 20 years ago
Linus Torvalds 4aaef1064a Make git-pull-script do the right thing for symlinked HEAD's. 20 years ago
Linus Torvalds 3b7d368f34 Don't parse commit objects more than once. 20 years ago
James Bottomley 0a9ea85000 [PATCH] SCSI trees, merges and git status 20 years ago
Linus Torvalds 6109681994 Add quotes around the subject line that we print out as being applied. 20 years ago
Greg KH b70070f020 [PATCH] provide better committer information to commit-tree.c 20 years ago
Linus Torvalds f43b8abc6f Make fsck-cache print the object type for unreachable objects. 20 years ago
Junio C Hamano 8c1becff24 [PATCH] show-diff: Remove stale comments 20 years ago
Junio C Hamano 0ffb0bcaf6 [PATCH] Do not let rsync obliterate .git/object symbolic link. 20 years ago
Linus Torvalds e90a4c0ed1 Add "dotest" and "applypatch" scripts to actually make things useful. 20 years ago
Junio C Hamano 4789576e0e [PATCH] show-diff.c: -R option for reverse diff. 20 years ago
Junio C Hamano ff69ab9ad8 [PATCH] show-diff.c: make diff options customizable. 20 years ago
Junio C Hamano 5a6ad74623 [PATCH] show-diff.c: adjust default format for the Linux kernel. 20 years ago
Junio C Hamano 8f3671dcd9 [PATCH] show-diff.c: simplify show_diff_empty. 20 years ago
Junio C Hamano d0db466326 [PATCH] show-diff.c: check unreadbale blob. 20 years ago
Junio C Hamano c157d37674 [PATCH] show-diff.c: clean up private buffer use. 20 years ago
Linus Torvalds 00829b5def Add "update-cache --refresh" to git-pull-script to make sure 20 years ago
Linus Torvalds e3b4be7f6c Change merge-cache and git-merge-one-file to use the SHA1 of the file 20 years ago
Linus Torvalds 3407bb4940 Add "unpack-file" helper that unpacks a sha1 blob into a tmpfile. 20 years ago
Linus Torvalds e590d694ea Add more header dependencies. 20 years ago
Linus Torvalds 0fcfd160b0 Split up read-cache.c into more logical clumps. 20 years ago
Linus Torvalds 0a02ce72d9 Clean up the Makefile a bit. 20 years ago
Linus Torvalds 839a7a06f3 Add the simple scripts I used to do a merge with content conflicts. 20 years ago
Linus Torvalds b51ad43140 Merge the new object model thing from Daniel Barkalow 20 years ago
James Bottomley a4b7dbef4e [PATCH] fix bug in read-cache.c which loses files when merging a tree 20 years ago
Daniel Barkalow b5039db6d2 [PATCH] Switch implementations of merge-base, port to parsing 20 years ago
Daniel Barkalow ff5ebe39b0 [PATCH] Port fsck-cache to use parsing functions 20 years ago
Daniel Barkalow 5873b67eef [PATCH] Port rev-tree to parsing functions 20 years ago
Daniel Barkalow 175785e5ff [PATCH] Implementations of parsing functions 20 years ago
Daniel Barkalow 6eb8ae00d4 [PATCH] Header files for object parsing 20 years ago
Junio C Hamano 1bc992acac [PATCH] Fix confusing behaviour of update-cache --refresh on unmerged paths. 20 years ago
Linus Torvalds 6ad6d3d36c Update README to reflect the hierarchical tree objects, 20 years ago
Junio C Hamano 64982f7510 [PATCH] (resend) show-diff.c off-by-one fix 20 years ago
Linus Torvalds 75118b13bc Ass a "merge-cache" helper program to execute a merge on 20 years ago
Brad Roberts 74b2428f55 [PATCH] fork optional branch point normazilation 20 years ago
Linus Torvalds d9f98eebcd Ignore any unmerged entries for "checkout-cache -a". 20 years ago
Linus Torvalds 5e5128ed1c Remove extraneous ',' ';' and '.' characters from the full name gecos field. 20 years ago
Linus Torvalds 08ca0b04ba Make the revision tracking track the object types too. 20 years ago
Linus Torvalds d0d7cbe730 Make "commit-tree" check the input objects more carefully. 20 years ago
Linus Torvalds 7d60ad7cc9 Make "parse_commit" return the "struct revision" for the commit. 20 years ago