Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jk/diff' | Junio C Hamano | 2006-09-17 |
|\ | |||
| * | git-commit.sh: convert run_status to a C builtin | Jeff King | 2006-09-08 |
* | | Merge branch 'jc/archive' | Junio C Hamano | 2006-09-17 |
|\ \ | |||
| * | | Add git-upload-archive | Franck Bui-Huu | 2006-09-09 |
| * | | Add git-archive | Franck Bui-Huu | 2006-09-09 |
| |/ | |||
* | | Define fallback PATH_MAX on systems that do not define one in <limits.h> | Junio C Hamano | 2006-09-15 |
|/ | |||
* | Add git-zip-tree | Rene Scharfe | 2006-08-26 |
* | git-verify-pack: make builtin | Rene Scharfe | 2006-08-10 |
* | builtins: Makefile clean-up | Junio C Hamano | 2006-08-04 |
* | Make git-checkout-index a builtin | Junio C Hamano | 2006-08-04 |
* | Make git-symbolic-ref a builtin | Matthias Kestenholz | 2006-08-03 |
* | Make git-unpack-objects a builtin | Matthias Kestenholz | 2006-08-03 |
* | Make git-pack-objects a builtin | Matthias Kestenholz | 2006-08-03 |
* | Make git-name-rev a builtin | Matthias Kestenholz | 2006-08-03 |
* | Make git-repo-config a builtin | Matthias Kestenholz | 2006-08-02 |
* | Make git-prune-packed a builtin | Matthias Kestenholz | 2006-08-02 |
* | Remove cmd_usage() routine and re-organize the help/usage code. | Ramsay Allan Jones | 2006-08-02 |
* | Fix header breakage due to redefining PATH_MAX. | Ramsay Allan Jones | 2006-08-02 |
* | Merge branch 'lt/setup' into __/setup-n-mv | Junio C Hamano | 2006-07-29 |
|\ | |||
| * | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 |
* | | Make git-mv a builtin | Johannes Schindelin | 2006-07-26 |
|/ | |||
* | builtin "git prune" | Linus Torvalds | 2006-07-09 |
* | Make git-fmt-merge-msg a builtin | Johannes Schindelin | 2006-07-03 |
* | 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 |
* | Built-in git-get-tar-commit-id | Rene Scharfe | 2006-06-10 |
* | Builtin git-rev-parse. | Christian Couder | 2006-06-03 |
* | Builtin git-cat-file | Timo Hirvonen | 2006-05-24 |
* | Merge branch 'js/fmt-patch' | Junio C Hamano | 2006-05-24 |
|\ | |||
| * | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 2006-05-21 |
| |\ | |||
| * \ | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 2006-05-06 |
| |\ \ | |||
| * | | | Merge branch 'master' into jc/fmt-patch | Junio C Hamano | 2006-04-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 |
| * | | | Do "git add" as a builtin | Linus Torvalds | 2006-05-17 |