|
|
|
Starting point for the Python API
|
DI
dionyses
|
October 19th, 2010, 5:16 a.m.
|
|
|
|
1
|
Use --repository_url to override the git origin URL
|
VO
voberoi
|
May 23rd, 2011, 5:07 a.m.
|
|
|
|
1
|
Lines starting with '---', '+++' aren't necessarily diff control lines.
|
JS
jshamacher
|
May 9th, 2011, 7:47 a.m.
|
|
|
|
1
|
Add missing guess-summary and guess-description support on MercurialClient::diff
|
DC
dcestari
|
May 9th, 2011, 4:32 a.m.
|
|
|
|
2
|
Bare repositories and git-rev-parse support in post-review.
|
jan.koprowski
|
April 3rd, 2011, 8:04 p.m.
|
|
|
|
1
|
Add automatic parent diff support for git reviews with revision-range
|
DA
daveg
|
May 25th, 2011, 1:04 a.m.
|
|
|
|
1
|
Make rbtools work with rb 1.5.1 with http basic auth
|
HO
holdenkarau
|
April 1st, 2011, 1:27 a.m.
|
|
|
|
2
|
[RBTools] Brand new Clear Case implementation
|
jan.koprowski
|
October 18th, 2010, 9:31 p.m.
|
|
|
|
|
make rbtools work with 1.5.1 with HTTP basic auth
|
HO
holdenkarau
|
April 1st, 2011, 1:24 a.m.
|
|
|
|
1
|
Allow post-review to work against msysgit
|
JO
joshk
|
March 30th, 2011, 10:21 a.m.
|
|
|
|
1
|
Fixed difflib workaround. Compatibility with patched difflib library provided.
|
jan.koprowski
|
June 7th, 2010, 10:24 p.m.
|
|
|
|
1
|
git diffs fail with git version 1.5.4.3
|
CL
clach04
|
February 24th, 2011, 3:19 a.m.
|
|
|
|
|
Allow repository-id to be used as a parameter instead of repository-path
|
RL
rlynch
|
October 7th, 2009, 10:08 a.m.
|
|
|
|
1
|
Use real URLs when using git prefixes
|
IM
imonroe
|
February 1st, 2011, 5:36 a.m.
|
|
|
|
1
|
Add support for specifying the repository in .reviewboardrc
|
chipx86
|
February 6th, 2011, 2:48 p.m.
|
|
|
|
1
|
Add new "--p4-passwd" command line option
|
RS
rshelley
|
September 1st, 2010, 5:49 a.m.
|
|
|
|
2
|
post-review should stop processing and display a useful error message if there is no matching repository path found.
|
DL
dlacoste
|
October 12th, 2010, 9:58 a.m.
|
|
|
|
1
|
Use the deprecated API on Review Board 1.5.0 and 1.5.1.
|
chipx86
|
January 28th, 2011, 6:43 p.m.
|
|
|
|
1
|
Check for .git/svn before calling 'git svn info'.
|
chipx86
|
January 28th, 2011, 7:06 p.m.
|
|
|
|
1
|
Incorrect detection of SVN repository relative paths (affects reviews.apache.org)
|
AS
astitcher
|
November 30th, 2010, 5:02 a.m.
|
|
|
|
1
|
Update post-review to work with the Review Board 1.5 API.
|
chipx86
|
December 14th, 2010, 6:57 p.m.
|
|
|
|
2
|
Improvements to post-review error-handling with Perforce
|
BH
bhollis
|
November 1st, 2010, 1:39 p.m.
|
|
|
|
|
ReviewBoard Python API
|
DI
dionyses
|
November 5th, 2010, 6:33 a.m.
|
|
|
|
|
Use the "Server address:" field from "p4 info" and don't use gethostbyaddr() on the result
|
DL
dlacoste
|
October 12th, 2010, 4:46 a.m.
|
|
|
|
1
|
Perforce: Speed up creating review request diff for a path/range diff
|
FA
Faller.Gyula
|
August 11th, 2010, 6:49 p.m.
|
|
|
|
2
|
Fix post-review for bare hostnames
|
CO
coderanger
|
August 31st, 2010, 9:13 a.m.
|
|
|
|
1
|
filling in features and tests for hg and hg+svn
|
DB
dbuch-agi
|
March 8th, 2010, 2:05 a.m.
|
|
|
|
|
Use origin/master instead of master as the basis for patches.
|
TR
travis
|
October 13th, 2009, 9:48 a.m.
|
|
|
|
|
post-review: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 4931: ordinal not in range(128)
|
LO
lonico
|
March 5th, 2010, 7:49 a.m.
|
|
|
|
1
|
Check for GNU diff when needed.
|
chipx86
|
March 28th, 2010, 9:33 a.m.
|
|
|
|
1
|
Protect against uninitialized variable or None value in two error cases in post-review 0.2RC1
|
LO
lonico
|
February 22nd, 2010, 7:25 a.m.
|
|
|
|
1
|
Completing support for Perforce default changeset
|
LO
lonico
|
February 17th, 2010, 5:27 a.m.
|
|
|
|
|
Support for accept a diff via stdin
|
RH
rhettg
|
August 24th, 2009, 7:09 a.m.
|
|
|
|
1
|
Include COPYING file for packagers
|
sgallagh
|
February 3rd, 2010, 11:22 p.m.
|
|
|
|
|
--git-only option to make post-review ignore git-svn
|
CH
che0
|
February 1st, 2010, 11:19 p.m.
|
|
|
|
1
|
Do not run git remote show just because of remote URL
|
CH
che0
|
February 1st, 2010, 11:17 p.m.
|
|
|
|
1
|
post-review: correctly handle diff uploads, which contains non-ASCII characters
|
TH
thilo.ginkel
|
December 14th, 2009, 10:52 p.m.
|
|
|
|
1
|
Fixes associated to Issue 1345: post-review does not process a *pending* Perforce changeset in v0.2 beta3 (Note that it is a regression from v0.2 beta2)
|
LO
lonico
|
October 6th, 2009, 7:13 a.m.
|
|
|
|
1
|
Be more flexible with HTTP response codes.
|
chipx86
|
January 31st, 2010, 7:23 a.m.
|
|
|
|
1
|
Provide --guess-description and --guess-summary for Mercurial revision ranges
|
RI
Ringdingcoder
|
December 28th, 2009, 1:26 a.m.
|
|
|
|
|
Fix bug with pure-git parent diff generation.
|
TR
travis
|
October 11th, 2009, 8:29 a.m.
|
|
|
|
1
|
Minor update to make_svn_diff to allow binary adds/diffs to be properly represented
|
KE
keyboard
|
November 4th, 2009, 2:06 p.m.
|
|
|
|
|
Fix bug 1360 (diffs with parent diffs)
|
OY
oyamauchi
|
October 31st, 2009, 5:57 p.m.
|
|
|
|
1
|
post-review: Support older p4d, pending changelists
|
MW
mw_triad
|
September 9th, 2009, 6:45 a.m.
|
|
|
|
1
|
Improve git-svn support
|
MW
mw_triad
|
September 9th, 2009, 5:39 a.m.
|
|