summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-18Update draft release notes to 1.7.0Junio C Hamano
2010-01-18Merge branch 'tc/test-locate-httpd'Junio C Hamano
2010-01-18Merge branch 'jh/commit-status'Junio C Hamano
2010-01-17Merge branch 'jn/makefile'Junio C Hamano
2010-01-17Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge'Junio C Hamano
2010-01-17Merge branch 'tc/clone-v-progress'Junio C Hamano
2010-01-17Merge branch 'tc/smart-http-restrict'Junio C Hamano
2010-01-17Merge branch 'jk/run-command-use-shell'Junio C Hamano
2010-01-17Merge branch 'sr/gfi-options'Junio C Hamano
2010-01-17Update COPYING with GPLv2 with new FSF addressJunio C Hamano
2010-01-17Merge branch 'maint'Junio C Hamano
2010-01-17Merge branch 'cc/reset-more'Junio C Hamano
2010-01-16t7111: fix bad HEAD in tests with unmerged entriesChristian Couder
2010-01-16Fix uninitialized variable in get_refs_via_rsync().Richard Weinberger
2010-01-16Test t5560: Fix test when run with dashTarmigan Casebolt
2010-01-15Document git-blame triple -C optionRamkumar Ramachandra
2010-01-13Merge branch 'jc/checkout-merge-base'Junio C Hamano
2010-01-13Merge branch 'rs/maint-archive-match-pathspec'Junio C Hamano
2010-01-13Merge branch 'il/vcs-helper'Junio C Hamano
2010-01-13Merge branch 'cc/reset-more'Junio C Hamano
2010-01-13Merge branch 'nd/sparse'Junio C Hamano
2010-01-13t7502: test commit.status, --status and --no-statusJunio C Hamano
2010-01-13commit: support commit.status, --status, and --no-statusJames P. Howard, II
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-10t7111: check that reset options work as described in the tablesChristian Couder
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