Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-05 | Update git scripts to use git-list-tor-branches.sh | Nick Mathewson | |
2020-02-11 | Update scripts/git/*.sh to know about 043 and not about 040. | Nick Mathewson | |
2020-01-15 | scripts/git: Improve branch list comments | teor | |
Hopefully, these explanations make it easier to get the next branch transition right. Part of 32772. | |||
2019-12-30 | Remove 0.2.9 from git scripts | rl1987 | |
2019-11-06 | Merge branch 'bug32402_042' into bug32402_master | teor | |
Merge changes from master with shellcheck fixes. | |||
2019-11-06 | shellcheck: Fix issues in the git-*.sh scripts | teor | |
Fixes bug 32402; bugfix on 0.4.2.1-alpha. Obviously correct changes to already reviewed code. | |||
2019-10-11 | git scripts: add maint/release-0.4.2. | Nick Mathewson | |
2019-09-10 | scripts: Make the git scripts show usage messages | teor | |
All of the git scripts now have usage messages on: * a new -h option, and * usage errors. Closes 31677. | |||
2019-09-10 | scripts: reformat the comments in git-pull-all.sh for consistency | teor | |
Preparation for 31677. | |||
2019-06-11 | Stop hard-coding env vars in the git scripts | teor | |
Set the env vars: * TOR_MASTER_NAME to override the tor master branch name, and * TOR_WKT_NAME to override the worktree path Fixes bug 30841; bugfix on 0.4.0.1-alpha. | |||
2019-06-11 | scripts/git: Stop hard-coding the bash path in the git scripts | teor | |
Some OSes don't have bash in /usr/bin, others have an ancient bash at this path. Fixes bug 30840; bugfix on 0.4.0.1-alpha. | |||
2019-06-10 | Add an environment variable to set GIT_PATH in git scripts | Nick Mathewson | |
2019-06-10 | Update git scripts for new versions | Nick Mathewson | |
{maint,release}-0.4.1 are now real {maint,release}-0.3.4 are now EOL Closes ticket 30822 | |||
2019-04-10 | scripts: In git-pull-all.sh, also fetch the latest tor-github pull requests | teor | |
Implements ticket 30114. | |||
2019-03-13 | Merge branch 'tor-github/pr/780' | George Kadianakis | |
2019-03-10 | Move all git maintenance scripts to separate directory | rl1987 | |