Commit Graph

  • cc0fbc286e Merge "Add several missing options to the man page" Jenkins 2016-08-30 14:22:29 +00:00
  • c2c3418ede Merge "Refactor Isolated Env to use in unit tests" Jenkins 2016-08-30 14:22:23 +00:00
  • f747ca3d1f Merge "Set author and committer explicitly" Jenkins 2016-08-30 14:09:28 +00:00
  • 6b056e4d0b Merge "Use hash of test ID to pick Gerrit ports in tests" Jenkins 2016-08-30 14:06:54 +00:00
  • 9149685eea Merge "Remove discover from test-requirements" Jenkins 2016-08-30 14:06:42 +00:00
  • 3de21e4075 Merge "Remove argparse from requirements" Jenkins 2016-08-26 16:15:11 +00:00
  • 817bdf3059 Refactor Isolated Env to use in unit tests Darragh Bailey 2016-04-20 16:32:44 +01:00
  • d64f004bdb Set author and committer explicitly Darragh Bailey 2015-09-11 14:21:38 +01:00
  • 33081ce1d6 Use hash of test ID to pick Gerrit ports in tests Yuriy Taraday 2016-02-27 06:55:46 +03:00
  • cf4e7cdb5f Clarify that submitting multiple commits is OK Zane Bitter 2016-08-05 15:07:19 -04:00
  • 7e9b63f418 Remove discover from test-requirements Swapnil Kulkarni (coolsvap) 2016-07-22 04:53:56 +00:00
  • c99d3a4f2b Install bc libs when running testsuite Clark Boylan 2016-07-13 15:33:59 -07:00
  • 69e240352a Merge "Update gerrit version for testing" Jenkins 2016-07-12 00:10:42 +00:00
  • c4e25e5539 Add several missing options to the man page Pete Zaitcev 2016-06-29 16:05:45 -06:00
  • 9ebdef990d Fix AttributeError when can not connect to Gerrit Lukas Bednar 2016-05-18 17:30:34 +02:00
  • 652b8cb04c Set a default EXIT_CODE for GitReviewException Julien Danjou 2016-06-01 16:44:49 +02:00
  • 6eee79466a Use consistent formatting for deprecations Jeremy Stanley 2016-06-07 14:44:51 +00:00
  • 47cbee9687 Fix git-review -d behavior with branches Frederic Lepied 2015-06-13 16:21:19 +02:00
  • 997c20bb37 Support git without git credential Cedric Brandily 2016-04-18 19:26:55 +02:00
  • a17d2a75df Remove worthless print Tim Burke 2016-04-11 10:56:59 -07:00
  • 58a23a938a Fix no_git_dir UnboundLocalError in except block Sachi King 2016-03-29 10:51:32 +11:00
  • d1ae86427c Update gerrit version for testing Khai Do 2016-02-18 11:26:37 -08:00
  • 5792ece9e1 Remove argparse from requirements Andreas Jaeger 2016-01-20 19:32:27 +01:00
  • aaa416e697 Correct metadata URLs James E. Blair 2016-02-02 15:52:39 -08:00
  • 26e2f72b26 Avoid AttributeError when raising raw GitReviewExceptions Tim Burke 2015-10-28 18:04:38 -07:00
  • 0027347209 fix encoding issue on Windows pangwa 2015-08-28 17:16:06 +08:00
  • cfb726e4a0 Fix one typo on git-review documentation Atsushi SAKAI 2015-08-10 11:17:54 +09:00
  • 44707a1e79 Use git push-url instead of a second remote Cedric Brandily 2015-05-28 12:22:58 +02:00
  • f5619a6f85 Merge "Remove spurious mdoc directives" Jenkins 2015-06-20 14:14:08 +00:00
  • 7ff674a3d0 Merge "Don't parse git log header for topic" Jenkins 2015-06-20 14:11:56 +00:00
  • d80b6cb346 Don't parse git log header for topic Benjamin Pflanz 2015-06-16 20:19:50 -04:00
  • bfbb9277bc Ignore .eggs cruft Jeremy Stanley 2015-06-17 00:56:40 +00:00
  • 55a91a6655 Fix H238 violation and enable check for that rule Jeremy Stanley 2015-06-17 00:50:41 +00:00
  • 7a4f2553d6 Update to newer hacking checks Jeremy Stanley 2015-06-17 00:39:56 +00:00
  • 37cc8d72cd Remove spurious mdoc directives Clint Adams 2015-06-13 00:32:04 -04:00
  • 802044859f Merge "Add “git-review -l” to man page synopsis and usage doc" 1.25.0 Jenkins 2015-06-12 19:13:59 +00:00
  • d1266ee0a5 Merge "Add reviewers on upload" Jenkins 2015-06-12 17:31:43 +00:00
  • c5a7bd09b3 Add “git-review -l” to man page synopsis and usage doc Clint Adams 2015-06-12 11:37:47 -04:00
  • bde9e28e72 Merge "get_remote_url(): also honor url.*.pushInsteadOf" Jenkins 2015-06-12 15:32:26 +00:00
  • 5df45d4fd2 Merge "Switch to requests to support proxying of 'https'" Jenkins 2015-06-12 15:16:04 +00:00
  • bb7395009d Add reviewers on upload Michael Pratt 2014-12-04 11:42:00 -05:00
  • 84fc10f563 Merge "Add utf-8 char support" Jenkins 2015-06-12 14:29:35 +00:00
  • 28d79fb96d Update project links John Vandenberg 2015-02-23 21:14:50 +11:00
  • 5bdf3b4858 Merge "Fixed a dead link to the git-review docs" Jenkins 2015-06-04 01:21:50 +00:00
  • 0bb2461a2c Override E-mail in Gerrit integration tests Jeremy Stanley 2015-06-03 20:06:25 +00:00
  • 1a2b90aca4 Fixed a dead link to the git-review docs Dexter Fryar 2015-04-02 14:41:09 -05:00
  • 9b611d7b67 Merge "Provide an explanation on failed rebase" Jenkins 2015-05-28 00:22:31 +00:00
  • 9f3bc5909f Merge "Isolate tests from user/system git configuration" Jenkins 2015-05-27 23:45:52 +00:00
  • e64e500234 Provide an explanation on failed rebase James E. Blair 2015-05-27 12:41:28 -07:00
  • 48d6059a5f Switch to requests to support proxying of 'https' Darragh Bailey 2015-05-05 15:27:40 +01:00
  • f78f328b17 Use plumbing rev-parse to get the branch name Darragh Bailey 2015-05-04 21:22:36 +01:00
  • f5bb6e06fd Isolate tests from user/system git configuration Darragh Bailey 2015-05-04 22:56:48 +01:00
  • a13b7a9d77 Push language override down into the cmd wrapper Monty Taylor 2015-05-04 13:07:14 -04:00
  • f4f6674c9c Merge "Choose tracked branch for rebase when submitting" Jenkins 2015-04-13 18:43:07 +00:00
  • fbdff3245e git review -sv gets more verbose Dmitry Ratushnyy 2015-04-09 19:45:12 +03:00
  • f422005d19 Add utf-8 char support liuyang1 2015-04-03 08:31:24 +08:00
  • 7da7c37170 Choose tracked branch for rebase when submitting Michael Johnson 2015-02-24 16:00:06 -05:00
  • 79262a5230 Merge "Support authentication in run_http_exc" Jenkins 2015-03-17 17:25:24 +00:00
  • 2ff009d09f pbr should install the manpage Antoine Musso 2014-10-31 11:44:54 +01:00
  • ae4b4f2f90 get_remote_url(): also honor url.*.pushInsteadOf Anders Kaseorg 2015-03-01 00:00:06 -05:00
  • 910ffddd1b Support authentication in run_http_exc Cedric Brandily 2015-02-27 16:17:35 +01:00
  • 80f7cd2c0a Merge "get_remote_url(): honor any "url.<base>.insteadOf" config setting" Jenkins 2015-02-07 01:01:41 +00:00
  • 4158150c48 Merge "Split README.rst into separate doc files" Jenkins 2015-02-03 18:47:51 +00:00
  • b6aab6d9d6 Split README.rst into separate doc files Doug Hellmann 2014-12-01 14:34:28 -05:00
  • 0861f1fa88 Merge "Handle correctly http error raise in run_http_exc" Jenkins 2014-12-30 17:08:43 +00:00
  • 63d9ceffb8 Merge "Update tests to use Gerrit 2.9.2" Jenkins 2014-12-30 17:04:29 +00:00
  • 0393c989ae Handle correctly http error raise in run_http_exc Cedric Brandily 2014-09-26 15:05:21 +02:00
  • 0a1c1b0a86 Merge "Use 'no_proxy' env variable in addition to uppercase" Jenkins 2014-12-19 14:23:43 +00:00
  • 4213843eeb Merge "Workflow documentation is now in infra-manual" Jenkins 2014-12-19 14:19:13 +00:00
  • f3e623f115 Merge "Convert add_remote to use GitReviewExceptions" Jenkins 2014-12-19 14:08:30 +00:00
  • 0e37367426 Merge "Enable color support based on tty and config" Jenkins 2014-12-19 14:08:20 +00:00
  • b88055350a Fix encoding header Julien Danjou 2014-12-08 11:54:26 +01:00
  • b1982d95ca Workflow documentation is now in infra-manual Jeremy Stanley 2014-12-05 03:30:42 +00:00
  • c894704cb7 Update tests to use Gerrit 2.9.2 Michael Pratt 2014-12-04 19:23:17 +00:00
  • e2bd0f5f3c Use 'no_proxy' env variable in addition to uppercase Darragh Bailey 2014-11-04 16:17:34 +00:00
  • 7f69ada396 Enable color support based on tty and config Darragh Bailey 2014-07-13 16:52:48 +01:00
  • c87ff1a8e1 get_remote_url(): honor any "url.<base>.insteadOf" config setting JC Delay 2014-08-14 19:27:31 -04:00
  • 045068e976 Merge "Prefer git-config over git-review config files" Jenkins 2014-11-25 20:44:18 +00:00
  • 042333fd44 Merge "Switched documentation to point to storyboard" Jenkins 2014-11-18 20:52:13 +00:00
  • 4f8d44153c Merge "Fix ---list and "departement" typos in man page" Jenkins 2014-11-18 20:52:04 +00:00
  • 4e40ede085 Convert add_remote to use GitReviewExceptions K Jonathan Harker 2014-10-31 17:01:47 -07:00
  • 1bc87f26d6 Prefer git-config over git-review config files Cedric Brandily 2014-08-18 01:38:22 +02:00
  • abe76bfe28 Isolate tests from user/system config Cedric Brandily 2014-11-16 15:00:27 +01:00
  • 26ed00a28c Switched documentation to point to storyboard Michael Krotscheck 2014-11-11 15:07:58 -08:00
  • e31646b3f2 Merge "Define -T/--no-topic to disable review submit with topic" Jenkins 2014-10-13 19:36:03 +00:00
  • b5c52cddec Merge "-F/--force-rebase has no effect if rebase is disabled by config" Jenkins 2014-10-13 14:04:39 +00:00
  • 4e373e4752 Merge "Align git-review and python -m git_review.cmd behaviors" Jenkins 2014-10-13 13:59:05 +00:00
  • 96de9ae7a1 Fix ---list and "departement" typos in man page Eric Harney 2014-10-09 10:21:03 -04:00
  • 856ccd958b Align git-review and python -m git_review.cmd behaviors Cedric Brandily 2014-09-04 14:24:59 +02:00
  • 9f389bfec6 Define -T/--no-topic to disable review submit with topic Cedric Brandily 2014-08-13 23:30:09 +02:00
  • 213f99515c Work toward Python 3.4 support and testing Jeremy Stanley 2014-09-03 19:00:01 +00:00
  • 18f34f0cbc -F/--force-rebase has no effect if rebase is disabled by config Cedric Brandily 2014-08-28 12:59:07 +02:00
  • 9b9c47f0a2 Remove useless constants Cedric Brandily 2014-08-16 13:13:42 +02:00
  • 499a2f3dbc Merge "Improve windows support for git-review --setup" Jenkins 2014-08-05 13:17:47 +00:00
  • 8f50043a24 Improve windows support for git-review --setup julien.marinfrisonroche 2014-07-29 17:32:19 +02:00
  • 549d54afe1 Merge "Fix groff warnings with manpage" Jenkins 2014-07-29 18:56:15 +00:00
  • 0a91b0baee Merge "Avoid a stacktrace when no reviews are pending" Jenkins 2014-07-29 18:50:48 +00:00
  • 5688e715a5 Merge "Enabled hacking checks H305 and H307" Jenkins 2014-07-29 18:46:35 +00:00
  • 6a9d172604 Merge "Prevent long subjects in reviews causing spurious blank lines" Jenkins 2014-07-25 11:36:37 +00:00
  • 648182a410 Fix groff warnings with manpage Darragh Bailey 2014-07-18 21:38:49 +01:00