aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* add worktree.guessRemote config optionThomas Gummerer2017-12-06
* worktree: add --guess-remote flag to add subcommandThomas Gummerer2017-12-06
* worktree: make add <path> <branch> dwimThomas Gummerer2017-11-27
* worktree: add --[no-]track option to the add subcommandThomas Gummerer2017-11-27
* Merge branch 'av/fsmonitor'Junio C Hamano2017-11-21
|\
| * fsmonitor: simplify determining the git worktree under WindowsBen Peart2017-11-13
| * fsmonitor: store fsmonitor bitmap before splitting indexAlex Vandiver2017-11-10
| * fsmonitor: read from getcwd(), not the PWD environment variableAlex Vandiver2017-11-10
* | Merge branch 'bp/fsmonitor'Junio C Hamano2017-11-21
|\ \ | |/
| * fsmonitor: preserve utf8 filenames in fsmonitor-watchman logBen Peart2017-10-05
| * fsmonitor: read entirety of watchman outputAlex Vandiver2017-10-04
| * fsmonitor: MINGW support for watchman integrationBen Peart2017-10-04
| * fsmonitor: add a performance testBen Peart2017-10-01
| * fsmonitor: add test cases for fsmonitor extensionBen Peart2017-10-01
| * split-index: disable the fsmonitor extension when running the split index testBen Peart2017-10-01
| * fsmonitor: add a test tool to dump the index extensionBen Peart2017-10-01
* | Merge branch 'cb/t4201-robustify'Junio C Hamano2017-11-15
|\ \
| * | t4201: make use of abbreviation in the test more robustCharles Bailey2017-11-13
* | | Merge branch 'tz/fsf-address-update'Junio C Hamano2017-11-15
|\ \ \
| * | | Replace Free Software Foundation address in license noticesTodd Zullinger2017-11-09
* | | | Merge branch 'js/for-each-ref-remote-name-and-ref'Junio C Hamano2017-11-15
|\ \ \ \
| * | | | for-each-ref: test :remotename and :remoterefJohannes Schindelin2017-11-08
* | | | | Merge branch 'jt/submodule-tests-cleanup'Junio C Hamano2017-11-15
|\ \ \ \ \
| * | | | | Tests: clean up and document submodule helpersJonathan Tan2017-11-08
* | | | | | Merge branch 'cc/git-packet-pm'Junio C Hamano2017-11-15
|\ \ \ \ \ \
| * | | | | | Git/Packet.pm: extract parts of t0021/rot13-filter.pl for reuseChristian Couder2017-11-07
| * | | | | | t0021/rot13-filter: add capability functionsChristian Couder2017-11-07
| * | | | | | t0021/rot13-filter: refactor checking final lfChristian Couder2017-11-07
| * | | | | | t0021/rot13-filter: add packet_initialize()Christian Couder2017-11-07
| * | | | | | t0021/rot13-filter: improve error messageChristian Couder2017-11-07
| * | | | | | t0021/rot13-filter: improve 'if .. elsif .. else' styleChristian Couder2017-11-07
| * | | | | | t0021/rot13-filter: refactor packet reading functionsChristian Couder2017-11-07
| * | | | | | t0021/rot13-filter: fix list comparisonChristian Couder2017-11-07
* | | | | | | Merge branch 'bw/rebase-i-ignored-submodule-fix'Junio C Hamano2017-11-15
|\ \ \ \ \ \ \
| * | | | | | | wt-status: actually ignore submodules when requestedBrandon Williams2017-11-07
* | | | | | | | Merge branch 'sr/wrapper-quote-filenames'Junio C Hamano2017-11-15
|\ \ \ \ \ \ \ \
| * | | | | | | | wrapper.c: consistently quote filenames in error messagesSimon Ruderich2017-11-06
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'mh/avoid-rewriting-packed-refs'Junio C Hamano2017-11-15
|\ \ \ \ \ \ \ \
| * | | | | | | | files-backend: don't rewrite the `packed-refs` file unnecessarilyMichael Haggerty2017-10-30
| * | | | | | | | t1409: check that `packed-refs` is not rewritten unnecessarilyMichael Haggerty2017-10-27
* | | | | | | | | Merge branch 'jm/status-ignored-files-list'Junio C Hamano2017-11-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | status: test ignored modesJameson Miller2017-10-31
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'js/mingw-redirect-std-handles'Junio C Hamano2017-11-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mingw: optionally redirect stderr/stdout via the same handleJohannes Schindelin2017-11-02
| * | | | | | | | | mingw: add experimental feature to redirect standard handlesJohannes Schindelin2017-11-02
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'js/wincred-empty-cred'Junio C Hamano2017-11-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t0302: check helper can handle empty credentialsJakub Bereżański2017-11-01
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ad/5580-unc-tests-on-cygwin'Junio C Hamano2017-11-09
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | t5580: add Cygwin supportAdam Dinwoodie2017-11-01
| * | | | | | | | Merge branch 'jk/write-in-full-fix' into maintJunio C Hamano2017-10-23
| |\ \ \ \ \ \ \ \