summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2010-01-20t1506: more test for @{upstream} syntaxJunio C Hamano
2010-01-19Merge branch 'maint-1.6.4' into maint-1.6.5Junio C Hamano
2010-01-19Merge branch 'maint-1.6.3' into maint-1.6.4Junio C Hamano
2010-01-19Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano
2010-01-19Merge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4Junio C Hamano
2010-01-19Fix mis-backport of t7002Junio C Hamano
2010-01-19Merge branch 'jc/rerere'Junio C Hamano
2010-01-19Merge branch 'pc/uninteresting-submodule-disappear-upon-switch-branches'Junio C Hamano
2010-01-19Add branch --set-upstreamIlari Liusvaara
2010-01-19builtin-apply.c: fix the --- and +++ header filename consistency checkAndreas Gruenbacher
2010-01-19Add git remote set-urlIlari Liusvaara
2010-01-18builtin-apply.c: Skip filenames without enough componentsAndreas Gruenbacher
2010-01-18Extend merge-subtree tests to test -Xsubtree=dir.Avery Pennarun
2010-01-18Teach git-pull to pass -X<option> to git-mergeAvery Pennarun
2010-01-18git merge -X<option>Avery Pennarun
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 '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-17git status: Show uncommitted submodule changes too when enabledJens Lehmann
2010-01-17Merge branch 'cc/reset-more'Junio C Hamano
2010-01-17Teach diff that modified submodule directory is dirtyJunio C Hamano
2010-01-17Show submodules as modified when they contain a dirty work treeJens Lehmann
2010-01-17Add push --set-upstreamIlari Liusvaara
2010-01-16t7111: fix bad HEAD in tests with unmerged entriesChristian Couder
2010-01-16difftool: Update copyright notices to list each year separatelyDavid Aguilar
2010-01-16Test t5560: Fix test when run with dashTarmigan Casebolt
2010-01-15difftool: Use eval to expand '--extcmd' expressionsDavid Aguilar
2010-01-15difftool: Add '-x' and as an alias for '--extcmd'David Aguilar
2010-01-15t7800-difftool.sh: Simplify the --extcmd testDavid Aguilar
2010-01-15grep --no-index: allow use of "git grep" outside a git repositoryJunio C Hamano
2010-01-14commit: show interesting ident information in summaryJeff King
2010-01-14strbuf_expand: convert "%%" to "%"Jeff King
2010-01-14rebase -i: Retain user-edited commit messages after squash/fixup conflictsMichael Haggerty
2010-01-14t3404: Set up more of the test repo in the "setup" stepMichael Haggerty
2010-01-14rebase -i: For fixup commands without squashes, do not start editorMichael Haggerty
2010-01-14rebase -i: Improve consistency of commit count in generated commit messagesMichael Haggerty
2010-01-14t3404: Test the commit count in commit messages generated by "rebase -i"Michael Haggerty
2010-01-13Merge branch 'jc/checkout-merge-base'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-13grep: rip out support for external grepJunio C Hamano
2010-01-12Merge branch 'maint'Junio C Hamano
2010-01-12Introduce <branch>@{upstream} notationJohannes Schindelin
2010-01-12Be more user-friendly when refusing to do something because of conflict.Matthieu Moy
2010-01-12remote-curl: Fix Accept header for smart HTTP connectionsShawn O. Pearce