Sign in
chromium
/
chromium
/
tools
/
depot_tools.git
/
aa31b97b2eb5e159492c771253f881a201e5811d
/
git_cl.py
aa31b97
git cl land for not Gerrit: add autorebasing.
by Andrii Shyshkalov
· 8 years ago
d5bc73d
Fix 'git cl format' on windows metrics files
by Pierre-Antoine Manzagol
· 8 years ago
bb86fbb
git cl upload for Gerrit: warn if uploader is not CL owner.
by Andrii Shyshkalov
· 8 years ago
3a16ed1
Use Bug: footer for Gerrit CLs
by Aaron Gable
· 8 years ago
0d6b46e
git cl comment: require explicit --codereview with -i|--issue flag.
by Andrii Shyshkalov
· 8 years ago
5a0cf20
git cl comment: implement fetching comments for Gerrit.
by Andrii Shyshkalov
· 8 years ago
d8aa49f
git cl comment: refactor fetching comments for Rietveld and add tests.
by Andrii Shyshkalov
· 8 years ago
680253d
git cl description: don't bother if description diff is trailing whitespace.
by Andrii Shyshkalov
· 8 years ago
625986d
git cl comment: implement adding comment for Gerrit.
by Andrii Shyshkalov
· 8 years ago
0a0b067
git cl creds-check: add reporting.
by Andrii Shyshkalov
· 8 years ago
9780050
git cl creds-check: add methods analysing .gitcookies.
by Andrii Shyshkalov
· 8 years ago
d343c63
git-cl patch: set metadata before (failing to) apply patch
by Aaron Gable
· 8 years ago
34924cd
git cl creds-check: add pretty printing of existing creds.
by Andrii Shyshkalov
· 8 years ago
517948b
git cl creds-check: refactor gitcookies methods into a class.
by Andrii Shyshkalov
· 8 years ago
353637c
Add `git cl creds-check` to clean Git/Gerrit creds interactively.
by Andrii Shyshkalov
· 8 years ago
abc26ac
git cl: refactor common user interactions.
by Andrii Shyshkalov
· 8 years ago
57c4721
git-cl: Make BUG_LINE_FORMAT configurable in codereview.settings
by Mark Mentovai
· 8 years ago
600d309
git-cl: Recognize Bug: when reading change descriptions
by Mark Mentovai
· 8 years ago
3e63142
Gerrit git cl upload: abort early if change is submitted or abandoned.
by Andrii Shyshkalov
· 8 years ago
f3cac41
Integrate metrics XML file pretty print into git cl format.
by Alexei Svitkine
· 8 years ago
61e2ed4
Moved EnsureCQIncludeTrybotsAreAdded to OutputApi.
by Kenneth Russell
· 8 years ago
af3a999
git cl: add temporary workaround for u200 chars in PolyGerrit.
by Andrii Shyshkalov
· 8 years ago
8305115
git cl: fix bugs in UpdateDescription.
by Andrii Shyshkalov
· 8 years ago
3186301
git cl: allow to forcibly bypass cache and fetch CL description.
by Andrii Shyshkalov
· 8 years ago
e9c78ff
git cl for Gerrit: add support for local git cache checkouts.
by Andrii Shyshkalov
· 8 years ago
eb3af71
git-cl: don't prompt after cleaning patchset title
by Aaron Gable
· 8 years ago
7afd164
Follow up on Gerrit git cl status: do not treat CQ comment as reviewer reply.
by Andrii Shyshkalov
· 8 years ago
33e88a4
Gerrit git cl status: do not treat CQ comment as reviewer reply.
by Andrii Shyshkalov
· 8 years ago
eadad92
git cl try: reduce number of RPCs to Gerrit from 3 to 1.
by Andrii Shyshkalov
· 8 years ago
8039be7
git cl: reduce number of Gerrit RPCs in status check.
by Andrii Shyshkalov
· 8 years ago
1090fd5
Fix git cl upload --dependencies for Gerrit.
by Andrii Shyshkalov
· 8 years ago
1897532
Python style fixes + unused imports removal in git cl and friends.
by Andrii Shyshkalov
· 8 years ago
98cef57
git cl: _RietveldChangelistImpl should always have non-None auth_config.
by Andrii Shyshkalov
· 8 years ago
f3a20ae
git cl: remove code related to pending refs and gnumbd.
by Andrii Shyshkalov
· 8 years ago
9c3a464
For Gerrit: use CURRENT_COMMIT option to get description, not gitiles.
by Andrii Shyshkalov
· 8 years ago
f732cd5
Add cl description backup to gerrit upload.
by Christopher Lam
· 8 years ago
c5ba692
Put git cl format JS formatting behind a flag.
by Christopher Lam
· 8 years ago
d0e1d9d
git cl status: re-use existing ChangeList object.
by Andrii Shyshkalov
· 8 years ago
258e0a6
Gerrit git cl: cache change detail to save on RPC calls.
by Andrii Shyshkalov
· 8 years ago
2f8e924
git cl status: use smarter parallel processing.
by Andrii Shyshkalov
· 8 years ago
856585d
Only prompt for clean titles if manually set
by Aaron Gable
· 8 years ago
5b04a57
git cl + gerrit_util: improve diagnostic logging.
by Andrii Shyshkalov
· 8 years ago
351c61d
Fix git cl on windows for git-numberer repos.
by Andrii Shyshkalov
· 8 years ago
e447411
Remove unused FORCE_HTTPS_COMMIT_URL parameter from git-cl
by Aaron Gable
· 8 years ago
06dba1b
Add JS to git cl format.
by Christopher Lam
· 8 years ago
59f4851
Don't send email to CCs by default on initial upload
by Aaron Gable
· 8 years ago
b56ad33
Respect -t/--title in initial cl uploads to Gerrit
by Aaron Gable
· 8 years ago
4874665
Make upstream reupload error message clearer
by Aaron Gable
· 8 years ago
c55eecf
Make git cl format work with relative paths arguments.
by Daniel Cheng
· 8 years ago
7c61dcb
[git-cl] Preserve line breaks when pretty printing CL description.
by Asanka Herath
· 8 years ago
1bc7bfe
Remove SVN (and dcommit) support from git-cl
by Aaron Gable
· 8 years ago
7d51883
Gerrit git cl upload: don't print stacktrace on failed git push.
by Andrii Shyshkalov
· 8 years ago
b2cc4a9
depot_tools: Replace pylint error numbers with symbolic names.
by Quinten Yearsley
· 8 years ago
442fb64
depot_tools: Run automatic spell-checker.
by Quinten Yearsley
· 8 years ago
9b713dd
Generate patchset name from commit subject
by Aaron Gable
· 8 years ago
02cdbb4
Fix gerrit/gitiles typo in git_cl
by Aaron Gable
· 8 years ago
b5effa1
git cl + git numberer: fix 3+ lineage ordering.
by Andrii Shyshkalov
· 8 years ago
8f15f3e
git cl refactor: s/should_git_number/should_add_git_number
by Andrii Shyshkalov
· 8 years ago
a5a1eea
Revert "Generate patchset name from commit subject"
by Andrii Shyshkalov
· 8 years ago
947f2ee
Generate patchset name from commit subject
by Aaron Gable
· 8 years ago
828701b
Gerrit: git cl set-commit -d: don't spam reviwers/owner.
by Andrii Shyshkalov
· 8 years ago
f01be22
git cl: insert "Review-Url" instead "Review URL" footer like CQ.
by Andrii Shyshkalov
· 8 years ago
768f1d8
git cl: use gnumbd config instead of PENDING_REF_PREFIX of codereview.settings.
by Andrii Shyshkalov
· 8 years ago
cd6a936
git_cl: add GitNumbererState in preparation to stop gnumbd service.
by Andrii Shyshkalov
· 8 years ago
a669581
git cl replacing gnumbd: set correct committer timestamp.
by Andrii Shyshkalov
· 8 years ago
15e50cc
git cl: implement git number footer generation.
by Andrii Shyshkalov
· 8 years ago
ea4fc83
Gerrit git cl desc: don't notify reviwers.
by Andrii Shyshkalov
· 8 years ago
935b93f
Only add master. prefix unless one is already specified
by Sergiy Byelozyorov
· 8 years ago
a45ee11
Use 'change' instead of 'issue' when talking about Gerrit CLs
by Aaron Gable
· 8 years ago
b8c535f
Use codereview.settings style for GENERATE_GIT_NUMBER_FOOTERS.
by Andrii Shyshkalov
· 8 years ago
5fb4774
git cl: rework setting to auto-generate git number footers.
by Andrii Shyshkalov
· 8 years ago
813ec3c
git cl land + gnumbd: add asserts.
by Andrii Shyshkalov
· 8 years ago
06a2502
git cl land: add test expectations for Rietveld.
by Andrii Shyshkalov
· 8 years ago
5db8209
Don't return 1 when failing to add Gerrit CCs
by Aaron Gable
· 9 years ago
3aac775
Gerrit git cl land: tell user how to abort.
by Andrii Shyshkalov
· 9 years ago
fda50ca
Skip checking local vs remote patchset for Gerrit
by Ravi Mistry
· 9 years ago
b84b5e3
Don't --find-copies-harder when printing informational diff, either
by scottmg
· 9 years ago
c6c8b4c
presubmit_support for Gerrit: don't ignore 404.
by Andrii Shyshkalov
· 9 years ago
df86e30
Clean up gerrit_util's handling of unknown reviewer/cc
by Aaron Gable
· 9 years ago
e4f0fe0
fix git-cl-try without parameters
by nodir
· 9 years ago
8c5a353
Implement and test git cl try for Gerrit.
by tandrii
· 9 years ago
32978d9
git-cl-land: print url of final commit location
by agable
· 9 years ago
136b49f
depot_tools: Remove DoGetTrySlaves, GetTrySlavesExecuter, GetPreferredTrySlaves
by qyearsley
· 9 years ago
dd49f94
git cl try: Simplify _get_bucket_map.
by qyearsley
· 9 years ago
123a468
git cl try: support multiple bots from different masters without specifying master.
by qyearsley
· 9 years ago
5eb0519
git cl try: Remove --name option, stop sending "reason" property.
by qyearsley
· 9 years ago
1fdfcb6
Refactoring: Extract helper functions from CMDtry in git_cl.py.
by qyearsley
· 9 years ago
70d11c3
git_cl: fix GetPreferredTryMasters() feature
by nodir
· 9 years ago
6468b90
Make git cl patch work with binary files.
by skobes
· 9 years ago
99e2cdf
Print failure reason when git cl try can't trigger jobs on a CL.
by qyearsley
· 9 years ago
d975b30
Automatically CC folks listed in CC= lines.
by bradnelson
· 9 years ago
6c0efe6
Add -B/--bucket flag to git-cl try
by borenet
· 9 years ago
2a16b95
git cl: refactor direct usage of time.sleep and time.time.
by tandrii
· 9 years ago
78de30e
Revert "git_cl: Allow server overriding."
by Dan Jacques
· 9 years ago
a8fb3a2
git_cl: Allow server overriding.
by Dan Jacques
· 9 years ago
48df581
Gerrit git cl: make it work with minimal file.
by tandrii
· 9 years ago
c9ebbd2
Fix logic to detect Gerrit CL in CQ
by rmistry
· 9 years ago
de281ae
git cl try: make code less Rietveld-specific.
by tandrii
· 9 years ago
e113dfd
git cl try: refactor to add Gerrit support in the future.
by tandrii
· 9 years ago
568043b
git cl try: remove --use-rietveld and related code.
by tandrii
· 9 years ago
Next »