aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] show-diff style fix.Junio C Hamano2005-04-16
* [PATCH] Rename confusing variable in show-diffJunio C Hamano2005-04-16
* [PATCH] show-diff shell safetyJunio C Hamano2005-04-16
* [PATCH] show-diff -z option for machine readable output.Junio C Hamano2005-04-16
* [PATCH] Optionally tell show-diff to show only named filesJunio C Hamano2005-04-16
* [PATCH] Un unoptimize ls-tree behaviourJunio C Hamano2005-04-16
* Add "--unmerged" flag to "show-files", which does what the name implies.Linus Torvalds2005-04-16
* Remove "merge-tree.c"Linus Torvalds2005-04-16
* When inserting a index entry of stage 0, remove all old unmerged entries.Linus Torvalds2005-04-16
* Make 'read-tree' do a few more of the trivial merge cases.Linus Torvalds2005-04-16
* [PATCH] Add --stage to show-files for new stage dircache.Junio C Hamano2005-04-16
* [PATCH] Byteorder fix for read-tree, new -m semantics version.Junio C Hamano2005-04-16
* Make "read-tree" merge the trees it reads by giving them consecutive states.Linus Torvalds2005-04-15
* Make cache entry comparison take the new "state" flag into account.Linus Torvalds2005-04-15
* write-tree: refuse to write out trees with unmerged index entries.Linus Torvalds2005-04-15
* Encode a few extra flags per index entry.Linus Torvalds2005-04-15
* Simplify show-diff cache entry name handling.Linus Torvalds2005-04-15
* [PATCH] Add '-z' to merge-tree.cJunio C Hamano2005-04-15
* Make "diff-tree" have similar behaviour as "ls-tree" wrt line termination.Linus Torvalds2005-04-15
* [PATCH] Add "-q" option to show-diff.cJunio C Hamano2005-04-15
* [PATCH] Add -z option to show-filesJunio C Hamano2005-04-15
* Add "--cacheinfo" option to update-cache.Linus Torvalds2005-04-15
* Convert the index file reading/writing to use network byte order.Linus Torvalds2005-04-15
* [PATCH] Simplify date handling and make it more reliableDavid Woodhouse2005-04-15
* [PATCH] ls-tree enhancementsJunio C Hamano2005-04-15
* Add "merge-tree" helper program. Maybe it's retarded, maybe it's helpful.Linus Torvalds2005-04-14
* Use common "revision.h" header for both fsck and rev-tree.Linus Torvalds2005-04-13
* Fix read-cache.c collission check logic.Linus Torvalds2005-04-13
* Make 'fsck' able to take an arbitrary number of parents on theLinus Torvalds2005-04-13
* Make fsck reachability avoid doing unnecessary work forLinus Torvalds2005-04-13
* Make "fsck-cache" use the same revision tracking structure as "rev-tree".Linus Torvalds2005-04-13
* [PATCH] Change diff-tree output formatPetr Baudis2005-04-13
* [PATCH] diff-tree usagePetr Baudis2005-04-13
* [PATCH] nsec portabilityPetr Baudis2005-04-13
* [PATCH] Whitespace FixesIngo Molnar2005-04-13
* [PATCH] No need to clean temp_git_file_* anymoreJunio C Hamano2005-04-13
* [PATCH] Typofix in git/show-files.Junio C Hamano2005-04-13
* [PATCH] Consolidate the error handlingPetr Baudis2005-04-13
* [PATCH] Make nsec checking optionalPetr Baudis2005-04-13
* [PATCH] SHA1 naive collision checkingPetr Baudis2005-04-13
* [PATCH] ls-tree for listing treesPetr Baudis2005-04-13
* [PATCH] Correct show-diff output for deleted filesPetr Baudis2005-04-13
* [PATCH] Silent flag for show-diffPetr Baudis2005-04-13
* [PATCH] Fix a crash when doing rev-treePetr Baudis2005-04-12
* Make "checkout-cache" silently skip up-to-date files.Linus Torvalds2005-04-12
* Make "rev-tree" able to read its own output again from the cache.Linus Torvalds2005-04-12
* [PATCH] rev-tree support for "in X but not in Y".David Woodhouse2005-04-12
* [PATCH] show-diff show deleted files as diff as well.Christopher Li2005-04-12
* Remove the annoying "ok" printout from show-diff.Linus Torvalds2005-04-12
* Add a "check-files" command, which is useful for scriptingLinus Torvalds2005-04-12