summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-30GIT 1.1.6v1.1.6Junio C Hamano
2006-01-30git push -f documentationJ. Bruce Fields
2006-01-29git-branch: Documentation fixesFredrik Kuivinen
2006-01-29merge-recursive: Improve the error message printed when merge(1) isn't found.Fredrik Kuivinen
2006-01-29[PATCH] pre-commit sample hook: do not barf on the initial importJunio C Hamano
2006-01-27GIT 1.1.5v1.1.5Junio C Hamano
2006-01-27GIT 1.0.13v1.0.13Junio C Hamano
2006-01-27checkout: do not make a temporary copy of symlink target.Junio C Hamano
2006-01-20GIT 1.1.4v1.1.4Junio C Hamano
2006-01-20GIT 1.0.12v1.0.12Junio C Hamano
2006-01-20git-fetch-pack: really do not ask for funny refsJohannes Schindelin
2006-01-20Revert "check_packed_git_idx(): check integrity of the idx file itself."Junio C Hamano
2006-01-16GIT 1.1.3v1.1.3Junio C Hamano
2006-01-16describe: omit clearing marks on the last one.Junio C Hamano
2006-01-16Merge branch 'fixo/1.0'Junio C Hamano
2006-01-16GIT 1.0.11v1.0.11Junio C Hamano
2006-01-16diffcore-break/diffcore-rename: integer overflow.Junio C Hamano
2006-01-14GIT 1.1.2v1.1.2Junio C Hamano
2006-01-14GIT 1.0.10v1.0.10Junio C Hamano
2006-01-13Documentation: git-reset - interrupted workflow.Junio C Hamano
2006-01-13Documentation: git-commit -aJunio C Hamano
2006-01-13Documentation: clarify fetch parameter descriptions.J. Bruce Fields
2006-01-11show-branch: handle [] globs as well.Junio C Hamano
2006-01-11name-rev: do not omit leading components of ref name.Junio C Hamano
2006-01-11describe: do not silently ignore indescribable commitsJunio C Hamano
2006-01-11update-index: work with c-quoted nameJunio C Hamano
2006-01-11Add git-describe to .gitignore.Tom Prince
2006-01-11GIT 1.0.9v1.0.9Junio C Hamano
2006-01-11GIT 1.1.1v1.1.1Junio C Hamano
2006-01-11glossary: explain "master" and "origin"Johannes Schindelin
2006-01-10GIT-VERSION-GEN: detect dirty tree and mark the version accordingly.Junio C Hamano
2006-01-10For release tarballs, include the proper versionH. Peter Anvin
2006-01-08GIT 1.1.0v1.1.0Junio C Hamano
2006-01-08Add a test for rebase when a change was picked upstreamYann Dirson
2006-01-08Add a minimal test for git-cherryYann Dirson
2006-01-08Add an optional limit to git-cherryYann Dirson
2006-01-08git-daemon --base-pathPetr Baudis
2006-01-08describe: allow more than one revs to be named.Junio C Hamano
2006-01-08ls-files --others --directory: testJunio C Hamano
2006-01-08git-status: use ls-files --others --directory for untracked list.Junio C Hamano
2006-01-08ls-files --others --directory: give trailing slashJunio C Hamano
2006-01-08ls-files --others --directory: fix a bug with index entry orderingJunio C Hamano
2006-01-08ls-files -o: optionally skip showing the contents in "untracked" directoriesLinus Torvalds
2006-01-08git-fetch: auto-following tags.Junio C Hamano
2006-01-08GIT 1.0.8v1.0.8Junio C Hamano
2006-01-08mailsplit: allow empty input from stdinJunio C Hamano
2006-01-08revert/cherry-pick: handle single quote in author name.Junio C Hamano
2006-01-08Fix git-format-patch usage string wrt output modes.Yann Dirson
2006-01-08Fix typo in debug stanza of t2001Yann Dirson
2006-01-07tar-tree: finish honoring extractor's umask in git-tar-tree.Junio C Hamano