summaryrefslogtreecommitdiff
path: root/git_review/tests/test_git_review.py
Commit message (Expand)AuthorAgeFilesLines
* Simplify test output strings for new GerritJeremy Stanley2023-03-081-3/+3
* Upgrade testing to Gerrit 3.4.4Jeremy Stanley2023-03-071-2/+7
* Fix use of removed --preserve-merges optionPierre Riteau2021-11-191-10/+19
* Ignore unstaged/uncommitted submodule changesJeremy Stanley2021-07-071-0/+16
* Support the Git "core.hooksPath" option when dealing with hook scriptsFlorian Haas2021-06-211-0/+48
* Add option for disabling thin pushesClark Boylan2021-04-121-0/+9
* Remove comments for unstaged/uncommitted testsJeremy Stanley2021-03-011-4/+0
* Don't test rebasing with unstaged changesJeremy Stanley2021-02-261-0/+20
* Create test projects with positional argumentJeremy Stanley2021-02-231-2/+2
* Allow the default of notopic to be configurableMattias Jernberg2021-01-201-0/+13
* trivial: Update to hacking 2.xStephen Finucane2020-01-161-2/+2
* Merge "test_uploads_with_nondefault_rebase: fix git screen scraping"Zuul2018-12-141-3/+5
|\
| * test_uploads_with_nondefault_rebase: fix git screen scrapingMarc Herbert2018-12-051-3/+5
* | Don't set topic when submitting no-topic patchesStephen Finucane2018-10-161-0/+12
* | Remove auto-branch nameStephen Finucane2018-10-161-84/+1
|/
* Use new %topic=XXXX syntax for topic pushesHan-Wen Nienhuys2018-09-131-4/+5
* Testing getting specific patchsetIan Wienand2018-02-081-0/+15
* Handle http queries below /Clark Boylan2017-11-151-0/+2
* Support git 2.15 and newerClark Boylan2017-11-051-3/+3
* Fix git-review -d behavior with branchesFrederic Lepied2016-04-291-1/+14
* Use git push-url instead of a second remoteCedric Brandily2015-07-211-49/+76
* Don't parse git log header for topicBenjamin Pflanz2015-06-181-2/+66
* Merge "Add reviewers on upload"Jenkins2015-06-121-0/+32
|\
| * Add reviewers on uploadMichael Pratt2015-06-121-0/+32
* | Merge "get_remote_url(): also honor url.*.pushInsteadOf"Jenkins2015-06-121-0/+7
|\ \ | |/ |/|
| * get_remote_url(): also honor url.*.pushInsteadOfAnders Kaseorg2015-03-011-0/+7
* | Provide an explanation on failed rebaseJames E. Blair2015-05-271-0/+2
* | Choose tracked branch for rebase when submittingMichael Johnson2015-03-181-0/+73
|/
* Merge "get_remote_url(): honor any "url.<base>.insteadOf" config setting"Jenkins2015-02-071-0/+12
|\
| * get_remote_url(): honor any "url.<base>.insteadOf" config settingJC Delay2014-11-261-0/+12
* | Fix encoding headerJulien Danjou2014-12-081-1/+1
|/
* Prefer git-config over git-review config filesCedric Brandily2014-11-171-0/+29
* Merge "Define -T/--no-topic to disable review submit with topic"Jenkins2014-10-131-2/+17
|\
| * Define -T/--no-topic to disable review submit with topicCedric Brandily2014-09-031-2/+17
* | -F/--force-rebase has no effect if rebase is disabled by configCedric Brandily2014-09-031-0/+27
|/
* Improve windows support for git-review --setupjulien.marinfrisonroche2014-07-301-0/+8
* Merge "Ensure username is set for all tests"Jenkins2014-07-021-11/+1
|\
| * Ensure username is set for all testsDarragh Bailey2014-06-271-11/+1
* | Provide nicer user message for missing remote refDarragh Bailey2014-06-181-0/+8
|/
* Ignore newline in bp/bug search in commit messageYuriy Taraday2014-06-101-6/+32
* Correct git review -l over http(s)Cedric Brandily2014-05-261-0/+30
* Merge "Allow to specify default scheme in .gitreview file"Jenkins2014-05-221-2/+12
|\
| * Allow to specify default scheme in .gitreview fileCedric Brandily2014-05-141-2/+12
* | Topic: do not use '(detached' when detachedMatthieu Baerts2014-05-221-0/+21
|/
* Correct test_remote to support branchs without upstreamCedric Brandily2014-04-301-0/+23
* Add http(s) protocol support to fetch_review and list_reviewsCedric Brandily2014-03-281-4/+0
* Add http(s) protocol support to set_hooks_commit_msgCedric Brandily2014-02-131-0/+8
* Preserve merges when doing a rebaseMonty Taylor2013-10-231-2/+2
* Implement integration tests.Dina Belova2013-08-151-0/+146