11650 Commits (795c7c0b08fefc7d0f5d0903d8341491350996f0)
 

Author SHA1 Message Date
Junio C Hamano 9fec8b26ef [PATCH] Do not run useless show-diff on unmerged paths repeatedly. 20 years ago
Junio C Hamano d2522a6528 [PATCH] show-diff style fix. 20 years ago
Junio C Hamano b70c8942d3 [PATCH] Rename confusing variable in show-diff 20 years ago
Junio C Hamano 9bd94cafdf [PATCH] show-diff shell safety 20 years ago
Junio C Hamano d94c6128e6 [PATCH] show-diff -z option for machine readable output. 20 years ago
Junio C Hamano b8f80925e3 [PATCH] Optionally tell show-diff to show only named files 20 years ago
Junio C Hamano 0f2303f719 [PATCH] Un unoptimize ls-tree behaviour 20 years ago
Linus Torvalds eec8c633c1 Add "--unmerged" flag to "show-files", which does what the name implies. 20 years ago
Linus Torvalds 2fbdd13174 Remove "merge-tree.c" 20 years ago
Linus Torvalds 7b937ca331 When inserting a index entry of stage 0, remove all old unmerged entries. 20 years ago
Linus Torvalds 43f91266a4 Make 'read-tree' do a few more of the trivial merge cases. 20 years ago
Junio C Hamano aee461985f [PATCH] Add --stage to show-files for new stage dircache. 20 years ago
Junio C Hamano fcf712e60e [PATCH] Byteorder fix for read-tree, new -m semantics version. 20 years ago
Linus Torvalds d99082e0e3 Make "read-tree" merge the trees it reads by giving them consecutive states. 20 years ago
Linus Torvalds 95fd5bf82a Make cache entry comparison take the new "state" flag into account. 20 years ago
Linus Torvalds c347ea5d6f write-tree: refuse to write out trees with unmerged index entries. 20 years ago
Linus Torvalds f5cabd13d8 Encode a few extra flags per index entry. 20 years ago
Linus Torvalds 13e897e580 Simplify show-diff cache entry name handling. 20 years ago
Junio C Hamano d07f651c25 [PATCH] Add '-z' to merge-tree.c 20 years ago
Linus Torvalds 6cbd72f8d5 Make "diff-tree" have similar behaviour as "ls-tree" wrt line termination. 20 years ago
Junio C Hamano ca2a079865 [PATCH] Add "-q" option to show-diff.c 20 years ago
Junio C Hamano b83c83457e [PATCH] Add -z option to show-files 20 years ago
Linus Torvalds 9945d98051 Add "--cacheinfo" option to update-cache. 20 years ago
Linus Torvalds ccc4feb579 Convert the index file reading/writing to use network byte order. 20 years ago
David Woodhouse 27de946d0e [PATCH] Simplify date handling and make it more reliable 20 years ago
Junio C Hamano aa1c48df81 [PATCH] ls-tree enhancements 20 years ago
Linus Torvalds 33deb63a36 Add "merge-tree" helper program. Maybe it's retarded, maybe it's helpful. 20 years ago
Linus Torvalds 458754a9fe Use common "revision.h" header for both fsck and rev-tree. 20 years ago
Linus Torvalds f864ba7448 Fix read-cache.c collission check logic. 20 years ago
Linus Torvalds bcee6fd8e7 Make 'fsck' able to take an arbitrary number of parents on the 20 years ago
Linus Torvalds 2845dbe4a4 Make fsck reachability avoid doing unnecessary work for 20 years ago
Linus Torvalds d9839e0305 Make "fsck-cache" use the same revision tracking structure as "rev-tree". 20 years ago
Petr Baudis 33b238d128 [PATCH] Change diff-tree output format 20 years ago
Petr Baudis 35bb47855d [PATCH] diff-tree usage 20 years ago
Petr Baudis 5ade862839 [PATCH] nsec portability 20 years ago
Ingo Molnar aebb267908 [PATCH] Whitespace Fixes 20 years ago
Junio C Hamano 42d545e8ff [PATCH] No need to clean temp_git_file_* anymore 20 years ago
Junio C Hamano 31cedfb95e [PATCH] Typofix in git/show-files. 20 years ago
Petr Baudis 2de381f919 [PATCH] Consolidate the error handling 20 years ago
Petr Baudis bdd4da595a [PATCH] Make nsec checking optional 20 years ago
Petr Baudis 5c2a7fbc36 [PATCH] SHA1 naive collision checking 20 years ago
Petr Baudis 7912c07037 [PATCH] ls-tree for listing trees 20 years ago
Petr Baudis c57a3a91f1 [PATCH] Correct show-diff output for deleted files 20 years ago
Petr Baudis e2e5e98a40 [PATCH] Silent flag for show-diff 20 years ago
Petr Baudis 3d8c7a5790 [PATCH] Fix a crash when doing rev-tree 20 years ago
Linus Torvalds 29d76d4b05 Make "checkout-cache" silently skip up-to-date files. 20 years ago
Linus Torvalds 40e88b95cd Make "rev-tree" able to read its own output again from the cache. 20 years ago
David Woodhouse 727ff27787 [PATCH] rev-tree support for "in X but not in Y". 20 years ago
Christopher Li c0fb976aa7 [PATCH] show-diff show deleted files as diff as well. 20 years ago
Linus Torvalds 5e76011c0d Remove the annoying "ok" printout from show-diff. 20 years ago