summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-28abbrev cleanup: use symbolic constantsJunio C Hamano
2006-01-28merge: seed the commit message with list of conflicted files.Junio C Hamano
2006-01-27Merge fixes up to GIT 1.1.5Junio C Hamano
2006-01-27GIT 1.1.5v1.1.5Junio C Hamano
2006-01-27GIT 1.0.13v1.0.13Junio C Hamano
2006-01-27checkout: do not make a temporary copy of symlink target.Junio C Hamano
2006-01-27Add freebsd support in MakefileAlecs King
2006-01-27Make GIT-VERSION-GEN tolerate missing git describe command againUwe Zeisberger
2006-01-27Use symbolic name SHORT_NAME_AMBIGUOUS as error return valueUwe Zeisberger
2006-01-27Remove unneeded headerUwe Zeisberger
2006-01-27git-fetch --upload-pack: disambiguate.Junio C Hamano
2006-01-26Only use a single parser for tree objectsDaniel Barkalow
2006-01-25Add compat/unsetenv.c .Jason Riedy
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