aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'ap/merge-backend-opts'Junio C Hamano2010-01-20
|\
| * Extend merge-subtree tests to test -Xsubtree=dir.Avery Pennarun2010-01-17
| * Teach git-pull to pass -X<option> to git-mergeAvery Pennarun2010-01-17
| * git merge -X<option>Avery Pennarun2010-01-17
* | Merge branch 'jh/notes' (early part)Junio C Hamano2010-01-20
|\ \
| * | Add more testcases to test fast-import of notesJohan Herland2009-12-07
| * | Rename t9301 to t9350, to make room for more fast-import testsJohan Herland2009-12-07
| * | fast-import: Proper notes tree manipulationJohan Herland2009-12-07
* | | Merge branch 'jc/cache-unmerge'Junio C Hamano2010-01-20
|\ \ \
| * | | rerere forget path: forget recorded resolutionJunio C Hamano2010-01-10
| * | | resolve-undo: teach "update-index --unresolve" to use resolve-undo infoJunio C Hamano2009-12-25
| * | | resolve-undo: "checkout -m path" uses resolve-undo informationJunio C Hamano2009-12-25
| * | | resolve-undo: allow plumbing to clear the informationJunio C Hamano2009-12-25
| * | | resolve-undo: basic testsJunio C Hamano2009-12-25
* | | | Merge branch 'js/exec-error-report'Junio C Hamano2010-01-20
|\ \ \ \
| * | | | start_command: detect execvp failures earlyJohannes Sixt2010-01-10
| * | | | Merge branch 'master' into il/vcs-helperJunio C Hamano2009-12-06
| |\ \ \ \
* | \ \ \ \ Merge branch 'jc/ls-files-ignored-pathspec'Junio C Hamano2010-01-20
|\ \ \ \ \ \
| * | | | | | ls-files: fix overeager pathspec optimizationJunio C Hamano2010-01-08
| * | | | | | t3001: test ls-files -o ignored/dirJunio C Hamano2010-01-08
* | | | | | | Merge branch 'jc/grep-lookahead'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \
| * | | | | | | grep --no-index: allow use of "git grep" outside a git repositoryJunio C Hamano2010-01-15
| * | | | | | | grep: rip out support for external grepJunio C Hamano2010-01-13
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'mm/conflict-advice'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \
| * | | | | | | Be more user-friendly when refusing to do something because of conflict.Matthieu Moy2010-01-12
| |/ / / / / /
* | | | | | | Merge branch 'da/difftool'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \
| * | | | | | | difftool: Update copyright notices to list each year separatelyDavid Aguilar2010-01-15
| * | | | | | | difftool: Use eval to expand '--extcmd' expressionsDavid Aguilar2010-01-15
| * | | | | | | difftool: Add '-x' and as an alias for '--extcmd'David Aguilar2010-01-15
| * | | | | | | t7800-difftool.sh: Simplify the --extcmd testDavid Aguilar2010-01-15
| * | | | | | | difftool: Allow specifying unconfigured commands with --extcmdDavid Aguilar2010-01-09
| * | | | | | | difftool--helper: Remove use of the GIT_MERGE_TOOL variableDavid Aguilar2010-01-09
| * | | | | | | git-difftool: Add '--gui' for selecting a GUI toolDavid Aguilar2010-01-03
| * | | | | | | t7800-difftool: Set a bogus tool for use by testsDavid Aguilar2010-01-03
| |/ / / / / /
* | | | | | | Merge branch 'mh/rebase-fixup'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \
| * | | | | | | rebase -i: Retain user-edited commit messages after squash/fixup conflictsMichael Haggerty2010-01-14
| * | | | | | | t3404: Set up more of the test repo in the "setup" stepMichael Haggerty2010-01-14
| * | | | | | | rebase -i: For fixup commands without squashes, do not start editorMichael Haggerty2010-01-14
| * | | | | | | rebase -i: Improve consistency of commit count in generated commit messagesMichael Haggerty2010-01-14
| * | | | | | | t3404: Test the commit count in commit messages generated by "rebase -i"Michael Haggerty2010-01-14
* | | | | | | | Merge branch 'ns/rebase-auto-squash'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase -i --autosquash: auto-squash commitsNanako Shiraishi2010-01-06
* | | | | | | | | Merge branch 'mh/rebase-fixup' (early part)Junio C Hamano2010-01-20
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | rebase-i: Ignore comments and blank lines in peek_next_commandMichael Haggerty2010-01-12
| * | | | | | | | lib-rebase: Allow comments and blank lines to be added to the rebase scriptMichael Haggerty2010-01-12
| * | | | | | | | lib-rebase: Provide clearer debugging info about what the editor didMichael Haggerty2010-01-12
| |/ / / / / / /
| * | | | | | | Add a command "fixup" to rebase --interactiveMichael Haggerty2009-12-07
| * | | | | | | t3404: Use test_commit to set up test repositoryMichael Haggerty2009-12-06
* | | | | | | | Merge branch 'il/push-set-upstream'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \ \
| * | | | | | | | Add push --set-upstreamIlari Liusvaara2010-01-16