summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 1.1.6v1.1.6Junio C Hamano2006-01-295-15/+30
|\
| * git push -f documentationJ. Bruce Fields2006-01-291-4/+4
| * git-branch: Documentation fixesFredrik Kuivinen2006-01-292-3/+6
| * merge-recursive: Improve the error message printed when merge(1) isn't found.Fredrik Kuivinen2006-01-291-5/+10
| * [PATCH] pre-commit sample hook: do not barf on the initial importJunio C Hamano2006-01-291-3/+10
* | GIT 1.1.5v1.1.5Junio C Hamano2006-01-271-6/+3
|\ \
| * \ GIT 1.0.13v1.0.13Junio C Hamano2006-01-272-7/+4
| |\ \
| | * | checkout: do not make a temporary copy of symlink target.Junio C Hamano2006-01-271-6/+3
* | | | GIT 1.1.4v1.1.4Junio C Hamano2006-01-192-18/+1
|\ \ \ \ | |/ / /
| * | | GIT 1.0.12v1.0.12Junio C Hamano2006-01-193-19/+2
| |\ \ \ | | |/ /
| | * | git-fetch-pack: really do not ask for funny refsJohannes Schindelin2006-01-191-3/+0
| | * | Revert "check_packed_git_idx(): check integrity of the idx file itself."Junio C Hamano2006-01-191-15/+1
| | | |
| \ \ \
*-. \ \ \ GIT 1.1.3v1.1.3Junio C Hamano2006-01-153-6/+9
|\ \ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | GIT 1.0.11v1.0.11Junio C Hamano2006-01-152-2/+2
| | |\ \ | | | |/
| * | | describe: omit clearing marks on the last one.Junio C Hamano2006-01-152-5/+8
| * | | Merge branch 'fixo/1.0'Junio C Hamano2006-01-159-14/+60
| |\ \ \ | | | |/ | | |/|
| | * | diffcore-break/diffcore-rename: integer overflow.Junio C Hamano2006-01-151-1/+1
| | | |
| \ \ \
*-. \ \ \ 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
* | | | GIT 1.1.1v1.1.1Junio C Hamano2006-01-101-0/+11
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | glossary: explain "master" and "origin"Johannes Schindelin2006-01-101-0/+11
* | | 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