Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-03 | Make git-unpack-objects a builtin | Matthias Kestenholz | 1 | -0/+1 |
2006-08-03 | Make git-pack-objects a builtin | Matthias Kestenholz | 1 | -0/+1 |
2006-08-03 | Make git-name-rev a builtin | Matthias Kestenholz | 1 | -0/+1 |
2006-08-02 | Make git-repo-config a builtin | Matthias Kestenholz | 1 | -0/+1 |
2006-08-02 | Make git-prune-packed a builtin | Matthias Kestenholz | 1 | -0/+1 |
2006-08-02 | Remove cmd_usage() routine and re-organize the help/usage code. | Ramsay Allan Jones | 1 | -5/+2 |
2006-08-02 | Fix header breakage due to redefining PATH_MAX. | Ramsay Allan Jones | 1 | -4/+1 |
2006-07-29 | Merge branch 'lt/setup' into __/setup-n-mv | Junio C Hamano | 1 | -39/+39 |
2006-07-29 | Call setup_git_directory() much earlier | Linus Torvalds | 1 | -38/+38 |
2006-07-26 | Make git-mv a builtin | Johannes Schindelin | 1 | -0/+1 |
2006-07-09 | builtin "git prune" | Linus Torvalds | 1 | -0/+2 |
2006-07-03 | Make git-fmt-merge-msg a builtin | Johannes Schindelin | 1 | -0/+1 |
2006-06-18 | Make git-update-ref a builtin | Lukas Sandström | 1 | -0/+1 |
2006-06-18 | Make git-update-index a builtin | Lukas Sandström | 1 | -0/+1 |
2006-06-18 | Make git-stripspace a builtin | Lukas Sandström | 1 | -0/+3 |
2006-06-18 | Make git-mailinfo a builtin | Lukas Sandström | 1 | -0/+5 |
2006-06-18 | Make git-mailsplit a builtin | Lukas Sandström | 1 | -0/+2 |
2006-06-18 | Make git-write-tree a builtin | Lukas Sandström | 1 | -0/+3 |
2006-06-10 | Built-in git-get-tar-commit-id | Rene Scharfe | 1 | -0/+1 |
2006-06-03 | Builtin git-rev-parse. | Christian Couder | 1 | -0/+1 |
2006-05-24 | Builtin git-cat-file | Timo Hirvonen | 1 | -0/+1 |
2006-05-24 | Merge branch 'js/fmt-patch' | Junio C Hamano | 1 | -0/+1 |
2006-05-24 | Merge branch 'jc/builtin-n-tar-tree' | Junio C Hamano | 1 | -0/+12 |
2006-05-24 | Merge branch 'lt/dirwalk' | Junio C Hamano | 1 | -0/+2 |
2006-05-23 | Merge branch 'jc/tartree' into jc/builtin-n-tar-tree | Junio C Hamano | 1 | -2/+2 |
2006-05-23 | Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree. | Peter Eriksen | 1 | -0/+5 |
2006-05-23 | Builtin git-show-branch. | Peter Eriksen | 1 | -0/+1 |
2006-05-23 | Builtin git-apply. | Peter Eriksen | 1 | -0/+1 |
2006-05-23 | Builtin git-commit-tree. | Peter Eriksen | 1 | -0/+1 |
2006-05-23 | Builtin git-read-tree. | Peter Eriksen | 1 | -0/+1 |
2006-05-23 | Builtin git-tar-tree. | Peter Eriksen | 1 | -0/+1 |
2006-05-23 | Builtin git-ls-tree. | Peter Eriksen | 1 | -0/+1 |
2006-05-23 | Builtin git-ls-files. | Peter Eriksen | 1 | -0/+1 |
2006-05-21 | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 1 | -0/+4 |
2006-05-19 | built-in tar-tree and remote tar-tree | Junio C Hamano | 1 | -0/+2 |
2006-05-19 | Add builtin "git rm" command | Linus Torvalds | 1 | -0/+1 |
2006-05-19 | Builtin git-init-db | Timo Hirvonen | 1 | -0/+1 |
2006-05-18 | Make git-check-format-ref a builtin. | Lukas Sandström | 1 | -0/+1 |
2006-05-18 | Make "git rev-list" be a builtin | Linus Torvalds | 1 | -0/+1 |
2006-05-17 | Do "git add" as a builtin | Linus Torvalds | 1 | -0/+1 |
2006-05-15 | Merge branch 'jc/grep' | Junio C Hamano | 1 | -0/+1 |
2006-05-06 | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 1 | -0/+4 |
2006-05-03 | Merge branch 'jc/diff' | Junio C Hamano | 1 | -0/+1 |
2006-05-03 | Merge branch 'jc/count' | Junio C Hamano | 1 | -0/+1 |
2006-05-01 | built-in "git grep" | Junio C Hamano | 1 | -0/+1 |
2006-04-30 | git builtin "push" | Linus Torvalds | 1 | -0/+2 |
2006-04-28 | built-in diff. | Junio C Hamano | 1 | -0/+1 |
2006-04-27 | built-in count-objects. | Junio C Hamano | 1 | -0/+1 |
2006-04-21 | Merge branch 'master' into jc/fmt-patch | Junio C Hamano | 1 | -0/+24 |
2006-04-21 | Split up builtin commands into separate files from git.c | Linus Torvalds | 1 | -0/+23 |