aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jc/cache-tree'Junio C Hamano2006-05-28
|\
| * Merge branch 'jc/dirwalk-n-cache-tree' into jc/cache-treeJunio C Hamano2006-05-28
| |\
| | * builtin-rm: squelch compiler warnings.Junio C Hamano2006-05-23
| | * Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-treeJunio C Hamano2006-05-20
| | |\
| | * \ Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-treeJunio C Hamano2006-05-20
| | |\ \
| * | | | git-write-tree writes garbage on sparc64Dennis Stosberg2006-05-28
| | |/ / | |/| |
| * | | 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
* | | | | | Don't use "sscanf()" for tree mode scanningLinus Torvalds2006-05-28
* | | | | | git-fetch: avoid using "case ... in (arm)"Junio C Hamano2006-05-28
* | | | | | Merge branch 'jc/mailinfo'Junio C Hamano2006-05-28
|\ \ \ \ \ \
| * | | | | | mailinfo: skip bogus UNIX From line inside bodyJunio C Hamano2006-05-21
* | | | | | | Merge branch 'eb/mailinfo'Junio C Hamano2006-05-28
|\ \ \ \ \ \ \
| * | | | | | | mailinfo: More carefully parse header lines in read_one_header_line()Junio C Hamano2006-05-26
| * | | | | | | Allow in body headers beyond the in body header prefix.Eric W. Biederman2006-05-23
| * | | | | | | More accurately detect header lines in read_one_header_lineEric W. Biederman2006-05-23
| * | | | | | | In handle_body only read a line if we don't already have one.Eric W. Biederman2006-05-23
| * | | | | | | Refactor commit messge handling.Eric W. Biederman2006-05-23
| * | | | | | | Move B and Q decoding into check header.Eric W. Biederman2006-05-23
| * | | | | | | Make read_one_header_line return a flag not a length.Eric W. Biederman2006-05-23
* | | | | | | | Fix memory leak in "git rev-list --objects"Linus Torvalds2006-05-28
* | | | | | | | gitview: Move the console error messages to message dialogAneesh Kumar K.V2006-05-28
* | | | | | | | gitview: Add key binding for F5.Aneesh Kumar K.V2006-05-28
* | | | | | | | Let git-clone to pass --template=dir option to git-init-db.Junio C Hamano2006-05-28
* | | | | | | | Make cvsexportcommit create parent directories as needed.Yann Dirson2006-05-28
* | | | | | | | Document current cvsexportcommit limitations.Yann Dirson2006-05-28