summaryrefslogtreecommitdiff
path: root/scripts/git
AgeCommit message (Expand)Author
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
2019-10-31scripts/git: Make a master symlink in the worktree directoryteor
2019-10-31scripts/git: Restore a dropped check for pre-commit in pre-pushteor
2019-10-31scripts/git: Print the correct path in git-setup-dirs.shteor
2019-10-31scripts/git: Don't use spaces in git URLsteor
2019-10-28scripts: Change to the top source directory as neededteor
2019-10-28scripts/git: Fix a shellcheck error in pre-commit.git-hookteor
2019-10-24scripts/git: Make spaces consistent in pre-push.git-hookteor
2019-10-24scripts/git: Only check modified files in existing git hook checksteor
2019-10-24scripts/git: Add check_cocci_parse.sh to the pre-commit hookteor
2019-10-23scripts/git: Avoid sleeping before the last push in git-push-all.shteor
2019-10-23scripts/git: Make git-push-all.sh skip more branches that match upstreamteor
2019-10-23scripts/git: Pass all unrecognised arguments to git-push-all.shteor
2019-10-23scripts/git: Fix a variable name typo in git-push-all.shteor
2019-10-17scripts: Add git-setup-dirs.sh, which sets up maintainer git reposteor
2019-10-15scripts: Fix a git script commentteor
2019-10-15scripts: Merge forward test branch _042 into test branch _masterteor
2019-10-11git scripts: add maint/release-0.4.2.Nick Mathewson
2019-09-10scripts: Make the git scripts show usage messagesteor
2019-09-10scripts: reformat the comments in git-pull-all.sh for consistencyteor
2019-09-10scripts: Improve a usage message in git-push-all.shteor
2019-09-10scripts: Allow git-push-all.sh to be run from any directoryteor
2019-09-05shellcheck: Add shellcheck to the pre-commit hookteor
2019-08-29scripts/git: fix shellcheck issues in git-push-all.shteor
2019-08-29scripts/git: fix an env var typo in git-merge-forward.shteor
2019-08-29scripts/git: Quote shell arguments where possibleteor
2019-08-29scripts/git: Improve usage documentation for merge-forward and push-allteor