chromium/tools/depot_tools.git
3 hours ago rsesek@chromium.orgAdd |git cl description| to allow you to change the... master
2 days ago ilevy@chromium.orgChange parallel test logic to run only with jobs>1
2 days ago hinoka@google.comAdded posix and windows runner scripts for download_fro...
3 days ago digit@chromium.orgFix 'git cl format'
3 days ago maruel@chromium.orgRevert partially r200799, it would break the official...
3 days ago maruel@chromium.orgSwitch depot_tools python to 2.7.4.
3 days ago ilevy@chromium.orgFix RunTests to not stall on empty test list
4 days ago dpranke@chromium.orgRemove git-wktry as we only want to support rietveld...
9 days ago ilevy@chromium.orgAdd option to prevent gclient from changing remote
10 days ago maruel@chromium.orgRename assertEquals to assertEqual in auto_stub.py.
10 days ago maruel@chromium.orgHave Rietveld.get_description() consistently strip...
12 days ago maruel@chromium.orgFix many (but not all[1]) depot_tools tests on Windows.
12 days ago jparent@chromium.orgImages are binaries too, yo.
13 days ago maruel@chromium.orgAdd colors to git cl comments.
13 days ago mmoss@chromium.orgReinstate automatic line-end cleaning removed in r194182.
2013-05-06 agable@chromium.orgAdding 'git cl format' command for clang-format.
2013-05-04 dbeam@chromium.orgChanot branch[0].isdigit()nging --milestone to use...
2013-05-04 rcui@google.comchromite_wrapper: Fix up comment.
2013-05-03 xusydoc@chromium.orgUse logger formatting instead of string interpolation.
2013-05-03 szager@chromium.orgRefactor nag functionality in to NagTimer class.
2013-05-03 xusydoc@chromium.orgKill subprocesses on KeyboardInterrupt.
2013-05-03 rcui@google.comchromite_wrapper: Support git submodule checkouts.
2013-05-03 jbroman@chromium.orgMake git-cl more accurately imitate git's editor select...
2013-05-03 iannucci@chromium.orgUpdate update.py from rietveld/chromium@r1052.
2013-05-02 bratell@opera.comFix 236148: Avoid triggering a pager in internal git...
2013-05-02 szager@chromium.orgAdd nag_timer.
2013-05-02 groby@chromium.orgAllow branches without upstream.
2013-04-30 szager@chromium.orgDon't discard stderr.
2013-04-30 maruel@chromium.orgRemove getpid from SuperMox.
2013-04-29 maruel@chromium.orgMake apply_issue.py more aggressive when deleting an...
2013-04-29 janx@chromium.orgAdd fetch recipe alias targetting Android
2013-04-27 ilevy@chromium.orgFix uninitialized variable error in presubmit_support
2013-04-26 maruel@chromium.orgMessages are required to get the right list of reviewers.
2013-04-26 maruel@chromium.orgFix gcl.py error introduced in r196786.
2013-04-26 maruel@chromium.orgUpdate the R= line with the actual list of reviewers...
2013-04-24 pkasting@chromium.orgReland r195308, r195328, and r195363, which use --inter...
2013-04-24 szager@chromium.orgRevert http://crrev.com/195336
2013-04-24 groby@chromium.orgOffer empty branches for deletion & provide upstream...
2013-04-24 digit@chromium.orgRemove gclient_utils.RemoveDirectory().
2013-04-24 ilevy@chromium.orgAdd iannucci to depot_tools OWNERS
2013-04-24 iannucci@chromium.orgAllow presubmit_support to fetch issue data from Rietveld.
2013-04-21 jam@chromium.orgRevert 195308 "Tweak GenerateDiff:"
2013-04-21 jam@chromium.orgRevert 195328 "Use --internal-diff on svn 1.7+ to sligh...
2013-04-21 jam@chromium.orgRevert 195363
2013-04-20 ilevy@chromium.orgAdd support for parallel presubmit unit testing.
2013-04-20 pkasting@chromium.orgFix typo.
2013-04-19 szager@chromium.orgAdd placeholder git hooks.
2013-04-19 pkasting@chromium.orgUse --internal-diff on svn 1.7+ to slightly reduce...
2013-04-19 pkasting@chromium.orgTweak GenerateDiff:
2013-04-19 pkasting@chromium.orgRemoves DiffItem, which was unused, and moves _DiffItem...
2013-04-19 maruel@chromium.orgFix R= line handling when there is no value and improve...
2013-04-18 pkasting@chromium.orgRevert 194990 "Second take at handling users with local...
2013-04-18 pkasting@chromium.orgSecond take at handling users with locally overridden...
2013-04-18 bauerb@chromium.orgSort list of files that are missing OWNERS LGTM in...
2013-04-18 janx@chromium.orgControl the order of gclient spec keys in fetch
2013-04-18 jam@chromium.orgRevert 194740 "Explicitly pass "--diff-cmd diff" to...
2013-04-18 borenet@google.comUse rd on Windows in rmdir
2013-04-18 janx@chromium.orgAdd missing word "be" in CL description comments
2013-04-18 kustermann... Changed the behaviour of '--transitive' in gclient...
2013-04-18 pkasting@chromium.orgExplicitly pass "--diff-cmd diff" to "svn diff", for...
2013-04-17 mmoss@chromium.orgSupport "--with_branch_heads" for unmanaged checkouts.
2013-04-16 mmoss@chromium.orgMake sure branch-heads is configured whenever requested.
2013-04-16 enne@chromium.orgAdd cpplint to presubmit input_api
2013-04-15 maruel@chromium.orgReapply r193525 "Make gcl use git_cl.py code for consis...
2013-04-15 maruel@chromium.orgFix presubmit check compatibility with GAE SDK 1.7...
2013-04-14 maruel@chromium.orgFix presubmit check with newer version of AppEngine...
2013-04-12 danakj@chromium.orgTeach cpplint include-what-you-use about chromium hash_...
2013-04-12 dpranke@chromium.orgimprove the error message fetch returns if a checkout...
2013-04-12 zimmerle@gmail.comEnsures that local git config is used while checking...
2013-04-12 rogerta@chromium.orgRemove trailing '\n' from last-upload-hash branch property.
2013-04-12 torne@chromium.orgAllow multiple OSes to be checked out with git submodules.
2013-04-12 dpranke@chromium.orgEnsure that we pick up 'git.bat' and 'svn.bat' on Windows.
2013-04-12 iannucci@chromium.orgIgnore ctags index file.
2013-04-11 jochen@chromium.orgAdd the --nosvn property to the chromium solution.
2013-04-11 jam@chromium.orgRevert 193525
2013-04-11 maruel@chromium.orgMake gcl use git_cl.py code for consistency in the...
2013-04-11 maruel@chromium.orgSwitch ChangeDescription usage to be stricter.
2013-04-10 maruel@chromium.orgMake git-cl accepts multiple --reviewers and --cc argum...
2013-04-09 koz@chromium.orgMake warning for mismatched local and remote patchset...
2013-04-09 pdr@chromium.orgChange "git cl patch" to say "Committed patch locally."
2013-04-08 maruel@chromium.orgDo not systematically update the description on CL...
2013-04-05 ilevy@chromium.orgMisc improvements to drover
2013-04-05 iannucci@chromium.orgUnpoison gclient checkouts by setting recurseSubmodules...
2013-04-05 adamk@chromium.orgAdd -s as a short option for --send-mail
2013-04-04 ilevy@chromium.orgAdd blink drover revert support.
2013-04-04 jamesr@chromium.orgMake maxlen configurable in PanProjectChecks
2013-04-04 dpranke@chromium.orgadd in deltaBaseCacheLimit workaround
2013-04-04 iannucci@chromium.orgRevert "Make gclient fetch git repos recursively. This...
2013-04-04 dpranke@chromium.orgRevert "disable 'svn init' for blink temporarily"
2013-04-04 dpranke@chromium.orgadd auto-update step to 'fetch' wrappers
2013-04-04 dpranke@chromium.orgdisable 'svn init' for blink temporarily
2013-04-04 iannucci@chromium.orgAdd print statement to blink overwrite hack.
2013-04-04 agable@chromium.orgMake fetch run svn ls for svn repos behind git-svn...
2013-04-04 iannucci@chromium.orgAdd webkit_trunk override in gclient to force bots...
2013-04-03 dpranke@chromium.orgMake depot_tools' fetch work on windows if 'gclient...
2013-04-03 dpranke@chromium.orgprint chdirs for dryrun in fetch
2013-04-03 dpranke@chromium.orgfix dryrun, path check in 'fetch'
2013-04-03 dpranke@chromium.orghandle unknown recipes in 'fetch'.
2013-04-03 agable@chromium.orgThe fetch recipe for Blink.
2013-04-03 dpranke@chromium.orgadd a -n/--dry-run to the new fetch command in depot_tools
next