summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-25sample update-hook: sanely handle a new branch head.Junio C Hamano
2006-01-25update-hook: Major overhaul (handling tags, mainly).Andreas Ericsson
2006-01-23Documentation: finishing touches to the new tutorial.Junio C Hamano
2006-01-23Recommend to remove unused `origin` in a shared repository.Junio C Hamano
2006-01-23New tutorialJ. Bruce Fields
2006-01-22git-grep: clarification on parameters.Junio C Hamano
2006-01-22Undef DT_* before redefining them.Junio C Hamano
2006-01-22t4011: "sleep 1" is not enough on FATJunio C Hamano
2006-01-22DT_UNKNOWN: do not fully trust existence of DT_UNKNOWNJunio C Hamano
2006-01-22fsck-objects: support platforms without d_ino in struct dirent.Junio C Hamano
2006-01-22Makefile: do not assume lack of IPV6 means no sockaddr_storage.Junio C Hamano
2006-01-22Mention install-doc in INSTALLJ. Bruce Fields
2006-01-22Document git-ls-files --directoryPetr Baudis
2006-01-22Minor git-reset and git-commit documentation fixesJ. Bruce Fields
2006-01-21Revert "git-push: avoid falling back on pushing "matching" refs."Junio C Hamano
2006-01-21AsciiDoc fixes for the git-svnimport manpageFlorian Weimer
2006-01-20update using-topic-branchesLuck, Tony
2006-01-20Fix generation of "humanish" part of source repoUwe Zeisberger
2006-01-20Disable USE_SYMLINK_HEAD by defaultPavel Roskin
2006-01-20Merge fixes up to GIT 1.1.4Junio 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-16Allow building of RPM from interim snapshot.Junio C Hamano
2006-01-16git-push: fix --tags and document it.Junio C Hamano
2006-01-16Merge fixes up to GIT 1.1.3Junio 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 '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-16GIT 1.0.11v1.0.11Junio 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