summaryrefslogtreecommitdiffstats
path: root/git-parse-remote.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-25update-hook: Major overhaul (handling tags, mainly).Andreas Ericsson1-6/+65
2006-01-23Documentation: finishing touches to the new tutorial.Junio C Hamano3-3/+5
2006-01-23Recommend to remove unused `origin` in a shared repository.Junio C Hamano1-0/+20
2006-01-23New tutorialJ. Bruce Fields2-1703/+2107
2006-01-22git-grep: clarification on parameters.Junio C Hamano2-13/+36
2006-01-22Undef DT_* before redefining them.Junio C Hamano1-0/+4
2006-01-22t4011: "sleep 1" is not enough on FATJunio C Hamano1-1/+1
2006-01-22DT_UNKNOWN: do not fully trust existence of DT_UNKNOWNJunio C Hamano2-1/+8
2006-01-22fsck-objects: support platforms without d_ino in struct dirent.Junio C Hamano2-2/+17
2006-01-22Makefile: do not assume lack of IPV6 means no sockaddr_storage.Junio C Hamano1-1/+11
2006-01-22Mention install-doc in INSTALLJ. Bruce Fields1-2/+26
2006-01-22Document git-ls-files --directoryPetr Baudis1-0/+4
2006-01-22Minor git-reset and git-commit documentation fixesJ. Bruce Fields2-5/+5
2006-01-21Revert "git-push: avoid falling back on pushing "matching" refs."Junio C Hamano1-8/+3
2006-01-21AsciiDoc fixes for the git-svnimport manpageFlorian Weimer1-8/+4
2006-01-20update using-topic-branchesLuck, Tony1-1/+9
2006-01-20Fix generation of "humanish" part of source repoUwe Zeisberger1-1/+1
2006-01-20Disable USE_SYMLINK_HEAD by defaultPavel Roskin2-6/+4
2006-01-20git-fetch-pack: really do not ask for funny refsJohannes Schindelin1-3/+0
2006-01-20Revert "check_packed_git_idx(): check integrity of the idx file itself."Junio C Hamano1-15/+1
2006-01-16Allow building of RPM from interim snapshot.Junio C Hamano1-1/+1
2006-01-16git-push: fix --tags and document it.Junio C Hamano2-13/+21
2006-01-16describe: omit clearing marks on the last one.Junio C Hamano2-5/+8
2006-01-16cvsimport: ease migration from CVSROOT/users formatJunio C Hamano1-9/+20
2006-01-16git-cvsimport: Add -A <author-conv-file> optionAndreas Ericsson2-6/+70
2006-01-16diffcore-break/diffcore-rename: integer overflow.Junio C Hamano1-1/+1
2006-01-15show-branch: --current includes the current branch.Junio C Hamano2-16/+46
2006-01-15show-branch: make the current branch and merge commits stand out.Junio C Hamano5-49/+64
2006-01-15Documentation: show-branch.Junio C Hamano1-1/+23
2006-01-15octopus: allow manual resolve on the last round.Junio C Hamano1-6/+14
2006-01-15[PATCH] format-patch: always --mbox and show sane Date:Junio C Hamano1-67/+74
2006-01-15clone: --naked option.Junio C Hamano2-27/+63
2006-01-14[PATCH] checkout: show dirty state upon switching branches.Junio C Hamano1-0/+3
2006-01-14git-push: avoid falling back on pushing "matching" refs.Junio C Hamano1-0/+21
2006-01-14checkout: merge local modifications while switching branches.Junio C Hamano2-29/+107
2006-01-14checkout: automerge local changes while switching branches.Junio C Hamano1-1/+27
2006-01-14Fix the installation location.Junio C Hamano1-8/+7
2006-01-14Exec git programs without using PATH.Michal Ostrowski12-62/+176
2006-01-13Documentation: git-reset - interrupted workflow.Junio C Hamano1-1/+26
2006-01-13Documentation: git-commit -aJunio C Hamano1-1/+3
2006-01-13octopus: allow criss-cross and clarify the message when it rejectsJunio C Hamano1-7/+7
2006-01-13Documentation: clarify fetch parameter descriptions.J. Bruce Fields1-3/+3
2006-01-13Makefile: add 'strip' targetJunio C Hamano1-1/+5
2006-01-12show-branch: handle [] globs as well.Junio C Hamano1-1/+1
2006-01-11name-rev: do not omit leading components of ref name.Junio C Hamano2-6/+7
2006-01-11git-describe: default to HEADJunio C Hamano1-16/+22
2006-01-11describe: do not silently ignore indescribable commitsJunio C Hamano1-2/+3
2006-01-11update-index: work with c-quoted nameJunio C Hamano1-1/+8
2006-01-11Add git-describe to .gitignore.Tom Prince1-0/+1
2006-01-11Add --keep option to keep downloaded packs to git-fetch.Tom Prince2-1/+7