aboutsummaryrefslogtreecommitdiff
path: root/scripts/git
AgeCommit message (Expand)Author
2023-08-23scripts: Add 048 maint branch to our helper scriptsDavid Goulet
2023-06-19scripts: Update git scripts with new gitlab canonical repositoryDavid Goulet
2023-06-15Change git.tpo URLs to gitlab.tpoDavid Goulet
2023-02-16scripts: Bye bye 0.4.5, you have reached end of lifeDavid Goulet
2022-08-11scripts: Remove 0.4.6.x as it is EOLDavid Goulet
2022-04-27ci: Add 0.4.7 series to scripts and CIDavid Goulet
2022-02-04Remove unmaintained versions from CI and scriptsDavid Goulet
2021-10-26scripts: Add -M option to git-list-tor-branches.shDavid Goulet
2021-06-16git: Don't pull github anymore in git-pull-all.shDavid Goulet
2021-06-14Remove 0.4.4 from list-tor-branches.Nick Mathewson
2021-05-28Merge branch 'maint-0.4.6'Nick Mathewson
2021-05-28Merge branch 'maint-0.4.5' into maint-0.4.6Nick Mathewson
2021-05-28Stop using the "x$FOO" idiom in git-resquash.shNick Mathewson
2021-05-25Update scripts to use main instead of master.Alexander Færøy
2021-04-15Add 0.4.6 to git-list-tor-branches.shNick Mathewson
2021-03-01git-list-tor-branches: remove 0.4.3Nick Mathewson
2020-11-17Add {release,maint}-0.4.5 to git-list-tor-branches.shNick Mathewson
2020-11-12Fix typos.Samanta Navarro
2020-09-15Remove 0.4.2 from list of branches in git script: it has reached EOL.Nick Mathewson
2020-07-17Add git-resquash.sh to repositoryNick Mathewson
2020-07-09git-install-tools: use -b, not --backup.Nick Mathewson
2020-07-09Update git scripts to include tor-gitlab repositoryNick Mathewson
2020-07-02scripts: Don't run practracker in git hooksDavid Goulet
2020-07-02scripts: Add env variable to disable pre-commit hookDavid Goulet
2020-06-09Add 0.4.4 to list of tor branches used by git scripts.Nick Mathewson
2020-06-03Remove 0.4.1 from list of tor branches used by git scripts.Nick Mathewson
2020-03-13Merge branch 'pr1764_squashed'teor
2020-03-13Add a script to install the scripts in scripts/git appropriately.Nick Mathewson
2020-03-09Revert "scripts: Remove typo in git-list-tor-branches.sh"Nick Mathewson
2020-03-05scripts: Remove typo in git-list-tor-branches.shDavid Goulet
2020-03-05Merge branch 'tor-github/pr/1720'David Goulet
2020-03-05Update git scripts to use git-list-tor-branches.shNick Mathewson
2020-03-05Add a script to list the maintained Tor branches in different waysNick Mathewson
2020-02-12scripts/git: Stop running the checked-out git scriptsteor
2020-02-11Update scripts/git/*.sh to know about 043 and not about 040.Nick Mathewson
2020-01-23Git hooks: remove support for 0.2.9 directory layout.Nick Mathewson
2020-01-15scripts/git: Improve branch list commentsteor
2020-01-15scripts/git: Fix git-merge-forward after removing 0.2.9teor
2019-12-30Remove 0.2.9 from git scriptsrl1987
2019-12-20Makefile/git scripts: Add comments to keep owned file lists in syncteor
2019-12-04git scripts: Add the checkSpace.pl unit teststeor
2019-12-04Makefile/git scripts: Add the practracker unit teststeor
2019-11-14Merge branch 'tor-github/pr/1489'David Goulet
2019-11-07scripts/git: Stop failing when upstream branches don't existteor
2019-11-07scripts/git: Remove extra printfs from a bad mergeteor
2019-11-06shellcheck: Fix minor issues in some scriptsteor
2019-11-06Merge branch 'bug32402_042' into bug32402_masterteor
2019-11-06shellcheck: Fix issues in the git-*.sh scriptsteor
2019-10-31scripts/git: Add TOR_EXTRA_REMOTE_* for an extra git remoteteor
2019-10-31scripts/git: Add TOR_EXTRA_CLONE_ARGS for git cloneteor