Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | GIT 1.1.2v1.1.2 | Junio C Hamano | 2006-01-13 | 9 | -15/+52 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/| | ||||||
| | | * | | GIT 1.0.10v1.0.10 | Junio C Hamano | 2006-01-13 | 8 | -14/+49 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Documentation: git-reset - interrupted workflow. | Junio C Hamano | 2006-01-13 | 1 | -1/+26 | |
| | | | * | Documentation: git-commit -a | Junio C Hamano | 2006-01-13 | 1 | -1/+3 | |
| | | | * | Documentation: clarify fetch parameter descriptions. | J. Bruce Fields | 2006-01-12 | 1 | -3/+3 | |
| | | | * | show-branch: handle [] globs as well. | Junio C Hamano | 2006-01-11 | 1 | -1/+1 | |
| | | | * | name-rev: do not omit leading components of ref name. | Junio C Hamano | 2006-01-11 | 2 | -6/+7 | |
| | | | * | update-index: work with c-quoted name | Junio C Hamano | 2006-01-11 | 1 | -1/+8 | |
| | | * | | GIT 1.0.9v1.0.9 | Junio C Hamano | 2006-01-10 | 1 | -0/+11 | |
| | | |\ \ | | | | |/ | ||||||
| | * | | | describe: do not silently ignore indescribable commits | Junio C Hamano | 2006-01-11 | 1 | -2/+3 | |
| | * | | | Add git-describe to .gitignore. | Tom Prince | 2006-01-11 | 1 | -0/+1 | |
* | | | | | Fix the installation location. | Junio C Hamano | 2006-01-13 | 1 | -8/+7 | |
* | | | | | Exec git programs without using PATH. | Michal Ostrowski | 2006-01-13 | 12 | -62/+176 | |
* | | | | | octopus: allow criss-cross and clarify the message when it rejects | Junio C Hamano | 2006-01-13 | 1 | -7/+7 | |
* | | | | | Makefile: add 'strip' target | Junio C Hamano | 2006-01-12 | 1 | -1/+5 | |
* | | | | | git-describe: default to HEAD | Junio C Hamano | 2006-01-11 | 1 | -16/+22 | |
* | | | | | Add --keep option to keep downloaded packs to git-fetch. | Tom Prince | 2006-01-10 | 2 | -1/+7 | |
* | | | | | Merge fixes up to GIT 1.1.1 | Junio C Hamano | 2006-01-10 | 1 | -0/+11 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | GIT 1.1.1v1.1.1 | Junio C Hamano | 2006-01-10 | 1 | -0/+11 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||||
| | * | | glossary: explain "master" and "origin" | Johannes Schindelin | 2006-01-10 | 1 | -0/+11 | |
* | | | | show-branch: take default arguments from configuration file. | Junio C Hamano | 2006-01-09 | 1 | -1/+31 | |
|/ / / | ||||||
* | | | GIT-VERSION-GEN: detect dirty tree and mark the version accordingly. | Junio C Hamano | 2006-01-09 | 1 | -0/+9 | |
* | | | For release tarballs, include the proper version | H. Peter Anvin | 2006-01-09 | 2 | -3/+11 | |
* | | | GIT 1.1.0v1.1.0 | Junio C Hamano | 2006-01-08 | 36 | -504/+47 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | GIT 1.0.8v1.0.8 | Junio C Hamano | 2006-01-07 | 35 | -492/+47 | |
| |\ \ | | |/ | ||||||
| | * | mailsplit: allow empty input from stdin | Junio C Hamano | 2006-01-07 | 1 | -1/+4 | |
| | * | revert/cherry-pick: handle single quote in author name. | Junio C Hamano | 2006-01-07 | 1 | -0/+1 | |
| | * | Fix git-format-patch usage string wrt output modes. | Yann Dirson | 2006-01-07 | 1 | -2/+4 | |
| | * | Fix typo in debug stanza of t2001 | Yann Dirson | 2006-01-07 | 1 | -1/+1 | |
| | * | tar-tree: finish honoring extractor's umask in git-tar-tree. | Junio C Hamano | 2006-01-07 | 1 | -1/+1 | |
| | * | [PATCH] Compilation: zero-length array declaration. | Junio C Hamano | 2006-01-07 | 10 | -12/+21 | |
| | * | prune: do not show error from pack-redundant when no packs are found. | Junio C Hamano | 2006-01-07 | 1 | -2/+1 | |
| | * | Retire debian/ directory. | Junio C Hamano | 2006-01-06 | 16 | -441/+0 | |
| | * | unpack-objects: default to quiet if stderr is not a tty. | Junio C Hamano | 2006-01-06 | 1 | -0/+2 | |
| | * | Substitute "/" with $opt_s in tag names as well as branch names | Joe English | 2006-01-06 | 1 | -0/+1 | |
| | * | Teach cvsexportcommit to add new files | Yann Dirson | 2006-01-06 | 1 | -2/+10 | |
* | | | Add a test for rebase when a change was picked upstream | Yann Dirson | 2006-01-08 | 1 | -0/+53 | |
* | | | Add a minimal test for git-cherry | Yann Dirson | 2006-01-08 | 1 | -0/+53 | |
* | | | Add an optional limit to git-cherry | Yann Dirson | 2006-01-08 | 1 | -7/+13 | |
* | | | git-daemon --base-path | Petr Baudis | 2006-01-07 | 2 | -2/+30 | |
* | | | describe: allow more than one revs to be named. | Junio C Hamano | 2006-01-07 | 3 | -1/+17 | |
* | | | ls-files --others --directory: test | Junio C Hamano | 2006-01-07 | 1 | -6/+28 | |
* | | | git-status: use ls-files --others --directory for untracked list. | Junio C Hamano | 2006-01-07 | 1 | -2/+2 | |
* | | | ls-files --others --directory: give trailing slash | Junio C Hamano | 2006-01-07 | 1 | -2/+3 | |
* | | | ls-files --others --directory: fix a bug with index entry ordering | Junio C Hamano | 2006-01-07 | 1 | -8/+5 | |
* | | | ls-files -o: optionally skip showing the contents in "untracked" directories | Linus Torvalds | 2006-01-07 | 1 | -0/+22 | |
* | | | git-fetch: auto-following tags. | Junio C Hamano | 2006-01-07 | 2 | -124/+169 | |
* | | | Make GIT-VERSION-GEN tolerate missing git describe command | John Ellson | 2006-01-05 | 1 | -1/+1 | |
* | | | Merge fixes up to GIT 1.0.7 | Junio C Hamano | 2006-01-05 | 60 | -115/+202 | |
|\ \ \ | |/ / | ||||||
| * | | GIT 1.0.7v1.0.7 | Junio C Hamano | 2006-01-05 | 61 | -116/+203 | |
| |\ \ | | |/ |