summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-25Add warning about known issues to documentation of cvsimportHeiko Voigt
2009-03-25completion: add --thread=deep/shallow to format-patchStephen Boyd
2009-03-25completion: add --cc and --no-attachment option to format-patchStephen Boyd
2009-03-25completion: add --annotate option to send-emailStephen Boyd
2009-03-24MinGW: Quote arguments for subprocesses that contain a single-quoteJohannes Sixt
2009-03-24Merge branch 'js/windows-tests'Junio C Hamano
2009-03-24refs: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna
2009-03-24builtin-show-ref: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna
2009-03-24builtin-show-branch: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna
2009-03-24builtin-rm: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna
2009-03-24builtin-init-db: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna
2009-03-24builtin-fetch-pack: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna
2009-03-24builtin-checkout: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna
2009-03-24builtin-apply: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna
2009-03-24http-push: using error() and warning() as appropriateMiklos Vajna
2009-03-23t0060: fix whitespace in "wc -c" invocationJeff King
2009-03-23Makefile: turn on USE_ST_TIMESPEC for FreeBSDJeff King
2009-03-23bash completion: add options for 'git fsck'Arto Jonsson
2009-03-23Add --staged to bash completion for git diffKevin McConnell
2009-03-23Improve error message about fetch into current branchAlex Riesen
2009-03-22Merge branch 'maint'Junio C Hamano
2009-03-22Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-03-22Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-03-22everyday: use the dashless form of git-initDavid Aguilar
2009-03-22t5503: GIT_DEBUG_SEND_PACK is not supported on MinGWJohannes Sixt
2009-03-22t7004: Use prerequisite tags to skip tests that need gpgJohannes Sixt
2009-03-22Use prerequisites to skip tests that need unzipJohannes Sixt
2009-03-22t3700: Skip a test with backslashes in pathspecJohannes Sixt
2009-03-22Skip tests that require a filesystem that obeys POSIX permissionsJohannes Sixt
2009-03-22t0060: Fix tests on WindowsJohannes Sixt
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt
2009-03-22t9100, t9129: Use prerequisite tags for UTF-8 testsJohannes Sixt
2009-03-22t5302: Use prerequisite tags to skip 64-bit offset testsJohannes Sixt
2009-03-22Skip tests that fail if the executable bit is not handled by the filesystemJohannes Sixt
2009-03-22t3600: Use test prerequisite tagsJohannes Sixt
2009-03-22Merge branch 'dm/maint-docco'Junio C Hamano
2009-03-22Merge branch 'mg/test-installed'Junio C Hamano
2009-03-22Sync with maintJunio C Hamano
2009-03-22Update draft release notes to 1.6.2.2Junio C Hamano
2009-03-22ls-files: require worktree when --deleted is givenJeff King
2009-03-22pickaxe: count regex matches only onceRené Scharfe
2009-03-22Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-03-22Merge branch 'tr/maint-1.6.0-send-email-irt' into maintJunio C Hamano
2009-03-22Merge branch 'mg/maint-submodule-normalize-path' into maintJunio C Hamano
2009-03-22Merge branch 'rs/memmem' into maintJunio C Hamano
2009-03-22Merge branch 'js/rsync-local' into maintJunio C Hamano
2009-03-22Merge branch 'db/maint-missing-origin' into maintJunio C Hamano
2009-03-22Merge branch 'jc/maint-1.6.0-read-tree-overlay' into maintJunio C Hamano
2009-03-22Merge branch 'js/maint-1.6.0-path-normalize' into maint-1.6.1Junio C Hamano
2009-03-22Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1Junio C Hamano