| Commit message (Expand) | Author | Age |
* | Remove "octopus". | Junio C Hamano | 2005-12-19 |
* | Remove unused cmd-rename.sh | Junio C Hamano | 2005-12-19 |
* | Remove generated files */*.py[co] | Junio C Hamano | 2005-12-19 |
* | Documentation: stdout of update-hook is connected to /dev/null | Junio C Hamano | 2005-12-19 |
* | rev-list --objects: fix object list without commit. | Junio C Hamano | 2005-12-19 |
* | Documentation/git-archimport: document -o, -a, f, -D options | Eric Wong | 2005-12-19 |
* | howto/using-topic-branches: Recommend public URL git://git.kernel.org/ | Junio C Hamano | 2005-12-19 |
* | Make "git help" sort git commands in columns | Linus Torvalds | 2005-12-18 |
* | Make "git help" react to window size correctly | Linus Torvalds | 2005-12-18 |
* | Documentation: typos and small fixes in "everyday". | Junio C Hamano | 2005-12-18 |
* | clone-pack: remove unused and undocumented --keep flag | Junio C Hamano | 2005-12-18 |
* | fetch-pack: -k option to keep downloaded pack. | Junio C Hamano | 2005-12-17 |
* | Revert "get_sha1_basic(): corner case ambiguity fix" | Junio C Hamano | 2005-12-17 |
* | Revert "We do not like "HEAD" as a new branch name" | Junio C Hamano | 2005-12-17 |
* | Revert "refs.c: off-by-one fix." | Junio C Hamano | 2005-12-17 |
* | Remove misguided branch disambiguation. | Junio C Hamano | 2005-12-17 |
* | Documentation: HTTP needs update-server-info. | Junio C Hamano | 2005-12-17 |
* | Comment fixes. | Junio C Hamano | 2005-12-16 |
* | Fix git-am --skip | Jan Harkes | 2005-12-16 |
* | Forbid pattern maching characters in refnames. | Junio C Hamano | 2005-12-16 |
* | Examples of resetting. | Junio C Hamano | 2005-12-16 |
* | refs.c: off-by-one fix. | Junio C Hamano | 2005-12-15 |
* | We do not like "HEAD" as a new branch name | Johannes Schindelin | 2005-12-15 |
* | Sort globbed refname in show-branch. | Junio C Hamano | 2005-12-15 |
* | small cleanup for diff-delta.c | Nicolas Pitre | 2005-12-15 |
* | git-whatchanged: Add usage string | Fredrik Kuivinen | 2005-12-15 |
* | git-log: Add usage string | Fredrik Kuivinen | 2005-12-15 |
* | git-diff: Usage string clean-up | Fredrik Kuivinen | 2005-12-15 |
* | applymbox: typofix | Junio C Hamano | 2005-12-15 |
* | get_sha1_basic(): corner case ambiguity fix | Junio C Hamano | 2005-12-15 |
* | Documentation: tutorial | Junio C Hamano | 2005-12-14 |
* | svnimport: exit cleanly when we are up to date | Martin Langhoff | 2005-12-14 |
* | clone-pack: make it usable for partial branch cloning. | Junio C Hamano | 2005-12-14 |
* | git rebase loses author name/email if given bad email address | Amos Waterland | 2005-12-14 |
* | Bugfixes for git-rebase | Lukas Sandström | 2005-12-14 |
* | mailinfo and git-am: allow "John Doe <johndoe>" | Junio C Hamano | 2005-12-14 |
* | define MAXPATHLEN for hosts that don't support it | Martin Atukunda | 2005-12-14 |
* | Do not let errors pass by unnoticed when running `make check'. | Junio C Hamano | 2005-12-14 |
* | Merge branch 'hold/am' | Junio C Hamano | 2005-12-14 |
|\ |
|
| * | git-am support for naked email messages (take 2) | H. Peter Anvin | 2005-12-14 |
* | | rebase: do not get confused in fast-forward situation. | Junio C Hamano | 2005-12-14 |
* | | Merge branch 'fk/usage' | Junio C Hamano | 2005-12-14 |
|\ \ |
|
| * | | applypatch: no need to do non-portable [[ ... ]] | Junio C Hamano | 2005-12-14 |
| * | | git-repack: Usage string clean-up, emit usage at incorrect invocation | freku045@student.liu.se | 2005-12-14 |
| * | | git-rebase: Usage string clean-up, emit usage string at incorrect invocation | freku045@student.liu.se | 2005-12-14 |
| * | | git-prune: Usage string clean-up, use the 'usage' function | freku045@student.liu.se | 2005-12-14 |
| * | | git-lost-found: Usage string clean-up, emit usage string at incorrect invocation | freku045@student.liu.se | 2005-12-14 |
| * | | git-fetch: Usage string clean-up, emit usage string at unrecognized option | freku045@student.liu.se | 2005-12-14 |
| * | | git-cherry: Usage string clean-up, use the 'usage' function | freku045@student.liu.se | 2005-12-14 |
| * | | git-applypatch: Usage string clean-up, emit usage string at incorrect invocation | freku045@student.liu.se | 2005-12-14 |