27 Commits (a4acb0eb140d80141ac564a09219a10c3ab76449)

Author SHA1 Message Date
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago
Petr Baudis 1424246481 Fixed a leak in read-tree 20 years ago
Linus Torvalds 3c249c9506 Add "get_sha1()" helper function. 20 years ago
Junio C Hamano 40469ee9c6 [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 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 bb233d690a Add support for a "GIT_INDEX_FILE" environment variable. 20 years ago
Junio C Hamano c5bac17ad2 [PATCH] Usage-string fixes. 20 years ago
Junio C Hamano b12ec373b8 [PATCH] Teach read-tree about commit objects 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 e44794706e Be much more liberal about the file mode bits. 20 years ago
Linus Torvalds 43f91266a4 Make 'read-tree' do a few more of the trivial merge cases. 20 years ago
Linus Torvalds d99082e0e3 Make "read-tree" merge the trees it reads by giving them consecutive states. 20 years ago
Linus Torvalds f5cabd13d8 Encode a few extra flags per index entry. 20 years ago
Linus Torvalds ccc4feb579 Convert the index file reading/writing to use network byte order. 20 years ago
Petr Baudis 2de381f919 [PATCH] Consolidate the error handling 20 years ago
Linus Torvalds 4bb04f2190 Rename ".dircache" directory to ".git" 20 years ago
Linus Torvalds 9614b8dcf8 Fix stale index.lock file removal using "atexit()". 20 years ago
Linus Torvalds 121481abf8 Make "update-cache" a bit friendlier to use (and harder to mis-use). 20 years ago
Linus Torvalds f768846e34 Teach "fsck" and "read-tree" about recursive tree-nodes. 20 years ago
Linus Torvalds 83adac3c57 Make "read-tree" read the tree into the current directory cache. 20 years ago
Linus Torvalds 19b2860cba Use "-Wall -O2" for the compiler to get more warnings. 20 years ago
Linus Torvalds e497ea2a9b Make read-tree actually unpack the whole tree. 20 years ago
Linus Torvalds 8bc9a0c769 Add copyright notices. 20 years ago
Linus Torvalds e83c516331 Initial revision of "git", the information manager from hell 20 years ago