summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-27read-tree: teach 1-way merege and plain read to prime cache-tree.Junio C Hamano
2006-04-27read-tree: teach 1 and 2 way merges about cache-tree.Junio C Hamano
2006-04-27update-index: when --unresolve, smudge the relevant cache-tree entries.Junio C Hamano
2006-04-27Merge branch 'master' into jc/cache-treeJunio C Hamano
2006-04-27t0000-basic: more commit-tree tests.Junio C Hamano
2006-04-27Merge branch 'fix'Junio C Hamano
2006-04-26commit-tree.c: check_valid() microoptimization.Junio C Hamano
2006-04-26Fix filename verification when in a subdirectoryLinus Torvalds
2006-04-26rebase: typofix.Junio C Hamano
2006-04-26Merge branch 'master' into jc/cache-treeJunio C Hamano
2006-04-26commit-tree: allow generic object name for the tree as well.Junio C Hamano
2006-04-26Makefile: remove and create xdiff library from scratch.Junio C Hamano
2006-04-26t0000-basic: Add ls-tree recursive test back.Junio C Hamano
2006-04-26Merge branch 'jc/diff'Junio C Hamano
2006-04-26Makefile: remove and create libgit.a from scratch.Junio C Hamano
2006-04-26test-dump-cache-tree: report number of subtrees.Junio C Hamano
2006-04-26cache-tree: sort the subtree entries.Junio C Hamano
2006-04-25Teach fsck-objects about cache-tree.Junio C Hamano
2006-04-25socksetup: don't return on set_reuse_addr() errorv1.3.1Serge E. Hallyn
2006-04-25Merge branch 'fix'Junio C Hamano
2006-04-25Document the configuration filePetr Baudis
2006-04-25Document git-var -l listing also configuration variablesPetr Baudis
2006-04-25rev-parse: better error message for ambiguous argumentsPaul Mackerras
2006-04-25index: make the index file format extensible.Junio C Hamano
2006-04-24cache-tree: protect against "git prune".Junio C Hamano
2006-04-24Merge branch 'ar/chmod-series'Junio C Hamano
2006-04-24Merge branch 'sh/daemon'Junio C Hamano
2006-04-24Merge branch 'jc/cc-stat'Junio C Hamano
2006-04-24Merge branch 'jc/unresolve'Junio C Hamano
2006-04-24Merge branch 'jc/color'Junio C Hamano
2006-04-24Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2006-04-24Add test-dump-cache-treeJunio C Hamano
2006-04-24Use cache-tree in update-index.Junio C Hamano
2006-04-24Invalidate cache-tree entries for touched paths in git-apply.Junio C Hamano
2006-04-24Update write-tree to use cache-tree.Junio C Hamano
2006-04-24Add cache-tree.Junio C Hamano
2006-04-23read-cache/write-cache: optionally return cache checksum SHA1.Junio C Hamano
2006-04-23gitk: Let git-rev-list do the argument list parsingPaul Mackerras
2006-04-23make update-index --chmod work with multiple files and --stdinAlex Riesen
2006-04-22Libified diff-index: backward compatibility fix.Junio C Hamano
2006-04-22Libify diff-index.Junio C Hamano
2006-04-22Libify diff-files.Junio C Hamano
2006-04-22Fix "git show --stat"Junio C Hamano
2006-04-22Add colordiff for git to contrib/colordiff.Junio C Hamano
2006-04-22Merge branch 'jc/diff'Junio C Hamano
2006-04-22Makefile: dependency for builtin-help.oJunio C Hamano
2006-04-21Split up builtin commands into separate files from git.cLinus Torvalds
2006-04-21Merge branch 'fix'Junio C Hamano
2006-04-21git-log produces no outputLinus Torvalds
2006-04-21Merge branch 'fix'Junio C Hamano