aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* builtin-rm: squelch compiler warnings.Junio C Hamano2006-05-23
* Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-treeJunio C Hamano2006-05-20
|\
| * Add builtin "git rm" commandLinus Torvalds2006-05-19
| * Move pathspec matching from builtin-add.c into dir.cLinus Torvalds2006-05-19
| * Prevent bogus paths from being added to the index.Linus Torvalds2006-05-18
| * builtin-add: fix unmatched pathspec warnings.Junio C Hamano2006-05-18
| * Remove old "git-add.sh" remnantsLinus Torvalds2006-05-17
| * builtin-add: warn on unmatched pathspecsLinus Torvalds2006-05-17
| * Do "git add" as a builtinLinus Torvalds2006-05-17
| * Clean up git-ls-file directory walking library interfaceLinus Torvalds2006-05-17
| * libify git-ls-files directory traversalLinus Torvalds2006-05-17
* | Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-treeJunio C Hamano2006-05-20
|\ \
| * | Fix crash when reading the empty treeJohannes Schindelin2006-05-07
| * | fsck-objects: do not segfault on missing tree in cache-treeJunio C Hamano2006-05-03
| * | cache-tree: a bit more debugging support.Junio C Hamano2006-05-03
| * | read-tree: invalidate cache-tree entry when a new index entry is added.Junio C Hamano2006-05-03
| * | Fix test-dump-cache-tree in one-tree disappeared case.Junio C Hamano2006-05-03
| * | fsck-objects: mark objects reachable from cache-treeJunio C Hamano2006-05-01
| * | cache-tree: replace a sscanf() by two strtol() callsJohannes Schindelin2006-05-01
| * | cache-tree.c: typefixJunio C Hamano2006-04-27
| * | test-dump-cache-tree: validate the cached data as well.Junio C Hamano2006-04-27
| * | cache_tree_update: give an option to update cache-tree only.Junio C Hamano2006-04-27
| * | read-tree: teach 1-way merege and plain read to prime cache-tree.Junio C Hamano2006-04-27
| * | read-tree: teach 1 and 2 way merges about cache-tree.Junio C Hamano2006-04-27
| * | update-index: when --unresolve, smudge the relevant cache-tree entries.Junio C Hamano2006-04-26
| * | Merge branch 'master' into jc/cache-treeJunio C Hamano2006-04-26
| |\ \
| * \ \ Merge branch 'master' into jc/cache-treeJunio C Hamano2006-04-26
| |\ \ \
| * | | | test-dump-cache-tree: report number of subtrees.Junio C Hamano2006-04-25
| * | | | cache-tree: sort the subtree entries.Junio C Hamano2006-04-25
| * | | | Teach fsck-objects about cache-tree.Junio C Hamano2006-04-25
| * | | | index: make the index file format extensible.Junio C Hamano2006-04-24
| * | | | cache-tree: protect against "git prune".Junio C Hamano2006-04-24
| * | | | Add test-dump-cache-treeJunio C Hamano2006-04-24
| * | | | Use cache-tree in update-index.Junio C Hamano2006-04-24
| * | | | Invalidate cache-tree entries for touched paths in git-apply.Junio C Hamano2006-04-23
| * | | | Update write-tree to use cache-tree.Junio C Hamano2006-04-23
| * | | | Add cache-tree.Junio C Hamano2006-04-23
| * | | | read-cache/write-cache: optionally return cache checksum SHA1.Junio C Hamano2006-04-23
* | | | | Merge branch 'js/fetchconfig'Junio C Hamano2006-05-19
|\ \ \ \ \
| * | | | | Add a conversion tool to migrate remote information into the configJohannes Schindelin2006-05-04
| * | | | | fetch, pull: ask config for remote informationJohannes Schindelin2006-05-04
* | | | | | Fix build procedure for builtin-init-dbJunio C Hamano2006-05-19
* | | | | | Merge branch 'jc/read-tree-safety'Junio C Hamano2006-05-19
|\ \ \ \ \ \
| * | | | | | read-tree -m -u: do not overwrite or remove untracked working tree files.Junio C Hamano2006-05-17
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'jc/apply'Junio C Hamano2006-05-19
|\ \ \ \ \ \
| * | | | | | apply --cached: do not check newly added file in the working treeJunio C Hamano2006-05-17
* | | | | | | Merge branch 'eb/quilt'Junio C Hamano2006-05-19
|\ \ \ \ \ \ \
| * | | | | | | Implement a --dry-run option to git-quiltimportEric W. Biederman2006-05-18
| * | | | | | | Implement git-quiltimportEric W. Biederman2006-05-18
* | | | | | | | Merge branch 'jc/grep'Junio C Hamano2006-05-19
|\ \ \ \ \ \ \ \