23368 Commits (929909375034eb609f855fe51b2ffc57123e6dd4)
 

Author SHA1 Message Date
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
Linus Torvalds eeb7991695 Simplify "diff-tree" output, and only keep track of one single name-base. 20 years ago
Linus Torvalds 73134b6d3f Add "-R" flag to "diff-tree", so that it will recursively traverse a tree of trees 20 years ago
Linus Torvalds 121481abf8 Make "update-cache" a bit friendlier to use (and harder to mis-use). 20 years ago
Linus Torvalds d6d3f9d012 This implements the new "recursive tree" write-tree. 20 years ago
Linus Torvalds 4e6616ab77 Make fsck-cache warn about old-style tree objects that have full 20 years ago
Linus Torvalds f768846e34 Teach "fsck" and "read-tree" about recursive tree-nodes. 20 years ago
Linus Torvalds 16d4d1ba6c Make "fsck-cache" print out all the root commits it finds. 20 years ago
Linus Torvalds 9174026cfe Add "diff-tree" program to show which files have changed between two trees. 20 years ago
Linus Torvalds 79517a067a Export "cache_name_compare()" helper function. 20 years ago
Linus Torvalds 83adac3c57 Make "read-tree" read the tree into the current directory cache. 20 years ago