summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* New upstream version 1.325gregor herrmann2021-09-21
|\
| * Silence the default branch hints for Git >= 2.30.0Philippe Bruhat (BooK)2021-06-01
* | New upstream version 1.323gregor herrmann2018-11-26
|\|
| * Update the tests to match error messages changed in Git v2.19.0-rc0Philippe Bruhat (BooK)2018-10-08
| * Use the same regexp everywhere when testing for 'not a git repository' errorsPhilippe Bruhat (BooK)2018-04-20
| * Add support for modified case in Git error messagesH.Merijn Brand2018-04-20
| * Match new error message format in git 2.17.Jan Pazdziora2018-04-20
| * Make the 'git-collection' link consistent, when doing extended testsPhilippe Bruhat (BooK)2018-04-20
| * Fetch the meaningful parts of the version to produce extra versions to testPhilippe Bruhat (BooK)2016-10-15
* | New upstream version 1.322Lucas Kanashiro2018-07-26
* | New upstream version 1.321Damyan Ivanov2017-10-25
* | Imported Upstream version 1.320Salvatore Bonaccorso2016-07-22
|\|
| * Only drop "comments" when generating git versions based on the current oneSamit Badle2016-06-07
* | Imported Upstream version 1.319Salvatore Bonaccorso2016-05-22
|\|
| * Skip some version tests for non-standard version numbersPhilippe Bruhat (BooK)2016-05-11
| * Skip site-wide hooks when running `git commit`Philippe Bruhat (BooK)2016-05-11
| * Skip the correct number of tests if git is not availablePhilippe Bruhat (BooK)2016-05-11
| * Merge branch 'test-requires-git'Philippe Bruhat (BooK)2016-04-02
| |\
| | * Test::Requires::Git 1.005 enables some shortcuts in test_requires_gitPhilippe Bruhat (BooK)2016-04-02
| | * use Test::Requires::Git instead of has_gitPhilippe Bruhat (BooK)2015-07-30
* | | Imported Upstream version 1.318Salvatore Bonaccorso2016-04-29
|\| |
| * | Also find the git-collection dir when running under dzil testPhilippe Bruhat (BooK)2016-03-12
| * | Replace t/00-load.t by the Test::Compile dzil pluginPhilippe Bruhat (BooK)2016-02-23
| * | Replace Git::Repository::Util with Git::Version::ComparePhilippe Bruhat (BooK)2016-02-15
| * | Merge branch 'version-compare'Philippe Bruhat (BooK)2016-02-14
| |\ \
| | * | Add support for development versions before Git 1.4Philippe Bruhat (BooK)2016-02-14
| | * | Simplify the code for comparing Git versionsPhilippe Bruhat (BooK)2016-02-14
| | * | Extend version support to all existing versionPhilippe Bruhat (BooK)2016-02-12
* | | | Imported Upstream version 1.317gregor herrmann2016-02-15
|\| | |
| * | | `git clone <dir1> <dir2>` fails with 1.7.0.rc1 <= version <= 1.7.0.2Philippe Bruhat (BooK)2016-02-13
| * | | Ignore the system and global configuration filesPhilippe Bruhat (BooK)2016-02-13
| |/ /
| * | Add a test for Git::Repository::Util::cmp_gitPhilippe Bruhat (BooK)2016-02-05
| * | Import cmp_git to sort Git versionsPhilippe Bruhat (BooK)2016-01-05
| * | Exercise the 'path' and 'path-rel' cases when looking for gitPhilippe Bruhat (BooK)2016-01-03
| * | Remove temporary symbolic links used in the testPhilippe Bruhat (BooK)2016-01-03
| * | Adapt the expected output in the 'path-rel' casePhilippe Bruhat (BooK)2016-01-02
| * | Remove some unused variables, and comment what's going onPhilippe Bruhat (BooK)2016-01-02
| * | Change the PATH for the current dynamic scope onlyPhilippe Bruhat (BooK)2016-01-02
| * | Use Git::Repository::Command::_which('git') to find 'git' in the PATHPhilippe Bruhat (BooK)2016-01-02
| * | Add support for more complex version specificationsPhilippe Bruhat (BooK)2016-01-01
| * | Ensure $abs_git is always an absolute path (again)Philippe Bruhat (BooK)2016-01-01
| * | Ensure $abs_git is always an absolute pathPhilippe Bruhat (BooK)2016-01-01
| * | Do not litter t/ with temporary filesPhilippe Bruhat (BooK)2016-01-01
| * | Use a local directory/symlink instead of an environment variablePhilippe Bruhat (BooK)2016-01-01
| * | Output the list of Git versions that failed at the endPhilippe Bruhat (BooK)2016-01-01
| * | t/test-all-git.t accepts min/max Git versions to test againstPhilippe Bruhat (BooK)2016-01-01
| * | Add a test running the whole test suite against many git versionsPhilippe Bruhat (BooK)2016-01-01
| * | Add a few more version testsPhilippe Bruhat (BooK)2016-01-01
| * | Show the version tested against in the test messagePhilippe Bruhat (BooK)2016-01-01
| * | Fix the test to NOT fail with Git 1.2.3Philippe Bruhat (BooK)2016-01-01