- 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
-
- 06 Aug, 2009 5 commits
-
-
phajdan.jr@chromium.org authored
Based on Mark Mentovai's mail. Review URL: http://codereview.chromium.org/164068 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@22616 0039d316-1c4b-4281-b951-d872f2087c98
-
laforge@chromium.org authored
Revert 22561 - Minor change to gcl to automatically put changed files in the changelist (like we do with P4) R=nsylvain Review URL: http://codereview.chromium.org/164028 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@22608 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
so you can type only cpplint in console like the other scripts(gclient, gcl, etc) BUG=None TEST=None Patch contributed by thiago.farina@gmail.com git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@22576 0039d316-1c4b-4281-b951-d872f2087c98
-
laforge@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@22565 0039d316-1c4b-4281-b951-d872f2087c98
-
laforge@chromium.org authored
R=nsylvain Review URL: http://codereview.chromium.org/164028 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@22561 0039d316-1c4b-4281-b951-d872f2087c98
-
- 05 Aug, 2009 2 commits
-
-
estade@chromium.org authored
1) don't save empty changelists to begin with. This guards against an accidental or canceled "gcl change" creating an empty file. 2) create a "clearempties" command which clears all changelists that don't have any files in them. Review URL: http://codereview.chromium.org/160139 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@22538 0039d316-1c4b-4281-b951-d872f2087c98
-
ukai@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/160626 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@22473 0039d316-1c4b-4281-b951-d872f2087c98
-
- 04 Aug, 2009 1 commit
-
-
maruel@chromium.org authored
Add .gitignore for causual ignores. TEST=none BUG=none Review URL: http://codereview.chromium.org/159855 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@22380 0039d316-1c4b-4281-b951-d872f2087c98
-
- 03 Aug, 2009 2 commits
-
-
maruel@chromium.org authored
BUG=None TEST=None Patch contributed by Thiago Fransosi Farina <thiago.farina@gmail.com> git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@22294 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
TEST=unit test BUG=none Review URL: http://codereview.chromium.org/159788 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@22290 0039d316-1c4b-4281-b951-d872f2087c98
-
- 31 Jul, 2009 1 commit
-
-
phajdan.jr@chromium.org authored
Review URL: http://codereview.chromium.org/160294 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@22224 0039d316-1c4b-4281-b951-d872f2087c98
-
- 27 Jul, 2009 1 commit
-
-
evan@chromium.org authored
BUG=16856 Patch from Fabien Tassin <fta@sofaraway.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@21655 0039d316-1c4b-4281-b951-d872f2087c98
-
- 17 Jul, 2009 1 commit
-
-
phajdan.jr@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@20990 0039d316-1c4b-4281-b951-d872f2087c98
-
- 03 Jul, 2009 1 commit
-
-
maruel@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/155032 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@19878 0039d316-1c4b-4281-b951-d872f2087c98
-
- 30 Jun, 2009 1 commit
-
-
maruel@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/150114 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@19628 0039d316-1c4b-4281-b951-d872f2087c98
-