summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | |
| | \ \ \
| *-. \ \ \ GIT 1.1.2v1.1.2Junio C Hamano2006-01-139-15/+52
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | GIT 1.0.10v1.0.10Junio C Hamano2006-01-138-14/+49
| | | |\ \ | | | | |/
| | | | * Documentation: git-reset - interrupted workflow.Junio C Hamano2006-01-131-1/+26
| | | | * Documentation: git-commit -aJunio C Hamano2006-01-131-1/+3
| | | | * Documentation: clarify fetch parameter descriptions.J. Bruce Fields2006-01-121-3/+3
| | | | * show-branch: handle [] globs as well.Junio C Hamano2006-01-111-1/+1
| | | | * name-rev: do not omit leading components of ref name.Junio C Hamano2006-01-112-6/+7
| | | | * update-index: work with c-quoted nameJunio C Hamano2006-01-111-1/+8
| | | * | GIT 1.0.9v1.0.9Junio C Hamano2006-01-101-0/+11
| | | |\ \ | | | | |/
| | * | | describe: do not silently ignore indescribable commitsJunio C Hamano2006-01-111-2/+3
| | * | | Add git-describe to .gitignore.Tom Prince2006-01-111-0/+1
* | | | | Fix the installation location.Junio C Hamano2006-01-131-8/+7
* | | | | Exec git programs without using PATH.Michal Ostrowski2006-01-1312-62/+176
* | | | | octopus: allow criss-cross and clarify the message when it rejectsJunio C Hamano2006-01-131-7/+7
* | | | | Makefile: add 'strip' targetJunio C Hamano2006-01-121-1/+5
* | | | | git-describe: default to HEADJunio C Hamano2006-01-111-16/+22
* | | | | Add --keep option to keep downloaded packs to git-fetch.Tom Prince2006-01-102-1/+7
* | | | | Merge fixes up to GIT 1.1.1Junio C Hamano2006-01-101-0/+11
|\ \ \ \ \ | |/ / / /
| * | | | GIT 1.1.1v1.1.1Junio C Hamano2006-01-101-0/+11
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | glossary: explain "master" and "origin"Johannes Schindelin2006-01-101-0/+11
* | | | show-branch: take default arguments from configuration file.Junio C Hamano2006-01-091-1/+31
|/ / /
* | | GIT-VERSION-GEN: detect dirty tree and mark the version accordingly.Junio C Hamano2006-01-091-0/+9
* | | For release tarballs, include the proper versionH. Peter Anvin2006-01-092-3/+11
* | | GIT 1.1.0v1.1.0Junio C Hamano2006-01-0836-504/+47
|\ \ \ | | |/ | |/|
| * | GIT 1.0.8v1.0.8Junio C Hamano2006-01-0735-492/+47
| |\ \ | | |/
| | * mailsplit: allow empty input from stdinJunio C Hamano2006-01-071-1/+4
| | * revert/cherry-pick: handle single quote in author name.Junio C Hamano2006-01-071-0/+1
| | * Fix git-format-patch usage string wrt output modes.Yann Dirson2006-01-071-2/+4
| | * Fix typo in debug stanza of t2001Yann Dirson2006-01-071-1/+1
| | * tar-tree: finish honoring extractor's umask in git-tar-tree.Junio C Hamano2006-01-071-1/+1
| | * [PATCH] Compilation: zero-length array declaration.Junio C Hamano2006-01-0710-12/+21
| | * prune: do not show error from pack-redundant when no packs are found.Junio C Hamano2006-01-071-2/+1
| | * Retire debian/ directory.Junio C Hamano2006-01-0616-441/+0
| | * unpack-objects: default to quiet if stderr is not a tty.Junio C Hamano2006-01-061-0/+2
| | * Substitute "/" with $opt_s in tag names as well as branch namesJoe English2006-01-061-0/+1
| | * Teach cvsexportcommit to add new filesYann Dirson2006-01-061-2/+10
* | | Add a test for rebase when a change was picked upstreamYann Dirson2006-01-081-0/+53
* | | Add a minimal test for git-cherryYann Dirson2006-01-081-0/+53
* | | Add an optional limit to git-cherryYann Dirson2006-01-081-7/+13
* | | git-daemon --base-pathPetr Baudis2006-01-072-2/+30
* | | describe: allow more than one revs to be named.Junio C Hamano2006-01-073-1/+17
* | | ls-files --others --directory: testJunio C Hamano2006-01-071-6/+28
* | | git-status: use ls-files --others --directory for untracked list.Junio C Hamano2006-01-071-2/+2
* | | ls-files --others --directory: give trailing slashJunio C Hamano2006-01-071-2/+3
* | | ls-files --others --directory: fix a bug with index entry orderingJunio C Hamano2006-01-071-8/+5
* | | ls-files -o: optionally skip showing the contents in "untracked" directoriesLinus Torvalds2006-01-071-0/+22
* | | git-fetch: auto-following tags.Junio C Hamano2006-01-072-124/+169
* | | Make GIT-VERSION-GEN tolerate missing git describe commandJohn Ellson2006-01-051-1/+1
* | | Merge fixes up to GIT 1.0.7Junio C Hamano2006-01-0560-115/+202
|\ \ \ | |/ /
| * | GIT 1.0.7v1.0.7Junio C Hamano2006-01-0561-116/+203
| |\ \ | | |/