summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-21Revert "git-push: avoid falling back on pushing "matching" refs."Libravatar Junio C Hamano1-8/+3
2006-01-21AsciiDoc fixes for the git-svnimport manpageLibravatar Florian Weimer1-8/+4
2006-01-20update using-topic-branchesLibravatar Luck, Tony1-1/+9
2006-01-19Fix generation of "humanish" part of source repoLibravatar Uwe Zeisberger1-1/+1
2006-01-19Disable USE_SYMLINK_HEAD by defaultLibravatar Pavel Roskin2-6/+4
2006-01-19Merge fixes up to GIT 1.1.4Libravatar Junio C Hamano2-18/+1
2006-01-19GIT 1.1.4Libravatar Junio C Hamano2-18/+1
2006-01-19GIT 1.0.12Libravatar Junio C Hamano3-19/+2
2006-01-19git-fetch-pack: really do not ask for funny refsLibravatar Johannes Schindelin1-3/+0
2006-01-19Revert "check_packed_git_idx(): check integrity of the idx file itself."Libravatar Junio C Hamano1-15/+1
2006-01-16Allow building of RPM from interim snapshot.Libravatar Junio C Hamano1-1/+1
2006-01-15git-push: fix --tags and document it.Libravatar Junio C Hamano2-13/+21
2006-01-15Merge fixes up to GIT 1.1.3Libravatar Junio C Hamano2-7/+12
2006-01-15GIT 1.1.3Libravatar Junio C Hamano3-6/+9
2006-01-15describe: omit clearing marks on the last one.Libravatar Junio C Hamano2-5/+8
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-15GIT 1.0.11Libravatar Junio C Hamano2-2/+2
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