Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename safe_strncpy() to strlcpy(). | Peter Eriksen | 2006-06-24 |
* | Makefile: do not recompile main programs when libraries have changed. | Junio C Hamano | 2006-06-22 |
* | Merge branch 'js/lsfix' | Junio C Hamano | 2006-06-22 |
|\ | |||
| * | Make git-update-ref a builtin | Lukas Sandström | 2006-06-18 |
| * | Make git-update-index a builtin | Lukas Sandström | 2006-06-18 |
| * | Make git-stripspace a builtin | Lukas Sandström | 2006-06-18 |
| * | Make git-mailinfo a builtin | Lukas Sandström | 2006-06-18 |
| * | Make git-mailsplit a builtin | Lukas Sandström | 2006-06-18 |
| * | Make git-write-tree a builtin | Lukas Sandström | 2006-06-18 |
* | | Merge branch 'jc/upload-corrupt' | Junio C Hamano | 2006-06-22 |
|\ \ | |||
| * | | Retire git-clone-pack | Junio C Hamano | 2006-06-21 |
* | | | Makefile: do not force unneeded recompilation upon GIT_VERSION changes | Junio C Hamano | 2006-06-22 |
* | | | Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually used. | Yakov Lerner | 2006-06-22 |
|/ / | |||
* | | Add specialized object allocator | Linus Torvalds | 2006-06-19 |
|/ | |||
* | Merge branch 'yl/build' | Junio C Hamano | 2006-06-18 |
|\ | |||
| * | auto-detect changed prefix and/or changed build flags | Yakov Lerner | 2006-06-17 |
* | | Remove "refs" field from "struct object" | Linus Torvalds | 2006-06-18 |
* | | Make release tarballs friendlier to older tar versions | Rene Scharfe | 2006-06-18 |
|/ | |||
* | Built-in git-get-tar-commit-id | Rene Scharfe | 2006-06-10 |
* | make clean: remove dist-doc targets. | Junio C Hamano | 2006-06-07 |
* | Make index file locking code reusable to others. | Junio C Hamano | 2006-06-06 |
* | HTTP cleanup | Junio C Hamano | 2006-06-06 |
* | Builtin git-rev-parse. | Christian Couder | 2006-06-03 |
* | Merge branch 'jc/cache-tree' | Junio C Hamano | 2006-05-28 |
|\ | |||
| * | Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree | Junio C Hamano | 2006-05-20 |
| |\ | |||
| * \ | Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-tree | Junio C Hamano | 2006-05-20 |
| |\ \ | |||
| | * \ | Merge branch 'master' into jc/cache-tree | Junio C Hamano | 2006-04-26 |
| | |\ \ | |||
| | * | | | Add test-dump-cache-tree | Junio C Hamano | 2006-04-24 |
| | * | | | Add cache-tree. | Junio C Hamano | 2006-04-23 |
* | | | | | Don't write directly to a make target ($@). | Jim Meyering | 2006-05-25 |
* | | | | | Documentation/Makefile: remove extra / | Martin Waitz | 2006-05-25 |
* | | | | | Builtin git-cat-file | Timo Hirvonen | 2006-05-24 |
* | | | | | Merge branch 'js/fmt-patch' | Junio C Hamano | 2006-05-24 |
|\ \ \ \ \ | |||
| * | | | | | git-format-patch: now built-in. | Junio C Hamano | 2006-05-21 |
| |/ / / / | |||
* | | | | | Merge branch 'jc/builtin-n-tar-tree' | Junio C Hamano | 2006-05-24 |
|\ \ \ \ \ | |||
| * \ \ \ \ | Merge branch 'jc/tartree' into jc/builtin-n-tar-tree | Junio C Hamano | 2006-05-23 |
| |\ \ \ \ \ | |||
| | * | | | | | built-in tar-tree and remote tar-tree | Junio C Hamano | 2006-05-19 |
| | |/ / / / | |||
| * | | | | | Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree. | Peter Eriksen | 2006-05-23 |
| * | | | | | Builtin git-show-branch. | Peter Eriksen | 2006-05-23 |
| * | | | | | Builtin git-apply. | Peter Eriksen | 2006-05-23 |
| * | | | | | Builtin git-commit-tree. | Peter Eriksen | 2006-05-23 |
| * | | | | | Builtin git-read-tree. | Peter Eriksen | 2006-05-23 |
| * | | | | | Builtin git-tar-tree. | Peter Eriksen | 2006-05-23 |
| * | | | | | Builtin git-ls-tree. | Peter Eriksen | 2006-05-23 |
| * | | | | | Builtin git-ls-files. | Peter Eriksen | 2006-05-23 |
* | | | | | | Merge branch 'lt/dirwalk' | Junio C Hamano | 2006-05-24 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||
| * | | | | Add builtin "git rm" command | Linus Torvalds | 2006-05-19 |
| * | | | | Remove old "git-add.sh" remnants | Linus Torvalds | 2006-05-17 |
| * | | | | Do "git add" as a builtin | Linus Torvalds | 2006-05-17 |
| * | | | | libify git-ls-files directory traversal | Linus Torvalds | 2006-05-17 |