Sign in
chromium
/
chromium
/
tools
/
depot_tools.git
/
aeab41a34141b913ee79532c2d53d9c6c365b6c2
/
git_cl.py
aeab41a
Add "in the commit queue" state to git cl status colors
by
[email protected]
· 11 years ago
ff7a1fb
Let git cl format be runnable outside of the root
by
[email protected]
· 11 years ago
00858c8
Add git cl web command to open the current issue in the web browser.
by
[email protected]
· 11 years ago
7044efc
GERRIT_PORT is no longer used in git_cl.py
by
[email protected]
· 11 years ago
712d610
Download commit-msg from gerrit-review.googlesource.com
by
[email protected]
· 11 years ago
78dc984
Fix "git cl diff" when run on branch without an issue.
by
[email protected]
· 11 years ago
d6617f3
Fixed URL to "using git" instructions
by
[email protected]
· 12 years ago
d6ddc1c
Fix "git cl format" when newer clang-format version is installed.
by
[email protected]
· 12 years ago
d79d4b8
Make "git cl issue 0" idempotent.
by
[email protected]
· 12 years ago
1ef44af
Adding --directory option to git cl patch
by
[email protected]
· 12 years ago
e5e5900
Fix spelling error in help text.
by
[email protected]
· 12 years ago
99918ab
Ignore CC_LIST when private flag is specified.
by
[email protected]
· 12 years ago
16d2ad6
Add a flag for clang-format that instructs the tool to strip 0 leading slashes from the file names.
by
[email protected]
· 12 years ago
87b9bf0
Add 'git cl diff' command.
by
[email protected]
· 12 years ago
faf3fdf
An interactive tool to help find owners covering current change list.
by
[email protected]
· 12 years ago
42c2079
Fix R= line rewriter to handle TBRs well.
by
[email protected]
· 12 years ago
39c0b22
Convert gclient to use subcommand.py
by
[email protected]
· 12 years ago
0633fb4
Split generic subcommand code off its own module.
by
[email protected]
· 12 years ago
eec3ea3
Pretty-print the CL description during commit.
by
[email protected]
· 12 years ago
36e420b
Always use latest patchset in git-cl try
by
[email protected]
· 12 years ago
c3b3dc0
allow running "git cl format" from subdirectories
by
[email protected]
· 12 years ago
911fce1
Explicitly convert issue and patchset to int.
by
[email protected]
· 12 years ago
885f651
Disable colors if not a tty.
by
[email protected]
· 12 years ago
d9c1b20
Revert "Revert "Improve description layout. Improve coloring and add legend in help.""
by
[email protected]
· 12 years ago
c0594f3
Revert "Improve description layout. Improve coloring and add legend in help."
by
[email protected]
· 12 years ago
44a82fa
Improve description layout. Improve coloring and add legend in help.
by
[email protected]
· 12 years ago
a26e047
Correctly pass the issue number as "issue" parameter to Changelist ctor
by
[email protected]
· 12 years ago
1033efd
Add color support to git cl and fetch issue properties in parallel.
by
[email protected]
· 12 years ago
e25c75b
Cleanup 'git cl status' in preparation to add new features.
by
[email protected]
· 12 years ago
cf08778
Simplify code; no need to pass issue arg to GetApprovingReviewers().
by
[email protected]
· 12 years ago
cc56ee4
Fix pylint presubmit failure
by
[email protected]
· 12 years ago
6a0b07c
Default to using --3way when using `git cl patch` with git >= 1.7.12
by
[email protected]
· 12 years ago
82b91cd
Replace --no-pager with GIT_PAGER=cat
by
[email protected]
· 12 years ago
55c05c9
Fixes depot_tools presubmit
by
[email protected]
· 12 years ago
015fd3d
Make git cl status spit out URLs instead of just Rietveld issue numbers.
by
[email protected]
· 12 years ago
967c0a8
Make git cl smarter about subcommands typos.
by
[email protected]
· 12 years ago
b65c43c
Add the option to bypass watchlists.
by
[email protected]
· 12 years ago
0bdc265
Revert 204671 "Default to using --3way when using `git cl patch`."
by
[email protected]
· 12 years ago
61aa0ae
Default to using --3way when using `git cl patch`.
by
[email protected]
· 12 years ago
bd1073e
Change to 72 column reference in git cl upload message
by
[email protected]
· 12 years ago
63a4d7f
Add 76 column reference in git cl upload message
by
[email protected]
· 12 years ago
90d30c6
Fix git cl format misunderstanding b/ diff prefixes
by
[email protected]
· 12 years ago
c1737d0
Add --private option to git_cl.py
by
[email protected]
· 12 years ago
afadfca
Remove hack to make --message argument act like --title argument in the
by
[email protected]
· 12 years ago
eec7659
Add |git cl description| to allow you to change the description in your favorite $EDITOR.
by
[email protected]
· 12 years ago
29e4727
Fix 'git cl format'
by
[email protected]
· 12 years ago
2e23ce3
Add colors to git cl comments.
by
[email protected]
· 12 years ago
fab8f82
Adding 'git cl format' command for clang-format.
by
[email protected]
· 12 years ago
615a262
Make git-cl more accurately imitate git's editor selection process, and respect $VISUAL.
by
[email protected]
· 12 years ago
f267b0e
Fix 236148: Avoid triggering a pager in internal git commands.
by
[email protected]
· 12 years ago
e52678e
Update the R= line with the actual list of reviewers that approved the CL.
by
[email protected]
· 12 years ago
c6f60e8
Fix R= line handling when there is no value and improve presubmit TAG line regex
by
[email protected]
· 12 years ago
104b2db
Add missing word "be" in CL description comments
by
[email protected]
· 12 years ago
3cdcf56
Ensures that local git config is used while checking if it is a Git-svn repo.
by
[email protected]
· 12 years ago
4a6cd04
Remove trailing '\n' from last-upload-hash branch property.
by
[email protected]
· 12 years ago
78936cb
Switch ChangeDescription usage to be stricter.
by
[email protected]
· 12 years ago
eb52a5c
Make git-cl accepts multiple --reviewers and --cc arguments.
by
[email protected]
· 12 years ago
c719278
Make warning for mismatched local and remote patchset more clear.
by
[email protected]
· 12 years ago
98ca662
Change "git cl patch" to say "Committed patch locally."
by
[email protected]
· 12 years ago
b021b32
Do not systematically update the description on CL close.
by
[email protected]
· 12 years ago
36f4730
Add -s as a short option for --send-mail
by
[email protected]
· 12 years ago
07d149f
Fix a case branch...rietveldissue is None.
by
[email protected]
· 12 years ago
5974d7a
Warn when git cl upload might be overwriting a newer patchset.
by
[email protected]
· 12 years ago
43e34f0
Make sure to use title if specified as default message when uploading an issue
by
[email protected]
· 12 years ago
caa1655
Save the GIT hash of HEAD when uploading to rietveld.
by
[email protected]
· 12 years ago
051ad0e
Always add watchlists on upload
by
[email protected]
· 12 years ago
5e07e06
git cl upload now diffs HEAD rather than working tree
by
[email protected]
· 12 years ago
411034a
Added command-line way to close issues.
by
[email protected]
· 12 years ago
34b5d82
tyop: 'patchsets' seems to be the correct key, not 'patchset'.
by
[email protected]
· 12 years ago
16b5140
Fix parameters for git_cl and gcl.
by
[email protected]
· 12 years ago
25a4ab4
Add patchset number on manual commit comment.
by
[email protected]
· 12 years ago
b85a316
Make gcl commit/git cl dcommit append a commit notification to rietveld.
by
[email protected]
· 12 years ago
375a902
Add short options for git cl presubmit
by
[email protected]
· 12 years ago
8ef7ab2
Don't call settings.GetIsGerrit() before parser.parse_args()
by
[email protected]
· 12 years ago
a78f7c0
Rollback UpgradeToHttps for viewvc links
by
[email protected]
· 12 years ago
4bac4b5
Create CachingRietveld to automatically cache results for presubmit checks.
by
[email protected]
· 12 years ago
8288019
Add logging in git_cl::CMDupload
by
[email protected]
· 12 years ago
0f58fa8
git_cl sanity checks
by
[email protected]
· 13 years ago
259e468
git-cl: show dirty files if any
by
[email protected]
· 13 years ago
aebe87f
Add gerrit Change-Id to commit messages if they do not have one.
by
[email protected]
· 13 years ago
7954005
Allow users of git cl to disable git copy detection entirely.
by
[email protected]
· 13 years ago
c22ea4b
Make repos without VIEW_VC also post Committed to the codereview.
by
[email protected]
· 13 years ago
53937ba
Add option to specify similarity level for git diff operations on commandline
by
[email protected]
· 13 years ago
f3b2123
Disable jobs sent directly to triggered bots
by
[email protected]
· 13 years ago
072d94b
Do not enforce HEAD when a revision is not specified.
by
[email protected]
· 13 years ago
0281f52
Running git cl patch sets the rietveld patchset.
by
[email protected]
· 13 years ago
1512ab6
Fix git_cl diffstat to use -l100000 to match upload.py
by
[email protected]
· 13 years ago
1519240
Add git cl try that tries from Rietveld.
by
[email protected]
· 13 years ago
495ad15
Add --force option for presubmit command which
by
[email protected]
· 13 years ago
4c422e9
options.from_logs is not used anywhere since it's the default.
by
[email protected]
· 13 years ago
1a17398
--bypass-hooks should bypass all checks, including descriptions checks.
by
[email protected]
· 13 years ago
5242430
Enforce coherent type handling in git_cl.py
by
[email protected]
· 13 years ago
ac0ba33
Add the ability to set the upstream branch
by
[email protected]
· 13 years ago
426f69b
Remove the use of urllib for SSL connections
by
[email protected]
· 13 years ago
35d1a84
Remove autogeneration of TEST= and automated check
by
[email protected]
· 13 years ago
49e3d80
Fix stats output to be always the same and coherent with what is committed.
by
[email protected]
· 13 years ago
e84b754
Add test for git-svn with submodule/merge layout.
by
[email protected]
· 13 years ago
9bb85e2
Add support for new repo topology, with submodule-specific merge commits
by
[email protected]
· 13 years ago
5cf7022
Turn on git diff copy detection for git-cl upload.
by
[email protected]
· 13 years ago
9977a2e
Add git cl comments to read rietveld comments without having to use the rietveld UI
by
[email protected]
· 13 years ago
Next »