Commit Graph

  • f3e623f115 Merge "Convert add_remote to use GitReviewExceptions" Jenkins 2014-12-19 14:08:30 +0000
  • 0e37367426 Merge "Enable color support based on tty and config" Jenkins 2014-12-19 14:08:20 +0000
  • b88055350a Fix encoding header Julien Danjou 2014-12-08 11:54:26 +0100
  • b1982d95ca Workflow documentation is now in infra-manual Jeremy Stanley 2014-12-05 03:30:42 +0000
  • c894704cb7 Update tests to use Gerrit 2.9.2 Michael Pratt 2014-12-04 19:23:17 +0000
  • e2bd0f5f3c Use 'no_proxy' env variable in addition to uppercase Darragh Bailey 2014-11-04 16:17:34 +0000
  • 7f69ada396 Enable color support based on tty and config Darragh Bailey 2014-07-13 16:52:48 +0100
  • c87ff1a8e1 get_remote_url(): honor any "url.<base>.insteadOf" config setting JC Delay 2014-08-14 19:27:31 -0400
  • 045068e976 Merge "Prefer git-config over git-review config files" Jenkins 2014-11-25 20:44:18 +0000
  • 042333fd44 Merge "Switched documentation to point to storyboard" Jenkins 2014-11-18 20:52:13 +0000
  • 4f8d44153c Merge "Fix ---list and "departement" typos in man page" Jenkins 2014-11-18 20:52:04 +0000
  • 4e40ede085 Convert add_remote to use GitReviewExceptions K Jonathan Harker 2014-10-31 17:01:47 -0700
  • 1bc87f26d6 Prefer git-config over git-review config files Cedric Brandily 2014-08-18 01:38:22 +0200
  • abe76bfe28 Isolate tests from user/system config Cedric Brandily 2014-11-16 15:00:27 +0100
  • 26ed00a28c Switched documentation to point to storyboard Michael Krotscheck 2014-11-11 15:07:58 -0800
  • e31646b3f2 Merge "Define -T/--no-topic to disable review submit with topic" Jenkins 2014-10-13 19:36:03 +0000
  • b5c52cddec Merge "-F/--force-rebase has no effect if rebase is disabled by config" Jenkins 2014-10-13 14:04:39 +0000
  • 4e373e4752 Merge "Align git-review and python -m git_review.cmd behaviors" Jenkins 2014-10-13 13:59:05 +0000
  • 96de9ae7a1 Fix ---list and "departement" typos in man page Eric Harney 2014-10-09 10:21:03 -0400
  • 856ccd958b Align git-review and python -m git_review.cmd behaviors Cedric Brandily 2014-09-04 14:24:59 +0200
  • 9f389bfec6 Define -T/--no-topic to disable review submit with topic Cedric Brandily 2014-08-13 23:30:09 +0200
  • 213f99515c Work toward Python 3.4 support and testing Jeremy Stanley 2014-09-03 19:00:01 +0000
  • 18f34f0cbc -F/--force-rebase has no effect if rebase is disabled by config Cedric Brandily 2014-08-28 12:59:07 +0200
  • 9b9c47f0a2 Remove useless constants Cedric Brandily 2014-08-16 13:13:42 +0200
  • 499a2f3dbc Merge "Improve windows support for git-review --setup" Jenkins 2014-08-05 13:17:47 +0000
  • 8f50043a24 Improve windows support for git-review --setup julien.marinfrisonroche 2014-07-29 17:32:19 +0200
  • 549d54afe1 Merge "Fix groff warnings with manpage" Jenkins 2014-07-29 18:56:15 +0000
  • 0a91b0baee Merge "Avoid a stacktrace when no reviews are pending" Jenkins 2014-07-29 18:50:48 +0000
  • 5688e715a5 Merge "Enabled hacking checks H305 and H307" Jenkins 2014-07-29 18:46:35 +0000
  • 6a9d172604 Merge "Prevent long subjects in reviews causing spurious blank lines" Jenkins 2014-07-25 11:36:37 +0000
  • 648182a410 Fix groff warnings with manpage Darragh Bailey 2014-07-18 21:38:49 +0100
  • d3b91e326e Enabled hacking checks H305 and H307 Christian Berendt 2014-07-17 09:38:20 +0200
  • aa3d861126 Prevent long subjects in reviews causing spurious blank lines Darragh Bailey 2014-06-21 17:18:38 +0100
  • 7d20ec0006 added link to get-pip to readme david 2014-07-08 22:25:20 -0700
  • ada3d9102a Disable ssh/scp password authentication during tests Cedric Brandily 2014-05-31 12:58:16 +0200
  • 0947d510cd Merge "Build universal wheels" Jenkins 2014-07-10 05:17:11 +0000
  • 787430daf9 Merge "Update tests to use Gerrit 2.8.6.1" Jenkins 2014-07-10 00:55:39 +0000
  • dcb31b5762 Update tests to use Gerrit 2.8.6.1 Jeremy Stanley 2014-07-02 16:07:57 +0000
  • 8a7a25e50f Build universal wheels Jeremy Stanley 2014-07-03 19:58:49 +0000
  • 28104e4ecd Update homepage on PyPI Jeremy Stanley 2014-07-03 14:38:04 +0000
  • 59e7414d2a Update requirements to OpenStack's recommendations Jeremy Stanley 2014-07-03 14:35:04 +0000
  • 640f9ef58d Update the README to mention dependencies Jeremy Stanley 2014-07-03 14:34:22 +0000
  • 27c07577d6 Merge "Ensure username is set for all tests" Jenkins 2014-07-02 20:45:56 +0000
  • 7aca8e69ce Avoid a stacktrace when no reviews are pending Antoine Musso 2014-06-27 17:56:03 +0200
  • d57b0611c6 Ensure username is set for all tests Darragh Bailey 2014-06-10 14:05:03 +0100
  • c162732aa7 Provide nicer user message for missing remote ref Darragh Bailey 2014-06-04 11:50:15 +0100
  • dfdeaa6a6b Merge "Ignore newline in bp/bug search in commit message" Jenkins 2014-06-10 16:33:48 +0000
  • 59bd134558 Fix a typo in HACKING.rst Roger Luethi 2014-06-10 12:10:09 +0200
  • cd32379171 Merge "Restrict tests SSH auth to only the provided key" Jenkins 2014-06-10 08:12:44 +0000
  • 9420a25a3f Merge "Keep track of gerrit.war and golden_site versions" Jenkins 2014-06-10 07:23:22 +0000
  • fc93ee9f32 Ignore newline in bp/bug search in commit message Yuriy Taraday 2014-06-06 12:23:24 +0400
  • 1f8d5f5ac5 Restrict tests SSH auth to only the provided key Darragh Bailey 2014-05-30 20:10:27 +0100
  • a8617c0a75 Disable proxies for tests that clone over http Darragh Bailey 2014-05-30 19:47:55 +0100
  • ab9a65a3dd Keep track of gerrit.war and golden_site versions Yuriy Taraday 2014-05-30 20:03:19 +0400
  • 5cedac5b30 Merge "Fix typo in manpage s/gireview/gitreview/" Jenkins 2014-05-28 20:16:29 +0000
  • 8562d56e80 Fix typo in manpage s/gireview/gitreview/ Daniel P. Berrange 2014-05-28 11:04:19 +0100
  • dbdb65a556 Correct git review -l over http(s) Cedric Brandily 2014-05-26 12:07:55 +0200
  • cb87cd1dd8 Merge "Allow to specify default scheme in .gitreview file" Jenkins 2014-05-22 20:58:05 +0000
  • af50581629 Merge "Topic: do not use '(detached' when detached" Jenkins 2014-05-22 20:17:22 +0000
  • 2925a9a5b1 Merge "Use gerrit 2.8.5 instead of gerrit 2.6.1 in tests" Jenkins 2014-05-22 16:12:34 +0000
  • eb7fd1e3e2 Topic: do not use '(detached' when detached Matthieu Baerts 2014-04-25 21:42:49 +0200
  • a092a9829b Merge "Remove parsing of --help and variants from our code" Jenkins 2014-05-21 20:50:00 +0000
  • 26ef165624 Merge ""git review --setup" failed in Chinese locale" Jenkins 2014-05-21 19:34:44 +0000
  • 76a6720621 Merge "Python2: fixed UnicodeEncodeError" Jenkins 2014-05-21 17:59:21 +0000
  • 8de3a292bb Use gerrit 2.8.5 instead of gerrit 2.6.1 in tests Cedric Brandily 2014-05-15 22:14:36 -0400
  • d6df9e8e64 Allow to specify default scheme in .gitreview file Cedric Brandily 2014-05-14 07:46:11 -0400
  • 1f63ae0c25 Merge "Skip invalid unicode in commit messages" Jenkins 2014-05-14 05:18:52 +0000
  • f484176563 Correct test_remote to support branchs without upstream Cedric Brandily 2014-03-27 20:46:10 +0100
  • 4df9f3eb97 Remove parsing of --help and variants from our code Yuriy Taraday 2014-04-25 14:52:05 +0400
  • dc71ef7553 Python2: fixed UnicodeEncodeError Matthieu Baerts 2014-04-19 11:21:16 +0200
  • b551b8302d Skip invalid unicode in commit messages Antoine Musso 2014-03-25 14:50:51 +0100
  • aab7dcae88 Merge "Git review assumes the wrong ssh default port" Jenkins 2014-03-31 20:58:48 +0000
  • 3cd81cc4d6 Merge "Add http(s) protocol support to fetch_review and list_reviews" Jenkins 2014-03-29 20:10:43 +0000
  • f862ac1ee8 Merge "git-review.1 manpage fix for groff warnings" Jenkins 2014-03-29 18:49:44 +0000
  • 69ca309ef6 Git review assumes the wrong ssh default port Cedric Brandily 2014-03-09 23:32:07 +0100
  • c8930f36ae Add http(s) protocol support to fetch_review and list_reviews Cedric Brandily 2014-03-09 19:36:37 +0100
  • 22dd46612d git-review.1 manpage fix for groff warnings Thomas Goirand 2014-03-21 16:10:32 +0800
  • 0f013bffd1 Fix parsing of SCP-style URLs, as these are valid in Git itself Alexander Jones 2014-03-17 13:12:36 +0000
  • 206f4e5411 Merge "Add http(s) protocol support to set_hooks_commit_msg" Jenkins 2014-03-08 21:13:01 +0000
  • daf3b14ca4 Merge "Add http(s) protocol support to test_remote" Jenkins 2014-03-08 20:45:03 +0000
  • b784b6965e "git review --setup" failed in Chinese locale Pete Zaitcev 2014-03-07 22:33:02 -0700
  • a222b13617 Merge "Verify if every attached file exists. Attach gerrig.config" Jenkins 2014-03-05 22:18:12 +0000
  • 2eb693c1fd Merge "Wrap exceptions that occur while running external process" Jenkins 2014-03-05 22:10:34 +0000
  • e902129b69 Merge "Fix the regex for setting topic" Jenkins 2014-02-23 23:11:43 +0000
  • 7b59a43498 Bump hacking version in requirements Yuriy Taraday 2013-10-03 12:08:57 +0400
  • 38f030cfe9 Merge "Retrieve remote pushurl independently of user's locale" Jenkins 2014-02-19 20:20:48 +0000
  • a4a7f3c491 Reduce testr concurrnecy to 2. Clark Boylan 2014-02-14 13:13:54 -0800
  • 89cbc902bb Add http(s) protocol support to set_hooks_commit_msg Cedric Brandily 2014-02-02 16:39:21 +0100
  • cc28fb6969 Retrieve remote pushurl independently of user's locale Tim Landscheidt 2013-12-27 19:31:04 +0000
  • 7da9835ba5 Add http(s) protocol support to test_remote Cedric Brandily 2014-02-03 23:21:11 +0100
  • cc876daf6f Verify if every attached file exists. Attach gerrig.config Yuriy Taraday 2014-02-13 13:30:36 +0400
  • d3e2986fa1 Wrap exceptions that occur while running external process Yuriy Taraday 2014-02-13 13:44:19 +0400
  • 9a7f8ad613 Make Gerrit port and dir selection deterministic Yuriy Taraday 2014-02-03 14:09:12 +0400
  • 76a0d43b14 Merge "Add 2m timeout to tests" Jenkins 2014-02-13 07:43:22 +0000
  • 023c33a0c4 Don't try to attach known_hosts if it's not there Yuriy Taraday 2014-02-12 14:07:58 +0400
  • 336a0d3f4e Merge "Remove tox locale overrides" Jenkins 2014-02-12 05:47:05 +0000
  • 8fd1a948c3 Remove tox locale overrides Jeremy Stanley 2014-02-10 03:02:11 +0000
  • 887e37943d Fix the regex for setting topic Morgan Fainberg 2014-02-06 13:18:22 -0800
  • 7b43070c6f Add 2m timeout to tests Yuriy Taraday 2014-02-05 14:17:39 +0400
  • 2dc29b7c01 Attach Gerrit logs and known_hosts to failed tests Yuriy Taraday 2014-02-01 15:19:04 +0400