aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jc/ref-excludes'Junio C Hamano2013-12-05
|\
| * rev-parse: introduce --exclude=<glob> to tame wildcardsJunio C Hamano2013-11-01
| * rev-list --exclude: testsJunio C Hamano2013-11-01
* | Merge branch 'nv/parseopt-opt-arg'Junio C Hamano2013-12-05
|\ \
| * | rev-parse --parseopt: add the --stuck-long modeNicolas Vigier2013-10-31
* | | Merge branch 'jc/merge-base-reflog'Junio C Hamano2013-12-05
|\ \ \
| * | | merge-base: teach "--fork-point" modeJunio C Hamano2013-10-29
* | | | Merge branch 'ak/submodule-foreach-quoting'Junio C Hamano2013-12-05
|\ \ \ \
| * | | | submodule foreach: skip eval for more than one argumentAnders Kaseorg2013-09-27
* | | | | Sync with 1.8.4.5Junio C Hamano2013-12-02
|\ \ \ \ \
| * | | | | submodule: do not copy unknown update mode from .gitmodulesJunio C Hamano2013-12-02
| * | | | | Merge branch 'jn/test-prereq-perl-doc' into maintJunio C Hamano2013-11-08
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/upload-pack-send-symref' into maintJunio C Hamano2013-11-08
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/http-auth-redirects' into maintJunio C Hamano2013-11-08
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mm/checkout-auto-track-fix' into maintJunio C Hamano2013-11-07
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/split-broken-ident' into maintJunio C Hamano2013-11-07
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jc/revision-range-unpeel' into maintJunio C Hamano2013-11-07
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t5570: Update for clone-progress-to-stderr branchBrian Gernhardt2013-10-30
* | | | | | | | | | | | Merge branch 'nd/literal-pathspecs'Junio C Hamano2013-11-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | pathspec: stop --*-pathspecs impact on internal parse_pathspec() usesNguyễn Thái Ngọc Duy2013-10-28
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jx/branch-vv-always-compare-with-upstream'Junio C Hamano2013-11-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | branch: fix --verbose output column alignmentTorstein Hegge2013-11-18
* | | | | | | | | | | | | Merge branch 'fc/trivial'Junio C Hamano2013-11-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t: replace pulls with mergesFelipe Contreras2013-10-31
* | | | | | | | | | | | | | Merge branch 'bw/solaris-sed-tr-test-portability'Junio C Hamano2013-11-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t4015: simplify sed command that is not even seen by sedJunio C Hamano2013-11-04
| * | | | | | | | | | | | | | Avoid difference in tr semantics between System V and BSDBen Walton2013-10-30
| * | | | | | | | | | | | | | Change sed i\ usage to something Solaris' sed can handleBen Walton2013-10-28
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jk/duplicate-objects-in-packs'Junio C Hamano2013-11-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix '\%o' for printf from coreutilsKacper Kornet2013-10-31
* | | | | | | | | | | | | | | Merge branch 'jk/wrap-perl-used-in-tests'Junio C Hamano2013-11-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
| * | | | | | | | | | | | | | | t: provide a perl() function which uses $PERL_PATHJeff King2013-10-29
* | | | | | | | | | | | | | | | Merge branch 'jn/test-prereq-perl-doc'Junio C Hamano2013-11-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | t/README: tests can use perl even with NO_PERLJonathan Nieder2013-10-28
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'js/tests-windows-port-fix'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | tests: undo special treatment of CRLF for WindowsJohannes Sixt2013-10-28
| * | | | | | | | | | | | | | | Windows: a test_cmp that is agnostic to random LF <> CRLF conversionsJohannes Sixt2013-10-28
| * | | | | | | | | | | | | | | t5300-pack-object: do not compare binary data using test_cmpJohannes Sixt2013-10-28
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'js/test-help-format-windows-port-fix'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t3200: do not open a HTML manual page when DEFAULT_MAN_FORMAT is htmlJohannes Sixt2013-10-30
* | | | | | | | | | | | | | | | Merge branch 'jk/reset-p-current-head-fix'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | reset: pass real rev name to add--interactiveJeff King2013-10-25
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/for-each-ref-skip-parsing'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | for-each-ref: avoid loading objects to print %(objectname)Jeff King2013-10-30
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jl/submodule-mv'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | mv: Fix spurious warning when moving a file in presence of submodulesJens Lehmann2013-10-13
* | | | | | | | | | | | | | | | Merge branch 'tr/valgrind-test-fix'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Revert "test-lib: allow prefixing a custom string before "ok N" etc."Thomas Rast2013-10-22
| * | | | | | | | | | | | | | | | Revert "test-lib: support running tests under valgrind in parallel"Thomas Rast2013-10-22