Commit message (Expand) | Author | Age | |
---|---|---|---|
* | git.c: allow alias expansion without a git directory | Matthias Lederhofer | 2006-07-30 |
* | 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 |
| * | git wrapper: add --git-dir=<path> and --bare options | Johannes Schindelin | 2006-07-25 |
| * | Allow an alias to start with "-p" | Johannes Schindelin | 2006-07-25 |
* | | Make git-mv a builtin | Johannes Schindelin | 2006-07-26 |
|/ | |||
* | argv created by handle_alias should be NULL terminated | Matthias Lederhofer | 2006-07-14 |
* | Merge branch 'ml/trace' | Junio C Hamano | 2006-07-12 |
|\ | |||
| * | GIT_TRACE: show which built-in/external commands are executed | Matthias Lederhofer | 2006-07-09 |
* | | Merge branch 'lt/prune' | Junio C Hamano | 2006-07-12 |
|\ \ | |||
| * | | builtin "git prune" | Linus Torvalds | 2006-07-09 |
| |/ | |||
* | | "git -p cmd" to page anywhere | Junio C Hamano | 2006-07-09 |
|/ | |||
* | Make git-fmt-merge-msg a builtin | Johannes Schindelin | 2006-07-03 |
* | Save errno in handle_alias() | Johannes Schindelin | 2006-06-28 |
* | Make some strings const | Timo Hirvonen | 2006-06-28 |
* | git wrapper: fix command name in an error message. | Andreas Ericsson | 2006-06-28 |
* | 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 |
* | fix git alias | Junio C Hamano | 2006-06-16 |
* | Built-in git-get-tar-commit-id | Rene Scharfe | 2006-06-10 |
* | git alias: try alias last. | Junio C Hamano | 2006-06-05 |
* | If you have a config containing something like this: | Johannes Schindelin | 2006-06-05 |
* | 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 |
|\ | |||
| * | git-format-patch: now built-in. | Junio C Hamano | 2006-05-21 |
| * | 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 |
| |\ \ \ | |||
| * | | | | rename internal format-patch wip | Junio C Hamano | 2006-04-20 |
| * | | | | Tentative built-in format-patch. | Junio C Hamano | 2006-04-18 |
* | | | | | 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 |
* | | | | | Builtin git-init-db | Timo Hirvonen | 2006-05-19 |