61 Commits (a325957062b19b49ad75569c59771787c83c350d)

Author SHA1 Message Date
Junio C Hamano 7e4a2a8483 avoid asking ?alloc() for zero bytes. 19 years ago
Junio C Hamano 53228a5fb8 Make the rest of commands work from a subdirectory. 19 years ago
Alex Riesen 39b4ac9968 ls-files and read-tree need core.filemode 19 years ago
Junio C Hamano 340e4f88c0 Remove empty directories after read-tree -u. 19 years ago
Linus Torvalds 23822a355d read-tree: --trivial 19 years ago
Junio C Hamano 7dd43575f8 read-tree: remove --head option. 19 years ago
Junio C Hamano f318dd229f Document -i flag to git-read-tree 19 years ago
Junio C Hamano 2ba6c47be1 read-tree: fix bogus debugging statement. 19 years ago
Junio C Hamano 720d150c48 Add a new merge strategy by Fredrik Kuivinen. 19 years ago
Junio C Hamano bb97a2a804 Plug leak in Daniel's read-tree. 19 years ago
Junio C Hamano 4d3fe0c5f3 [PATCH] Add debugging help for case #16 to read-tree.c 19 years ago
Junio C Hamano 2ab706a38f [PATCH] Disable debugging from read-tree. 19 years ago
Daniel Barkalow ee6566e8d7 [PATCH] Rewrite read-tree 19 years ago
Petr Baudis 4d1f119033 [PATCH] Unify usage strings declaration 20 years ago
Linus Torvalds 0ca14a57f1 Start adding interfaces to read in partial trees 20 years ago
Linus Torvalds 7875b50d1a git-read-tree: fix "--reset" handling 20 years ago
Junio C Hamano 036d51cc55 [PATCH] read-tree: loosen too strict index requirements 20 years ago
Junio C Hamano 32192e6622 [PATCH] Finish making --emu23 equivalent to pure 2-way merge. 20 years ago
Junio C Hamano e7f9bc411c [PATCH] read-tree: fix too strong index requirement #5ALT 20 years ago
Junio C Hamano 03efa6d9a4 [PATCH] read-tree --emu23. 20 years ago
Linus Torvalds aa16021efc git-read-tree: remove deleted files in the working directory 20 years ago
Linus Torvalds 438195cced git-read-tree: add "--reset" flag 20 years ago
Linus Torvalds a57f0b58d7 git-read-tree: -u without -m is meaningless. Don't allow it. 20 years ago
Linus Torvalds b5b425074e git-read-tree: make one-way merge also honor the "update" flag 20 years ago
Junio C Hamano c859600954 [PATCH] read-tree: save more user hassles during fast-forward. 20 years ago
Linus Torvalds 451322512f git-read-tree: some "final" cleanups 20 years ago
Linus Torvalds d723c69063 git-read-tree: simplify merge loops enormously 20 years ago
Junio C Hamano 96cd5429a4 [PATCH] index locking like everybody else 20 years ago
Linus Torvalds d925ffbd06 Fix off-by-one in new three-way-merge updates 20 years ago
Linus Torvalds a76d74fb71 Three-way merge: fix silly bug that made trivial merges not work 20 years ago
Linus Torvalds e6ee623b7b git-read-tree: fix up two-way merge 20 years ago
Linus Torvalds 220a0b527b More work on merging with git-read-tree.. 20 years ago
Linus Torvalds 76f38347b4 git-read-tree: fix up three-way merge tests 20 years ago
Linus Torvalds 02ede67ad4 git-read-tree: be a lot more careful about merging dirty trees 20 years ago
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