19831 Commits (92815b3363c6cf317337437a986bdf2e8f1aa3a0)
 

Author SHA1 Message Date
Linus Torvalds 94dfb7f2e3 Fix NSEC compile problem, and properly parse the rev-tree cmd line. 20 years ago
Junio C Hamano c5bac17ad2 [PATCH] Usage-string fixes. 20 years ago
Linus Torvalds 80913d4364 Duh, just make git-export.c use the proper syntax, everything is fine. 20 years ago
Linus Torvalds 860edf7a71 Fix up some problems from the commit->tree helper patch 20 years ago
Linus Torvalds 32347c3752 Fix up git-export to use the lower-level interfaces for diff generation. 20 years ago
Junio C Hamano b12ec373b8 [PATCH] Teach read-tree about commit objects 20 years ago
Junio C Hamano 23b127ed08 [PATCH] Teach ls-tree about commit objects 20 years ago
Junio C Hamano c1fdf2a6ab [PATCH] Teach diff-tree about commit objects 20 years ago
Junio C Hamano 38357e6703 [PATCH] Teach diff-cache about commit objects 20 years ago
Junio C Hamano f4913f91a9 [PATCH] Accept commit in some places when tree is needed. 20 years ago
Andre Noll 6ca25ed331 [PATCH] simplify Makefile 20 years ago
Linus Torvalds 2dee060968 Improve build: add <unistd.h> and use -O2 instead of -O3 20 years ago
Linus Torvalds ca9be05421 Make the sha1 of the index file go at the very end of the file. 20 years ago
Linus Torvalds 4990aadc4c Speed up index file writing by chunking it nicely. 20 years ago
Linus Torvalds 706bc531a1 Make "write_sha1_file()" exit early if the file already exists. 20 years ago
James Bottomley ad4e9ce4f9 [PATCH] make dotest more amenable to commit message editing 20 years ago
Linus Torvalds f18ca73166 The recent hash/compression switch-over missed the blob creation. 20 years ago
Linus Torvalds d98b46f8d9 Do SHA1 hash _before_ compression. 20 years ago
Zach Welch cb126d8d79 [PATCH] init-db.c: create and use safe_create_dir helper 20 years ago
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