- 17 Sep, 2009 8 commits
-
-
maruel@chromium.org authored
Add a test case for the UnversionedUnexpected file code path. TEST=This test case will catch the bug fixed by r26425. BUG=none Patch contributed by msb@ Review URL: http://codereview.chromium.org/214005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@26458 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Patch contributed by msb@ TEST=unit test BUG=none Review url: http://codereview.chromium.org/213006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@26457 0039d316-1c4b-4281-b951-d872f2087c98
-
johnnyg@chromium.org authored
Review URL: http://codereview.chromium.org/213004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@26452 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@google.com authored
BUG=gcl try and gcl upload don't work TBR=maruel Review URL: http://codereview.chromium.org/207007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@26429 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
Flaw in loop logic, causes it to miss the occasional file. BUG=None TEST=None TBR=maruel Review URL: http://codereview.chromium.org/209008 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@26427 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TBR=brad BUG=gcl try is broken TEST=none Review URL: http://codereview.chromium.org/215003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@26426 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
BUG=None TEST=None TBR=maruel Review URL: http://codereview.chromium.org/213002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@26425 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Part of a larger refactoring to abstract SCM-specific bits. presubmit_support, revert, gcl: modify to import gclient_scm and gclient_utils Part of a larger refactoring to abstract SCM-specific bits. revert, gcl: modify to import gclient_scm and gclient_utils Part of a larger refactoring to abstract SCM-specific bits. gclient: pull out SCM bits Pulled out SCMWrapper into gcliet_scm.py as part of a larger refactoring to abstract SCM-specific bits. Plan is to evenutally add git support. Pulling out SCMWrapper also required pulling out utility functions into a gclient_utility.py. Patch contributed by msb@ TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@26423 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 Sep, 2009 2 commits
-
-
thestig@chromium.org authored
BUG=13668 TEST=none Review URL: http://codereview.chromium.org/203075 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@26262 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@google.com authored
R=pam TEST=none BUG=none M gcl.py git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@26194 0039d316-1c4b-4281-b951-d872f2087c98
-
- 11 Sep, 2009 2 commits
-
-
bradnelson@google.com authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/200103 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@26044 0039d316-1c4b-4281-b951-d872f2087c98
-
gspencer@google.com authored
name of the top level "DEPS" file of a solution from within the .gclient spec. This allows users to edit their gclient once and use a different (perhaps experimental) DEPS file instead of the traditionally named "DEPS". Review URL: http://codereview.chromium.org/203040 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@26031 0039d316-1c4b-4281-b951-d872f2087c98
-
- 10 Sep, 2009 1 commit
-
-
bradnelson@google.com authored
Defaulting to a value in codereview.settings BUG=None TEST=None Review URL: http://codereview.chromium.org/200078 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@25886 0039d316-1c4b-4281-b951-d872f2087c98
-
- 09 Sep, 2009 2 commits
-
-
pam@chromium.org authored
isn't included in the calculation. BUG=none TEST=submit change with presubmit warning, note reported time git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@25806 0039d316-1c4b-4281-b951-d872f2087c98
-
sgk@google.com authored
Review URL: http://codereview.chromium.org/201062 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@25751 0039d316-1c4b-4281-b951-d872f2087c98
-
- 04 Sep, 2009 1 commit
-
-
kbr@google.com authored
the root of the source tree. It is similar to "gclient diff", and shares much of the implementation, but it seems that developers may want the semantics of each in different situations, which is why it is being added as a new command. Generalized SubprocessCallAndCapture into SubprocessCallAndFilter. Added RunSVNAndFilterOutput; changed RunSVNAndGetFileList to use it. Fixed problem in presubmit_canned_checks.py where it was not working on Windows. Updated unit tests for gclient. Review URL: http://codereview.chromium.org/193004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@25410 0039d316-1c4b-4281-b951-d872f2087c98
-
- 02 Sep, 2009 2 commits
-
-
thestig@chromium.org authored
Review URL: http://codereview.chromium.org/191002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@25270 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Review URL: http://codereview.chromium.org/172099 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@25151 0039d316-1c4b-4281-b951-d872f2087c98
-
- 01 Sep, 2009 3 commits
-
-
thakis@chromium.org authored
Codereview URL: http://codereview.appspot.com/110134 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@25111 0039d316-1c4b-4281-b951-d872f2087c98
-
chase@chromium.org authored
TBR=maruel Review URL: http://codereview.chromium.org/177047 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@24994 0039d316-1c4b-4281-b951-d872f2087c98
-
chase@chromium.org authored
BUG=none TEST=creates a working Chromium git repository in src Review URL: http://codereview.chromium.org/173599 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@24991 0039d316-1c4b-4281-b951-d872f2087c98
-
- 29 Aug, 2009 1 commit
-
-
mattm@chromium.org authored
Review URL: http://codereview.chromium.org/173446 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@24848 0039d316-1c4b-4281-b951-d872f2087c98
-
- 28 Aug, 2009 2 commits
-
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/173174 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@24761 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@24757 0039d316-1c4b-4281-b951-d872f2087c98
-
- 25 Aug, 2009 1 commit
-
-
chase@chromium.org authored
Make git-try use trychange for both SVN and HTTP try server submits. Simplifies git-try and reduces chance of differences in behavior between SVN and HTTP try job submits. Exit early if the checkout's configured email address does not pass validation. Simplify trychange import. BUG=none TEST=git-try submits a job to the try server Review URL: http://codereview.chromium.org/173394 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@24315 0039d316-1c4b-4281-b951-d872f2087c98
-
- 24 Aug, 2009 1 commit
-
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/174210 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@24100 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 Aug, 2009 3 commits
-
-
chase@chromium.org authored
TBR=maruel BUG=none TEST=none Review URL: http://codereview.chromium.org/173249 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@24064 0039d316-1c4b-4281-b951-d872f2087c98
-
chase@chromium.org authored
BUG=none TEST=none TBR=maruel Review URL: http://codereview.chromium.org/173246 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@24060 0039d316-1c4b-4281-b951-d872f2087c98
-
chase@chromium.org authored
This fixes the presubmit unit test. BUG=none TEST=presubmit tests pass Review URL: http://codereview.chromium.org/173245 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@24059 0039d316-1c4b-4281-b951-d872f2087c98
-
- 21 Aug, 2009 1 commit
-
-
mark@chromium.org authored
Review URL: http://codereview.chromium.org/174244 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@23999 0039d316-1c4b-4281-b951-d872f2087c98
-
- 20 Aug, 2009 1 commit
-
-
jam@chromium.org authored
Review URL: http://codereview.chromium.org/174163 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@23870 0039d316-1c4b-4281-b951-d872f2087c98
-
- 19 Aug, 2009 1 commit
-
-
maruel@chromium.org authored
Patch contributed by thiago.farina@gmail.com Review url: http://codereview.chromium.org/172028 BUG=None TEST=None git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@23718 0039d316-1c4b-4281-b951-d872f2087c98
-
- 14 Aug, 2009 1 commit
-
-
bradnelson@google.com authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/165495 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@23440 0039d316-1c4b-4281-b951-d872f2087c98
-
- 13 Aug, 2009 3 commits
-
-
bradnelson@google.com authored
BUG=None TEST=None TBR=rspangler Review URL: http://codereview.chromium.org/164496 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@23335 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/164489 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@23328 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Review URL: http://codereview.chromium.org/155489 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@23271 0039d316-1c4b-4281-b951-d872f2087c98
-
- 12 Aug, 2009 1 commit
-
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/164417 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@23210 0039d316-1c4b-4281-b951-d872f2087c98
-
- 11 Aug, 2009 2 commits
-
-
phajdan.jr@chromium.org authored
Review URL: http://codereview.chromium.org/165070 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@23026 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/164099 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@22990 0039d316-1c4b-4281-b951-d872f2087c98
-
- 07 Aug, 2009 1 commit
-
-
pam@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/164084 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@22800 0039d316-1c4b-4281-b951-d872f2087c98
-