git.git
2005-04-18 Daniel Barkalow[PATCH] Header files for object parsing
2005-04-17 Linus TorvaldsDo a very simple "merge-base" that finds the most recen...
2005-04-17 Linus TorvaldsMake "rev-tree.c" use the new-and-improved "mark_reacha...
2005-04-17 Linus TorvaldsMake "revision.h" slightly better to use.
2005-04-17 Linus TorvaldsMove "parse_commit()" into common revision.h file.
2005-04-17 Brad Roberts[PATCH] fix for memory leak in write-tree.c
2005-04-17 Petr Baudis[PATCH] Fix +x-related show-diff false positives
2005-04-17 Junio C Hamano[PATCH] Remove unused arguments from index_fd()
2005-04-17 Junio C Hamano[PATCH] Better error message from checkout-cache for...
2005-04-17 Linus TorvaldsFix total permission bogosity in "checkout-cache.c".
2005-04-17 Junio C Hamano[PATCH] update-cache --remove marks the path merged.
2005-04-17 Junio C Hamano[PATCH] show-diff.c: do not include unused header file
2005-04-17 Linus TorvaldsBe much more liberal about the file mode bits.
2005-04-17 Junio C Hamano[PATCH] Do not run useless show-diff on unmerged paths...
2005-04-17 Junio C Hamano[PATCH] show-diff style fix.
2005-04-17 Junio C Hamano[PATCH] Rename confusing variable in show-diff
2005-04-17 Junio C Hamano[PATCH] show-diff shell safety
2005-04-17 Junio C Hamano[PATCH] show-diff -z option for machine readable output.
2005-04-17 Junio C Hamano[PATCH] Optionally tell show-diff to show only named...
2005-04-16 Junio C Hamano[PATCH] Un unoptimize ls-tree behaviour
2005-04-16 Linus TorvaldsAdd "--unmerged" flag to "show-files", which does what...
2005-04-16 Linus TorvaldsRemove "merge-tree.c"
2005-04-16 Linus TorvaldsWhen inserting a index entry of stage 0, remove all...
2005-04-16 Linus TorvaldsMake 'read-tree' do a few more of the trivial merge...
2005-04-16 Junio C Hamano[PATCH] Add --stage to show-files for new stage dircache.
2005-04-16 Junio C Hamano[PATCH] Byteorder fix for read-tree, new -m semantics...
2005-04-16 Linus TorvaldsMake "read-tree" merge the trees it reads by giving...
2005-04-16 Linus TorvaldsMake cache entry comparison take the new "state" flag...
2005-04-16 Linus Torvaldswrite-tree: refuse to write out trees with unmerged...
2005-04-16 Linus TorvaldsEncode a few extra flags per index entry.
2005-04-16 Linus TorvaldsSimplify show-diff cache entry name handling.
2005-04-16 Junio C Hamano[PATCH] Add '-z' to merge-tree.c
2005-04-15 Linus TorvaldsMake "diff-tree" have similar behaviour as "ls-tree...
2005-04-15 Junio C Hamano[PATCH] Add "-q" option to show-diff.c
2005-04-15 Junio C Hamano[PATCH] Add -z option to show-files
2005-04-15 Linus TorvaldsAdd "--cacheinfo" option to update-cache.
2005-04-15 Linus TorvaldsConvert the index file reading/writing to use network...
2005-04-15 David Woodhouse[PATCH] Simplify date handling and make it more reliable
2005-04-15 Junio C Hamano[PATCH] ls-tree enhancements
2005-04-14 Linus TorvaldsAdd "merge-tree" helper program. Maybe it's retarded...
2005-04-14 Linus TorvaldsUse common "revision.h" header for both fsck and rev...
2005-04-14 Linus TorvaldsFix read-cache.c collission check logic.
2005-04-13 Linus TorvaldsMake 'fsck' able to take an arbitrary number of parents...
2005-04-13 Linus TorvaldsMake fsck reachability avoid doing unnecessary work for
2005-04-13 Linus TorvaldsMake "fsck-cache" use the same revision tracking struct...
2005-04-13 Petr Baudis[PATCH] Change diff-tree output format
2005-04-13 Petr Baudis[PATCH] diff-tree usage
2005-04-13 Petr Baudis[PATCH] nsec portability
2005-04-13 Ingo Molnar[PATCH] Whitespace Fixes
2005-04-13 Junio C Hamano[PATCH] No need to clean temp_git_file_* anymore
2005-04-13 Junio C Hamano[PATCH] Typofix in git/show-files.
2005-04-13 Petr Baudis[PATCH] Consolidate the error handling
2005-04-13 Petr Baudis[PATCH] Make nsec checking optional
2005-04-13 Petr Baudis[PATCH] SHA1 naive collision checking
2005-04-13 Petr Baudis[PATCH] ls-tree for listing trees
2005-04-13 Petr Baudis[PATCH] Correct show-diff output for deleted files
2005-04-13 Petr Baudis[PATCH] Silent flag for show-diff
2005-04-12 Petr Baudis[PATCH] Fix a crash when doing rev-tree
2005-04-12 Linus TorvaldsMake "checkout-cache" silently skip up-to-date files.
2005-04-12 Linus TorvaldsMake "rev-tree" able to read its own output again from...
2005-04-12 David Woodhouse[PATCH] rev-tree support for "in X but not in Y".
2005-04-12 Christopher Li[PATCH] show-diff show deleted files as diff as well.
2005-04-12 Linus TorvaldsRemove the annoying "ok" printout from show-diff.
2005-04-12 Linus TorvaldsAdd a "check-files" command, which is useful for scripting
2005-04-12 Linus TorvaldsAdd "show-files" command to show the list of managed...
2005-04-12 Linus TorvaldsAllow zero-sized files to be checked in.
2005-04-12 Linus TorvaldsMake the rev-tree output more regular. This is the...
2005-04-12 Linus TorvaldsMake "rev-tree" capable of showing the difference in...
2005-04-11 Linus TorvaldsMake "rev-tree" more efficient and more useful.
2005-04-11 Linus TorvaldsRename ".dircache" directory to ".git"
2005-04-11 Linus TorvaldsFix stale index.lock file removal using "atexit()".
2005-04-11 Linus TorvaldsAdd a "rev-tree" helper, which calculates the revision
2005-04-11 Linus TorvaldsFix "usage()" to do the missing line termination.
2005-04-11 Linus TorvaldsFix "update-cache" not fixing up the size field as...
2005-04-11 Linus TorvaldsMake the default directory permissions more lax.
2005-04-11 Linus TorvaldsAdd a COPYING notice, making it explicit that the licen...
2005-04-11 Linus TorvaldsMake "update-cache --refresh" do what it really should...
2005-04-11 Linus TorvaldsFix up commit-tree/diff-tree user interface issues.
2005-04-11 Linus TorvaldsOops. Fix bad initialization of the "seen" array, causi...
2005-04-11 Linus TorvaldsOops, the actual 'printf' for missing objects was missing.
2005-04-11 Linus TorvaldsAdd connectivity tracking to fsck.
2005-04-11 Linus TorvaldsFix off-by-one error in removal of cache entry.
2005-04-11 Linus TorvaldsFix diff-tree recursion.
2005-04-10 Linus TorvaldsSimplify "diff-tree" output, and only keep track of...
2005-04-10 Linus TorvaldsAdd "-R" flag to "diff-tree", so that it will recursive...
2005-04-10 Linus TorvaldsMake "update-cache" a bit friendlier to use (and harder...
2005-04-10 Linus TorvaldsThis implements the new "recursive tree" write-tree.
2005-04-09 Linus TorvaldsMake fsck-cache warn about old-style tree objects that...
2005-04-09 Linus TorvaldsTeach "fsck" and "read-tree" about recursive tree-nodes.
2005-04-09 Linus TorvaldsMake "fsck-cache" print out all the root commits it...
2005-04-09 Linus TorvaldsAdd "diff-tree" program to show which files have change...
2005-04-09 Linus TorvaldsExport "cache_name_compare()" helper function.
2005-04-09 Linus TorvaldsMake "read-tree" read the tree into the current directo...
2005-04-09 Linus TorvaldsMake "write_cache()" and friends available as generic...
2005-04-09 Linus TorvaldsFix "checkout-cache.c" mis-use of read_sha1_file()...
2005-04-09 Linus TorvaldsFix up "checkout-cache" a bit
2005-04-09 Linus TorvaldsAdd a "checkout-cache" command which does what the...
2005-04-09 Linus TorvaldsMake the cache stat information comparator public.
2005-04-09 Linus TorvaldsMake "cache_name_pos()" available to others.
2005-04-09 Linus TorvaldsFix missing return values and some error tests for...
next