summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prep for release of 1.8.1.8Monty Taylor2011-12-261-1/+1
* Document the new command line options.Monty Taylor2011-12-263-2/+20
* Merge "Add --finish option to git-review."Jenkins2011-12-261-0/+27
|\
| * Add --finish option to git-review.Monty Taylor2011-12-261-0/+27
* | Only pass plain strings to shlex.split.James E. Blair2011-12-261-1/+1
|/
* Merge "Remove the commands module and use subprocess."Jenkins2011-12-221-10/+16
|\
| * Remove the commands module and use subprocess.Monty Taylor2011-12-221-10/+16
* | Add workaround for broken urlparse.Monty Taylor2011-12-211-0/+5
* | Install hook via scp rather than http.Monty Taylor2011-12-211-9/+22
|/
* Use specified remote for getting commit hook.Monty Taylor2011-12-111-3/+3
* Fix bug 901030Lorin Hochstein2011-12-061-2/+5
* Use fetch/checkout instead of pull.1.7Monty Taylor2011-11-291-10/+11
* Only use color on systems that support it.Monty Taylor2011-11-281-10/+39
* Create .git/hooks directory if not presentLorin Hochstein2011-11-231-1/+6
* Version bump post release.Monty Taylor2011-11-201-1/+1
* Check git config for default username.1.6James E. Blair2011-11-191-2/+13
* Handle usernames better in remote setup.Monty Taylor2011-11-191-14/+42
* Added Saggi to AUTHORS file. Thanks Saggi!Monty Taylor2011-11-191-0/+1
* Spruced up the README just a bit.Monty Taylor2011-11-191-3/+14
* Show branches and tags when showing git logSaggi Mizrahi2011-11-191-2/+2
* Better handling of the color git configurationSaggi Mizrahi2011-11-191-5/+16
* commit_msg declared but never usedSaggi Mizrahi2011-11-171-1/+1
* In detached head, use the target branch as topic.Monty Taylor2011-11-141-5/+7
* Merge "Fix multi-change confirmation testing."Jenkins2011-11-111-1/+1
|\
| * Fix multi-change confirmation testing.Monty Taylor2011-11-111-1/+1
* | Always show the list of outstanding commits.Monty Taylor2011-11-111-2/+1
|/
* Force single-version-externally-managed.Monty Taylor2011-11-111-0/+12
* Removed old doc from MANIFEST.in.Monty Taylor2011-11-111-1/+0
* setup.py should point to launchpad project page.Monty Taylor2011-11-112-15/+1
* Check to ensure that only one change is submitted.Monty Taylor2011-11-112-13/+61
* Post release version bump.Monty Taylor2011-11-071-1/+1
* Oops. Left git-review.1 out of the MANIFEST.in.1.5Monty Taylor2011-11-072-2/+3
* Replace sphinx manpage with manual one.1.4Monty Taylor2011-10-294-345/+94
* Bump version after release.James E. Blair2011-10-271-1/+1
* Clean up documentation; add --version.1.3James E. Blair2011-10-273-32/+65
* Bump version after release.Monty Taylor2011-10-271-1/+1
* Better guessing of username.1.2James E. Blair2011-10-201-0/+4
* Check .gitreview file in repo for location of gerrit.James E. Blair2011-10-144-31/+36
* Merge "fixed problem downloading changes"Jenkins2011-10-141-3/+3
|\
| * fixed problem downloading changesJames E. Blair2011-10-141-3/+3
* | Replace git fetch with git remote update.Monty Taylor2011-10-141-16/+9
|/
* Add --setup command for a pro-active repo setup.Monty Taylor2011-10-142-17/+27
* Updated docs to describe setupLorin Hochstein2011-10-132-38/+46
* Wrap sphinx calls in a try/except block.Monty Taylor2011-10-131-8/+12
* Update version after release.Monty Taylor2011-10-131-1/+1
* Replace tuple with list to unconfuse setuptools.1.1Monty Taylor2011-10-121-1/+1
* Added support for fixing existing gerrit remotes.Monty Taylor2011-10-111-1/+17
* Merge "Always run git fetch so that commits are available for rebase"Jenkins2011-10-061-3/+2
|\
| * Always run git fetch so that commits are available for rebaseJames E. Blair2011-10-061-3/+2
* | Merge changes Icf3b6145,If9906ceaJenkins2011-10-064-5/+24
|\ \ | |/ |/|