summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-16Merge branch 'fix'Junio C Hamano
2006-01-16cvsimport: ease migration from CVSROOT/users formatJunio C Hamano
2006-01-16git-cvsimport: Add -A <author-conv-file> optionAndreas Ericsson
2006-01-16Merge branch 'fixo/1.0'Junio C Hamano
2006-01-16diffcore-break/diffcore-rename: integer overflow.Junio C Hamano
2006-01-15Merge branches 'jc/checkout', 'jc/format-patch', 'jc/octopus', 'jc/sb' and 'j...Junio C Hamano
2006-01-15show-branch: --current includes the current branch.Junio C Hamano
2006-01-15show-branch: make the current branch and merge commits stand out.Junio C Hamano
2006-01-15Documentation: show-branch.Junio C Hamano
2006-01-15octopus: allow manual resolve on the last round.Junio C Hamano
2006-01-15[PATCH] format-patch: always --mbox and show sane Date:Junio C Hamano
2006-01-15clone: --naked option.Junio C Hamano
2006-01-14[PATCH] checkout: show dirty state upon switching branches.Junio C Hamano
2006-01-14git-push: avoid falling back on pushing "matching" refs.Junio C Hamano
2006-01-14checkout: merge local modifications while switching branches.Junio C Hamano
2006-01-14checkout: automerge local changes while switching branches.Junio C Hamano
2006-01-14Merge fixes up to GIT 1.1.2Junio C Hamano
2006-01-14Fix the installation location.Junio C Hamano
2006-01-14Exec git programs without using PATH.Michal Ostrowski
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-13octopus: allow criss-cross and clarify the message when it rejectsJunio C Hamano
2006-01-13Documentation: clarify fetch parameter descriptions.J. Bruce Fields
2006-01-13Makefile: add 'strip' targetJunio C Hamano
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-11git-describe: default to HEADJunio 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-11Add --keep option to keep downloaded packs to git-fetch.Tom Prince
2006-01-11Merge fixes up to GIT 1.1.1Junio C Hamano
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-10show-branch: take default arguments from configuration file.Junio C Hamano
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