summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-13Merge branch 'nd/sparse'Junio C Hamano
2010-01-12Merge branch 'maint'Junio C Hamano
2010-01-12lockfile: show absolute filename in unable_to_lock_messageMatthieu Moy
2010-01-12hg-to-git: fix COMMITTER type-oBart Trojanowski
2010-01-12remote-curl: Fix Accept header for smart HTTP connectionsShawn O. Pearce
2010-01-12grep: -L should show empty filesJunio C Hamano
2010-01-12push: spell 'Note about fast-forwards' section name correctly in error message.Matthieu Moy
2010-01-12rebase--interactive: Ignore comments and blank lines in peek_next_commandMichael Haggerty
2010-01-10Merge branch 'tr/http-updates'Junio C Hamano
2010-01-10Merge branch 'jk/maint-1.6.5-reset-hard'Junio C Hamano
2010-01-10Merge branch 'jk/push-to-delete'Junio C Hamano
2010-01-10Merge branch 'mm/config-path'Junio C Hamano
2010-01-10Merge branch 'pm/cvs-environ'Junio C Hamano
2010-01-10Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes'Junio C Hamano
2010-01-10Merge branch 'bg/maint-remote-update-default'Junio C Hamano
2010-01-10Merge branch 'mm/diag-path-in-treeish'Junio C Hamano
2010-01-10Merge branch 'fc/opt-quiet-gc-reset'Junio C Hamano
2010-01-10Merge branch 'maint'Junio C Hamano
2010-01-10Merge branch 'maint-1.6.2' into maintJunio C Hamano
2010-01-10Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano
2010-01-10Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2010-01-10daemon: consider only address in kill_some_child()Erik Faye-Lund
2010-01-10help: fix configured help format taking over command line oneChristian Couder
2010-01-10string-list: rename the include guard to STRING_LIST_HThiago Farina
2010-01-10base85: Make the code more obvious instead of explaining the non-obviousAndreas Gruenbacher
2010-01-10base85: encode_85() does not use the decode tableAndreas Gruenbacher
2010-01-10base85 debug code: Fix length byte calculationAndreas Gruenbacher
2010-01-10Documentation: tiny git config manual tweaksJonathan Nieder
2010-01-10Documentation: git gc packs refs by default nowJonathan Nieder
2010-01-07Describe second batch for 1.7.0 in draft release notesJunio C Hamano
2010-01-07Merge branch 'js/filter-branch-prime'Junio C Hamano
2010-01-07Merge branch 'sb/maint-octopus'Junio C Hamano
2010-01-07Merge branch 'mg/tag-d-show'Junio C Hamano
2010-01-07Merge branch 'so/cvsserver-update'Junio C Hamano
2010-01-07Merge branch 'bg/maint-add-all-doc'Junio C Hamano
2010-01-07git-rm doc: Describe how to sync index & work treeBjörn Gustavsson
2010-01-07Merge branch 'mv/commit-date'Junio C Hamano
2010-01-07Merge branch 'mo/bin-wrappers'Junio C Hamano
2010-01-07checkout -m: do not try to fall back to --merge from an unborn branchJunio C Hamano
2010-01-07t7002: test for not using external grep on skip-worktree pathsNguyễn Thái Ngọc Duy
2010-01-07t7002: set test prerequisite "external-grep" if supportedNguyễn Thái Ngọc Duy
2010-01-06.gitattributes: detect 8-space indent in shell scriptsJunio C Hamano
2010-01-06Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGSJonathan Nieder
2010-01-04Use warning function instead of fprintf(stderr, "Warning: ...").Thiago Farina
2010-01-03Merge branch 'maint'Junio C Hamano
2010-01-02stash: mention --patch in usage string.Matthieu Moy
2009-12-31Merge branch 'maint'Junio C Hamano
2009-12-31Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-12-31branch: die explicitly why when calling "git branch [-a|-r] branchname".Matthieu Moy
2009-12-31fast-import: Document author/committer/tagger name is optionalShawn O. Pearce