summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-25Run GIT-VERSION-GEN with $(SHELL), not sh.Jason Riedy
2006-01-25Fix git-format-patch -s to include a Signed-off-by: line...Eric W. Biederman
2006-01-25tests: adjust breakage by stricter rev-parseJunio C Hamano
2006-01-25git-whatchanged: exit out early on errorsLinus Torvalds
2006-01-25Make git-rev-list and git-rev-parse argument parsing stricterLinus Torvalds
2006-01-25Merge branches 'jc/clone', 'md/env' and 'mo/path'Junio C Hamano
2006-01-25local push/pull env cleanupMatt Draisey
2006-01-25git-{fetch,peek-remote} handling of --upload-packMichal Ostrowski
2006-01-25git-fetch: pass --upload-pack to fetch-packMichal Ostrowski
2006-01-25clone: do not accept more than one -o option.Junio C Hamano
2006-01-25clone: do not create remotes/origin nor origin branch in a bare repository.Junio C Hamano
2006-01-25git-clone: PG13 --naked option to --bare.Junio C Hamano
2006-01-25Don't include ../README in git.txt - make a local copyPavel Roskin
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