10748 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)
 

Author SHA1 Message Date
Daniel Barkalow 8237b1854c [PATCH] Additional functions for the objects database 20 years ago
Daniel Barkalow 08692164e0 [PATCH] Parse tree objects completely 20 years ago
Daniel Barkalow dd97f850c3 [PATCH] Add some functions for commit lists 20 years ago
Jonas Fonseca 90ffd0952f [PATCH] Simplify building of programs 20 years ago
Petr Baudis 65bc81d6fe [PATCH] Fix broken diff-cache output on added files 20 years ago
Linus Torvalds 93256315b2 Make a hack to convert-cache for missing author dates in old 20 years ago
Linus Torvalds bfac5d9429 Make "convert-cache" able to handle the really old archive formats 20 years ago
Linus Torvalds 144bde78e9 Use O_NOATIME when opening the sha1 files. 20 years ago
Paul Mackerras a6ef3518f9 [PATCH] PPC assembly implementation of SHA1 20 years ago
Linus Torvalds b5af910727 New "diff-cache" implementation. 20 years ago
Linus Torvalds 94537c78a8 Move "read_tree()" to "tree.c" to be used as a generic helper function. 20 years ago
Linus Torvalds aba0668247 Clean up and simplify read-tree a bit. 20 years ago
Linus Torvalds cef661fc79 Add support for alternate SHA1 library implementations. 20 years ago
Linus Torvalds cc1ad5c830 Split up Makefile library list handling with separate entries for 20 years ago
Linus Torvalds b2c0071867 Include <limits.h> in commit.c for ULONG_MAX. Remove old "revision.h". 20 years ago
Linus Torvalds bb233d690a Add support for a "GIT_INDEX_FILE" environment variable. 20 years ago
Linus Torvalds 65bb49144d Add the ability to prefix something to the pathname to "checkout-cache.c" 20 years ago
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