Sign in
chromium
/
chromium
/
tools
/
depot_tools.git
/
9249e01b702c6fe86f089ae0a8769a0f673b4a93
/
tests
/
git_cl_test.py
9249e01
git cl archive: Add "--dry-run" and "--notags" flags.
by kmarshall
· 9 years ago
33a46ff
git cl: workaround against integer overflows of git config.
by tandrii
· 9 years ago
e328cf9
git cl issue: add --json switch for machine-readable output
by phajdan.jr
· 9 years ago
df09a46
git cl patch: bail out quickly if there is no branch.
by tandrii
· 9 years ago
5d48c32
git cl: cleanup branch config get/set/unset.
by tandrii
· 9 years ago
e53c935
Add --issue to set-commit and set-close too.
by iannucci
· 9 years ago
99a72f2
Gerrit git cl upload: self-lgtm on TBR.
by tandrii
· 9 years ago
3c972b9
Add --issue flag to git cl status.
by iannucci
· 9 years ago
eefe832
Gerrit git cl upload: auto-filter patchset titles.
by tandrii
· 9 years ago
3c1c172
Extract patchset in Rietveld URLs better
by wychen
· 9 years ago
4d84359
git cl set-commit: fix for Rietveld if cq dry run is active.
by tandrii
· 9 years ago
9de9ec6
git cl try: Trigger CQ Dry Run by default.
by tandrii
· 9 years ago
d9e5ce5
Fix git cl set-commit --clear.
by tandrii
· 9 years ago
f9aefb7
Implement git cl upload -b BUG --bug=BUG.
by tandrii
· 9 years ago
6eda05f
Allow git_cl to be called when no default server is given
by martiniss
· 9 years ago
d0b10a0
Remove old compatibility for git_cl_upload branches.
by tandrii
· 9 years ago
9d20675
git cl test framework: improve debuggability of expected calls.
by tandrii
· 9 years ago
a60502f
Gerrit git cl upload: --squash is now default.
by tandrii
· 9 years ago
edbf9a3
Gerrit git cl upload: Remove --no-squash warning message.
by tandrii
· 9 years ago
26f3e4e
Update message for Gerrit git cl --no-squash users.
by tandrii
· 9 years ago
1c67da6
Mock stdout to avoid pollutting test runner stdout.
by tandrii
· 9 years ago
16e0b4e
Gerrit git cl upload: warn and offer to remove Gerrit commit-msg hook.
by tandrii
· 9 years ago
3bff56b
Add "archive" command to git_cl.py.
by kmarshall
· 9 years ago
074c2af
Revert of Gerrit git cl: temporary disable cc option on upload. (patchset #1 id:1 of https://codereview.chromium.org/1895863002/ )
by
[email protected]
· 9 years ago
601e1d1
git cl description: avoid appending BUG= after Change-Id.
by
[email protected]
· 9 years ago
d605a51
git cl desc: add test that shows BUG= breaking Change-Id footer.
by
[email protected]
· 9 years ago
9b7fd71
git cl issue 0 should really clear issue.
by
[email protected]
· 9 years ago
c2786d9
Fix & refactor git cl patch.
by
[email protected]
· 9 years ago
8da4540
Gerrit git cl upload: obey -s --send-mail option.
by
[email protected]
· 9 years ago
d6648e2
git_cl: Add the ability to set the description. (reland)
by
[email protected]
· 9 years ago
611cd7a
Revert of git_cl: Add the ability to set the description. (patchset #3 id:40001 of https://codereview.chromium.org/1922133006/ )
by
[email protected]
· 9 years ago
b73176a
git_cl: Add the ability to set the description.
by
[email protected]
· 9 years ago
2b55fe3
git_cl: description fetching from code review servers.
by
[email protected]
· 9 years ago
0b2d707
Gerrit git cl: temporary disable cc option on upload.
by
[email protected]
· 9 years ago
00dbccd
Use hyphen for gerrit.skip-ensure-authenticated
by
[email protected]
· 9 years ago
2825353
Allow to skip EnsureAuthenticated for Gerrit.
by
[email protected]
· 9 years ago
1a8ef44
Followup for git cl set-commit tests.
by
[email protected]
· 9 years ago
dde6462
git cl: add --gerrit and --rietveld options to force codereview.
by
[email protected]
· 9 years ago
fa330e8
git cl set-commit: for Gerrit + dry-run support.
by
[email protected]
· 9 years ago
8acd833
Gerrit git cl upload: implement setting cc and reviewers.
by
[email protected]
· 9 years ago
bf766ba
Gerrit git cl upload: implement patchset title (message).
by
[email protected]
· 9 years ago
fe30f18
Gerrit git cl upload: add check for missing credentials.
by
[email protected]
· 9 years ago
26c8fd2
Fix git cl checkout when no branch has issues.
by
[email protected]
· 9 years ago
5df290f
git cl checkout: implement for Gerrit + add test.
by
[email protected]
· 9 years ago
f86c7d3
Reland of Gerrit git cl: implement git cl patch. (patchset #1 id:1 of https://codereview.chromium.org/1848393002/ )
by
[email protected]
· 9 years ago
e0a1058
Revert of Gerrit git cl: implement git cl patch. (patchset #7 id:120001 of https://codereview.chromium.org/1852593002/ )
by
[email protected]
· 9 years ago
cc0856a
Gerrit git cl: implement git cl patch.
by
[email protected]
· 9 years ago
4c72b08
Gerrit git cl: do per CL check for Gerrit, not repo-wide.
by
[email protected]
· 9 years ago
512d79c
Gerrit git cl: stop creating a shadow branch.
by
[email protected]
· 9 years ago
aa5ced1
git cl: Rework Changelist class for Rietveld/Gerrit use.
by
[email protected]
· 9 years ago
fa3fb61
Revert of git cl: Rework Changelist class for Rietveld/Gerrit use. (patchset #1 id:1 of https://codereview.chromium.org/1844523002/ )
by
[email protected]
· 9 years ago
278a25d
Reland of git cl: Rework Changelist class for Rietveld/Gerrit use. (patchset #1 id:1 of https://codereview.chromium.org/1840833002/ )
by
[email protected]
· 9 years ago
f585b1f
Revert of git cl: Rework Changelist class for Rietveld/Gerrit use. (patchset #3 id:40001 of https://codereview.chromium.org/1830973003/ )
by
[email protected]
· 9 years ago
39b24c3
git cl: Rework Changelist class for Rietveld/Gerrit use.
by
[email protected]
· 9 years ago
87985d2
Revert of git cl: Rework Changelist class for Rietveld/Gerrit use. (patchset #8 id:380001 of https://codereview.chromium.org/1805193002/ )
by
[email protected]
· 9 years ago
c4a9454
Revert of git cl: refactor Changelist codereview detection. (patchset #4 id:60001 of https://codereview.chromium.org/1830923002/ )
by
[email protected]
· 9 years ago
c24bb3b
git cl: refactor Changelist codereview detection.
by
[email protected]
· 9 years ago
e044c81
git cl: Rework Changelist class for Rietveld/Gerrit use.
by
[email protected]
· 9 years ago
139595e
Gerrit git cl: temporarily disable gerritissue setting.
by
[email protected]
· 9 years ago
a342c92
Gerrit git cl upload: record issue id for a branch.
by
[email protected]
· 9 years ago
e7d3d16
Stop installing Gerrit commit-msg hooks in git cl config.
by
[email protected]
· 9 years ago
1062500
git cl: stop downloading Gerrit commit-hook with --squash mode.
by
[email protected]
· 9 years ago
57d8654
git cl for Gerrit: make --squash generate Change-Id directly.
by
[email protected]
· 9 years ago
09d7a6a
git cl upload for Gerit no-squash: correct detect missing Change-Id.
by
[email protected]
· 9 years ago
65874e1
git cl: add python implementation of Change-Id generation.
by
[email protected]
· 9 years ago
13502e0
Use %B format instead of %s\n\n%b to get the raw commit message from a hash.
by
[email protected]
· 9 years ago
1e67bb7
Gerrit git cl: run same post-upload hooks.
by
[email protected]
· 9 years ago
dc58a97
Finally get rid of depot_tools' breakpad.
by
[email protected]
· 9 years ago
5fea387
Revert of Finally get rid of depot_tools' breakpad. (patchset #2 id:20001 of https://codereview.chromium.org/1689633002/ )
by
[email protected]
· 9 years ago
a05c501
Finally get rid of depot_tools' breakpad.
by
[email protected]
· 9 years ago
962f946
Abort if a patch set title is provided for a Gerrit server
by
[email protected]
· 9 years ago
11f46eb
Remove reference to unused GERRIT_PORT from git_cl_test.py
by
[email protected]
· 9 years ago
54b400c
Add a setting to squash Gerrit uploads by default, and a --no-squash command line option to override it.
by
[email protected]
· 9 years ago
4b39c5f
Add a space before period in review URL
by
[email protected]
· 10 years ago
2dd9986
[depot_tools] New "git cl upload" flag to traverse dependent branches and re-upload them.
by
[email protected]
· 10 years ago
8ba38ff
Added message when upstream branch is gone.
by
[email protected]
· 10 years ago
4c61dcc
Add period below review URL when adding review URL footer to committed CLs
by
[email protected]
· 10 years ago
5b3bebb
In PatchIssue, add CL description to commit message
by
[email protected]
· 10 years ago
609f395
Make git cl upload correctly track upstream refs when uploading to Gerrit
by
[email protected]
· 10 years ago
a872e75
Don't clean up after conflict in "git cl patch"
by
[email protected]
· 10 years ago
445c896
Fix mock restoration in git_cl_test
by
[email protected]
· 10 years ago
19f3fe6
Enable OAuth2 by default.
by
[email protected]
· 10 years ago
24daf9e
Add support for externally provided refresh tokens.
by
[email protected]
· 10 years ago
5df79ca
Fix git_cl_tests.
by
[email protected]
· 10 years ago
eed4df3
Add OAuth2 support for end users (i.e. 3-legged flow with the browser).
by
[email protected]
· 10 years ago
cf6a5d2
Extract authentication options handling into a separate function.
by
[email protected]
· 10 years ago
71437c0
git-squash-branch: handle empty squashes
by
[email protected]
· 10 years ago
c68112d
Stop defaulting unrecognized branches to master except for handful of special refs.
by
[email protected]
· 10 years ago
5626a92
Add ability to specify and run post upload hooks.
by
[email protected]
· 10 years ago
27386dd
Add a --squash option to Gerrit uploads.
by
[email protected]
· 10 years ago
455dc92
Support --target-branch option to git-cl upload for Rietveld
by
[email protected]
· 10 years ago
6abc652
Rewrite Google Code http URLs with https on git svn dcommit.
by
[email protected]
· 10 years ago
82114c0
Stop git cl using CQ_TRYBOTS.
by
[email protected]
· 11 years ago
566a02a
Teach 'git cl land' to land to pending ref.
by
[email protected]
· 11 years ago
bda8155
Remove confirmation from git cl land.
by
[email protected]
· 11 years ago
05fb911
Revert of Allow git cl also in repos with read-only git-svn. (https://codereview.chromium.org/344013005/)
by
[email protected]
· 11 years ago
8e05af1
Allow git cl also in repos with read-only git-svn.
by
[email protected]
· 11 years ago
905312c
Moved around pylint disable warning comments
by
[email protected]
· 11 years ago
090df6a
Added support for git cl upload automatic trybot determination.
by
[email protected]
· 11 years ago
152cf83
Upload project option in 'gcl' and 'git cl' uploading commands.
by
[email protected]
· 11 years ago
Next »