Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add specialized object allocator | Linus Torvalds | 2006-06-19 | 1 | -1/+1 |
* | Merge branch 'yl/build' | Junio C Hamano | 2006-06-18 | 1 | -8/+20 |
|\ | |||||
| * | auto-detect changed prefix and/or changed build flags | Yakov Lerner | 2006-06-17 | 1 | -8/+20 |
* | | Remove "refs" field from "struct object" | Linus Torvalds | 2006-06-18 | 1 | -1/+1 |
* | | Make release tarballs friendlier to older tar versions | Rene Scharfe | 2006-06-18 | 1 | -1/+1 |
|/ | |||||
* | Built-in git-get-tar-commit-id | Rene Scharfe | 2006-06-10 | 1 | -2/+2 |
* | make clean: remove dist-doc targets. | Junio C Hamano | 2006-06-07 | 1 | -1/+1 |
* | Make index file locking code reusable to others. | Junio C Hamano | 2006-06-06 | 1 | -1/+1 |
* | HTTP cleanup | Junio C Hamano | 2006-06-06 | 1 | -1/+2 |
* | Builtin git-rev-parse. | Christian Couder | 2006-06-03 | 1 | -4/+3 |
* | Merge branch 'jc/cache-tree' | Junio C Hamano | 2006-05-28 | 1 | -1/+4 |
|\ | |||||
| * | Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree | Junio C Hamano | 2006-05-20 | 1 | -7/+8 |
| |\ | |||||
| * \ | Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-tree | Junio C Hamano | 2006-05-20 | 1 | -1/+4 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into jc/cache-tree | Junio C Hamano | 2006-04-26 | 1 | -3/+3 |
| | |\ \ | |||||
| | * | | | Add test-dump-cache-tree | Junio C Hamano | 2006-04-24 | 1 | -0/+3 |
| | * | | | Add cache-tree. | Junio C Hamano | 2006-04-23 | 1 | -1/+1 |
* | | | | | Don't write directly to a make target ($@). | Jim Meyering | 2006-05-25 | 1 | -14/+20 |
* | | | | | Documentation/Makefile: remove extra / | Martin Waitz | 2006-05-25 | 1 | -1/+1 |
* | | | | | Builtin git-cat-file | Timo Hirvonen | 2006-05-24 | 1 | -3/+3 |
* | | | | | Merge branch 'js/fmt-patch' | Junio C Hamano | 2006-05-24 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | git-format-patch: now built-in. | Junio C Hamano | 2006-05-21 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'jc/builtin-n-tar-tree' | Junio C Hamano | 2006-05-24 | 1 | -11/+18 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/tartree' into jc/builtin-n-tar-tree | Junio C Hamano | 2006-05-23 | 1 | -4/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | built-in tar-tree and remote tar-tree | Junio C Hamano | 2006-05-19 | 1 | -3/+3 |
| | |/ / / / | |||||
| * | | | | | Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree. | Peter Eriksen | 2006-05-23 | 1 | -6/+6 |
| * | | | | | Builtin git-show-branch. | Peter Eriksen | 2006-05-23 | 1 | -3/+3 |
| * | | | | | Builtin git-apply. | Peter Eriksen | 2006-05-23 | 1 | -3/+5 |
| * | | | | | Builtin git-commit-tree. | Peter Eriksen | 2006-05-23 | 1 | -3/+3 |
| * | | | | | Builtin git-read-tree. | Peter Eriksen | 2006-05-23 | 1 | -3/+3 |
| * | | | | | Builtin git-tar-tree. | Peter Eriksen | 2006-05-23 | 1 | -3/+5 |
| * | | | | | Builtin git-ls-tree. | Peter Eriksen | 2006-05-23 | 1 | -3/+3 |
| * | | | | | Builtin git-ls-files. | Peter Eriksen | 2006-05-23 | 1 | -3/+3 |
* | | | | | | Merge branch 'lt/dirwalk' | Junio C Hamano | 2006-05-24 | 1 | -7/+8 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Add builtin "git rm" command | Linus Torvalds | 2006-05-19 | 1 | -3/+5 |
| * | | | | Remove old "git-add.sh" remnants | Linus Torvalds | 2006-05-17 | 1 | -2/+2 |
| * | | | | Do "git add" as a builtin | Linus Torvalds | 2006-05-17 | 1 | -1/+1 |
| * | | | | libify git-ls-files directory traversal | Linus Torvalds | 2006-05-17 | 1 | -2/+2 |
* | | | | | Install git builtins into gitexecdir rather than bindir. | Sean | 2006-05-22 | 1 | -1/+8 |
* | | | | | NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin). | Yakov Lerner | 2006-05-21 | 1 | -0/+3 |
| |/ / / |/| | | | |||||
* | | | | Fix build procedure for builtin-init-db | Junio C Hamano | 2006-05-19 | 1 | -1/+1 |
* | | | | Merge branch 'eb/quilt' | Junio C Hamano | 2006-05-19 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Implement git-quiltimport | Eric W. Biederman | 2006-05-18 | 1 | -1/+1 |
* | | | | | Merge branch 'ts/doctar' | Junio C Hamano | 2006-05-19 | 1 | -1/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation/Makefile: create tarballs for the man pages and html files | Tilman Sauerbeck | 2006-05-18 | 1 | -1/+21 |
| |/ / / / | |||||
* | | | | | Builtin git-init-db | Timo Hirvonen | 2006-05-19 | 1 | -7/+6 |
|/ / / / | |||||
* | | | | Make git-check-format-ref a builtin. | Lukas Sandström | 2006-05-18 | 1 | -3/+3 |
* | | | | Make "git rev-list" be a builtin | Linus Torvalds | 2006-05-18 | 1 | -3/+3 |
|/ / / | |||||
* | | | Remove old "git-grep.sh" remnants | Linus Torvalds | 2006-05-16 | 1 | -2/+3 |
* | | | Merge branch 'jc/grep' | Junio C Hamano | 2006-05-15 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | built-in "git grep" | Junio C Hamano | 2006-05-01 | 1 | -1/+1 |
| | |/ | |/| |