4478 Commits (94cdb382583e7c87d949fb22754d795a1b956377)
 

Author SHA1 Message Date
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
Linus Torvalds 853916ff7f Add "applypatch" and "dotest" scripts to tie it all together. 20 years ago
Linus Torvalds 74b46e32cb Add a "check-files" command, which is useful for scripting 20 years ago
Linus Torvalds 2744b2344d Start of early patch applicator tools for git. 20 years ago
Linus Torvalds 8695c8bfe1 Add "show-files" command to show the list of managed (or non-managed) files. 20 years ago
Linus Torvalds 3607c27f5f Allow zero-sized files to be checked in. 20 years ago
Linus Torvalds 771364af0e Make the rev-tree output more regular. This is the last 20 years ago
Linus Torvalds 28258afe91 Make "rev-tree" capable of showing the difference in reachability between two 20 years ago
Linus Torvalds 97d9c3cdea Make "rev-tree" more efficient and more useful. 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 84fe972055 Add a "rev-tree" helper, which calculates the revision 20 years ago
Linus Torvalds 0dcad32ae2 Fix "usage()" to do the missing line termination. 20 years ago
Linus Torvalds 32d197f18d Fix "update-cache" not fixing up the size field as appropriate. 20 years ago
Linus Torvalds cfd88e2b7a Make the default directory permissions more lax. 20 years ago
Linus Torvalds 075b845a85 Add a COPYING notice, making it explicit that the license is GPLv2. 20 years ago
Linus Torvalds 711cf3a026 Make "update-cache --refresh" do what it really should do: just 20 years ago
Linus Torvalds bf16c71e2f Fix up commit-tree/diff-tree user interface issues. 20 years ago
Linus Torvalds 91af81a98e Oops. Fix bad initialization of the "seen" array, causing us to not 20 years ago
Linus Torvalds f1257f3a33 Oops, the actual 'printf' for missing objects was missing. 20 years ago
Linus Torvalds 8ba0bbb237 Add connectivity tracking to fsck. 20 years ago
Linus Torvalds 76e7f4ec48 Fix off-by-one error in removal of cache entry. 20 years ago
Linus Torvalds 262e82b4a7 Fix diff-tree recursion. 20 years ago