summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-15Merge branch 'fix'Libravatar Junio C Hamano1-1/+1
2006-01-15cvsimport: ease migration from CVSROOT/users formatLibravatar Junio C Hamano1-9/+20
2006-01-15git-cvsimport: Add -A <author-conv-file> optionLibravatar Andreas Ericsson2-6/+70
2006-01-15Merge branch 'fixo/1.0'Libravatar Junio C Hamano9-14/+60
2006-01-15diffcore-break/diffcore-rename: integer overflow.Libravatar Junio C Hamano1-1/+1
2006-01-15Merge branches 'jc/checkout', 'jc/format-patch', 'jc/octopus', 'jc/sb' and 'j...Libravatar Junio C Hamano10-165/+286
2006-01-15show-branch: --current includes the current branch.Libravatar Junio C Hamano2-16/+46
2006-01-15show-branch: make the current branch and merge commits stand out.Libravatar Junio C Hamano5-49/+64
2006-01-15Documentation: show-branch.Libravatar Junio C Hamano1-1/+23
2006-01-14octopus: allow manual resolve on the last round.Libravatar Junio C Hamano1-6/+14
2006-01-14[PATCH] format-patch: always --mbox and show sane Date:Libravatar Junio C Hamano1-67/+74
2006-01-14clone: --naked option.Libravatar Junio C Hamano2-27/+63
2006-01-14[PATCH] checkout: show dirty state upon switching branches.Libravatar Junio C Hamano1-0/+3
2006-01-13git-push: avoid falling back on pushing "matching" refs.Libravatar Junio C Hamano1-0/+21
2006-01-13checkout: merge local modifications while switching branches.Libravatar Junio C Hamano2-29/+107
2006-01-13checkout: automerge local changes while switching branches.Libravatar Junio C Hamano1-1/+27
2006-01-13Merge fixes up to GIT 1.1.2Libravatar Junio C Hamano9-15/+52
2006-01-13Fix the installation location.Libravatar Junio C Hamano1-8/+7
2006-01-13Exec git programs without using PATH.Libravatar Michal Ostrowski12-62/+176
2006-01-13GIT 1.1.2Libravatar Junio C Hamano9-15/+52
2006-01-13GIT 1.0.10Libravatar Junio C Hamano8-14/+49
2006-01-13Documentation: git-reset - interrupted workflow.Libravatar Junio C Hamano1-1/+26
2006-01-13Documentation: git-commit -aLibravatar Junio C Hamano1-1/+3
2006-01-13octopus: allow criss-cross and clarify the message when it rejectsLibravatar Junio C Hamano1-7/+7
2006-01-12Documentation: clarify fetch parameter descriptions.Libravatar J. Bruce Fields1-3/+3
2006-01-12Makefile: add 'strip' targetLibravatar Junio C Hamano1-1/+5
2006-01-11show-branch: handle [] globs as well.Libravatar Junio C Hamano1-1/+1
2006-01-11name-rev: do not omit leading components of ref name.Libravatar Junio C Hamano2-6/+7
2006-01-11git-describe: default to HEADLibravatar Junio C Hamano1-16/+22
2006-01-11describe: do not silently ignore indescribable commitsLibravatar Junio C Hamano1-2/+3
2006-01-11update-index: work with c-quoted nameLibravatar Junio C Hamano1-1/+8
2006-01-11Add git-describe to .gitignore.Libravatar Tom Prince1-0/+1
2006-01-10Add --keep option to keep downloaded packs to git-fetch.Libravatar Tom Prince2-1/+7
2006-01-10Merge fixes up to GIT 1.1.1Libravatar Junio C Hamano1-0/+11
2006-01-10GIT 1.0.9Libravatar Junio C Hamano1-0/+11
2006-01-10GIT 1.1.1Libravatar Junio C Hamano1-0/+11
2006-01-10glossary: explain "master" and "origin"Libravatar Johannes Schindelin1-0/+11
2006-01-09show-branch: take default arguments from configuration file.Libravatar Junio C Hamano1-1/+31
2006-01-09GIT-VERSION-GEN: detect dirty tree and mark the version accordingly.Libravatar Junio C Hamano1-0/+9
2006-01-09For release tarballs, include the proper versionLibravatar H. Peter Anvin2-3/+11
2006-01-08GIT 1.1.0Libravatar Junio C Hamano36-504/+47
2006-01-08Add a test for rebase when a change was picked upstreamLibravatar Yann Dirson1-0/+53
2006-01-08Add a minimal test for git-cherryLibravatar Yann Dirson1-0/+53
2006-01-08Add an optional limit to git-cherryLibravatar Yann Dirson1-7/+13
2006-01-07git-daemon --base-pathLibravatar Petr Baudis2-2/+30
2006-01-07describe: allow more than one revs to be named.Libravatar Junio C Hamano3-1/+17
2006-01-07ls-files --others --directory: testLibravatar Junio C Hamano1-6/+28
2006-01-07git-status: use ls-files --others --directory for untracked list.Libravatar Junio C Hamano1-2/+2
2006-01-07ls-files --others --directory: give trailing slashLibravatar Junio C Hamano1-2/+3
2006-01-07ls-files --others --directory: fix a bug with index entry orderingLibravatar Junio C Hamano1-8/+5