summaryrefslogtreecommitdiff
path: root/eg
Commit message (Expand)AuthorAge
* Add a --docs option to build-git (to install the docs)Philippe Bruhat (BooK)2019-04-26
* Add a --force option to build-gitPhilippe Bruhat (BooK)2019-04-26
* Set the correct alias for version 1.0.0b to 1.0.2Philippe Bruhat (BooK)2017-09-04
* Replace Git::Repository::Util with Git::Version::ComparePhilippe Bruhat (BooK)2016-02-15
* Merge branch 'version-compare'Philippe Bruhat (BooK)2016-02-14
|\
| * Die when a invalid version number is fed to usPhilippe Bruhat (BooK)2016-02-14
| * build-git: perform alias replacementPhilippe Bruhat (BooK)2016-02-14
* | Use a temporary directory as destination under --testPhilippe Bruhat (BooK)2016-02-14
* | Add a --test optionPhilippe Bruhat (BooK)2016-02-14
* | The --quiet option silences all outputPhilippe Bruhat (BooK)2016-02-14
* | Local changes to compile Git 1.1.0 to 1.3.3Philippe Bruhat (BooK)2016-02-13
|/
* build-git: split build and install stepsPhilippe Bruhat (BooK)2016-02-11
* build-git: filter rc versions with --no-rcPhilippe Bruhat (BooK)2016-02-11
* build-git: add options to filter installed versionsPhilippe Bruhat (BooK)2016-02-11
* build-git: add a --quiet optionPhilippe Bruhat (BooK)2016-02-11
* build-git: reformat the option list and fix a typoPhilippe Bruhat (BooK)2016-02-11
* build-git: add a --verbose optionPhilippe Bruhat (BooK)2016-02-11
* build-git: run_cmd helper to replace ``Philippe Bruhat (BooK)2016-02-11
* Throw away local changes when compiling a new GitPhilippe Bruhat (BooK)2016-02-11
* Fix the Makefile for Git 1.0.9Philippe Bruhat (BooK)2016-02-11
* Fetch the recent commits before getting the list of all versionsPhilippe Bruhat (BooK)2016-02-11
* Add a --fetch option to fetch the latest commits on git.gitPhilippe Bruhat (BooK)2016-02-11
* Change to the git source directory before looping over all versionsPhilippe Bruhat (BooK)2016-02-09
* Clean up some environment variables before running makePhilippe Bruhat (BooK)2016-02-09
* Change to the git source directory before running makePhilippe Bruhat (BooK)2016-02-09
* Add documentation, and --help and --manual optionsPhilippe Bruhat (BooK)2016-02-06
* Apply a patch that is necessary for some versions of GitPhilippe Bruhat (BooK)2016-02-06
* Add a --list option to list the selected versionsPhilippe Bruhat (BooK)2016-02-06
* Add a --limit option to limit the size of the selectionPhilippe Bruhat (BooK)2016-02-06
* Add --since and --until options to control the selectionPhilippe Bruhat (BooK)2016-02-06
* Sort versions as early as possiblePhilippe Bruhat (BooK)2016-02-06
* Remove the --all option and make it the defaultPhilippe Bruhat (BooK)2016-02-05
* Add a small utility to compile and install any Git versionPhilippe Bruhat (BooK)2016-02-05