217 Commits (ab7df1874d87d3f7494397442e67e900b580a346)
 

Author SHA1 Message Date
Linus Torvalds 75118b13bc Ass a "merge-cache" helper program to execute a merge on 20 years ago
Brad Roberts 74b2428f55 [PATCH] fork optional branch point normazilation 20 years ago
Linus Torvalds d9f98eebcd Ignore any unmerged entries for "checkout-cache -a". 20 years ago
Linus Torvalds 5e5128ed1c Remove extraneous ',' ';' and '.' characters from the full name gecos field. 20 years ago
Linus Torvalds 08ca0b04ba Make the revision tracking track the object types too. 20 years ago
Linus Torvalds d0d7cbe730 Make "commit-tree" check the input objects more carefully. 20 years ago
Linus Torvalds 7d60ad7cc9 Make "parse_commit" return the "struct revision" for the commit. 20 years ago
Linus Torvalds 6683463ed6 Do a very simple "merge-base" that finds the most recent common 20 years ago
Linus Torvalds 15000d7899 Make "rev-tree.c" use the new-and-improved "mark_reachable()" 20 years ago
Linus Torvalds 01796b0e91 Make "revision.h" slightly better to use. 20 years ago
Linus Torvalds 89d21f4b64 Move "parse_commit()" into common revision.h file. 20 years ago
Brad Roberts 7223a88ce7 [PATCH] fix for memory leak in write-tree.c 20 years ago
Petr Baudis e8871e88ad [PATCH] Fix +x-related show-diff false positives 20 years ago
Junio C Hamano c747fc6fac [PATCH] Remove unused arguments from index_fd() 20 years ago
Junio C Hamano a38800fde2 [PATCH] Better error message from checkout-cache for unmerged files. 20 years ago
Linus Torvalds fa06d442c6 Fix total permission bogosity in "checkout-cache.c". 20 years ago
Junio C Hamano c4e3cca1f7 [PATCH] update-cache --remove marks the path merged. 20 years ago
Junio C Hamano 8f41523fc1 [PATCH] show-diff.c: do not include unused header file 20 years ago
Linus Torvalds e44794706e Be much more liberal about the file mode bits. 20 years ago
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