- d089192 More examples at the end of trychange.py help and move the -R flag to the right group by [email protected] · 15 years ago
- e56fe82 Fix argument checking in gcl.py by [email protected] · 15 years ago
- 4357af2 Fix typo in CMDcommit. by [email protected] · 15 years ago
- 62fd693 Massive overhaul for gcl help by [email protected] · 15 years ago
- ff6cf0e gcl commit must accept additional arguments. by [email protected] · 15 years ago
- 35fe9ad Use function decorator to simplify main() by [email protected] · 15 years ago
- 6386ccb Fix a logic error. by [email protected] · 15 years ago
- 4c22d72 Refactor gcl.py to use a similar pattern for every commands. by [email protected] · 15 years ago
- 2f6a0d8 gcl's caching was effectively disabled for > 1 year. Reenable it. by [email protected] · 15 years ago
- 08c150e Fix a typo in gcl.py. by [email protected] · 15 years ago
- a67a731 Add "gcl description <change>" subcommand. by [email protected] · 15 years ago
- 668ef5a Add "gcl rename <old-name> <new-name>" subcommand. by [email protected] · 15 years ago
- fcff927 Make commit logs not have an extra http:// by [email protected] · 15 years ago
- 99ccbc5 Remove the host_override option to upload.py. This sets the Host header, which for some reason, trips the new internal proxy. by [email protected] · 15 years ago
- e529901 Allow the existence of ~/.gcl_upload_no_try override the default of try on upload. by [email protected] · 15 years ago
- 83b6e4b Add ability to specify that all issues are pivate in codereview.settings by [email protected] · 15 years ago
- 296df66 Modified default blacklist regexp to match nothing, as empty regexp by [email protected] · 15 years ago
- ba55177 Fix licensing headers and move most third party code to third_party/ by [email protected] · 15 years ago
- 172b6e7 Partial revert of r37053. Put back the gcl default CODEREVIEW_SETTINGS as we had it before, except with an updated CC_LIST. by [email protected] · 15 years ago
- 4aa4781 gcl.py cleanup by [email protected] · 15 years ago
- d9141bf After much refactory, finally add significant functionalities to trychanges.py by [email protected] · 16 years ago
- 3ccbf7e Factor out PathDifference into gclient_utils for a later reuse. by [email protected] · 16 years ago
- a937176 Add full_move flag to GIT.GenerateDiff and Factor out FindGclientRootDir into gclient_utils. by [email protected] · 16 years ago
- 1227c7d Simplify call site. by [email protected] · 16 years ago
- f2f9d55 Move GenerateDiff into a common function. by [email protected] · 16 years ago
- ea8c1a9 Make breakpad, gcl and presubmit_support dependencies optional by [email protected] · 16 years ago
- 1811135 Remove gclient-specific hacks from trychange into gcl. Remove upload dependency. by [email protected] · 16 years ago
- 94b1ee9 Factor out gcl.GetRepositoryRoot() into scm.SVN.GetCheckoutRoot() by [email protected] · 16 years ago
- 0fca4f3 Get rid of gcl.ReadFile. by [email protected] · 16 years ago
- fc83c11 Remove gcl.WriteFile by [email protected] · 16 years ago
- 63ebf04 Fix the way the temporary directory is created. by [email protected] · 16 years ago
- ada4c65 Minimalist breakpad implementation. by [email protected] · 16 years ago
- fa44e4a Revert changes to GetCachedFile() in r30414, r30910, r31586, and go back to by [email protected] · 16 years ago
- 3884d76 Fix gcl that was broken in revision 32611 because a change in upload.py by [email protected] · 16 years ago
- ea452b3 Avoid losing CL description during Rietveld outage. by [email protected] · 16 years ago
- 5aeb7dd Reapply 32057, 32058, 32059, 32062 and fixes problems introduced by these changes. by [email protected] · 16 years ago
- 261eeb5 Revert 32057, 32058, 32059, 32062 because they still have unwanted side-effects. by [email protected] · 16 years ago
- 2349b06 Fix a variable aliasing error. by [email protected] · 16 years ago
- 85a3192 Group SCM-specific functions in classes to simplify generalization of the interface. by [email protected] · 16 years ago
- 53bcf15 Make gcl change in a read-only checkout a warning. by [email protected] · 16 years ago
- ebbf947 Fix PyDoc. by [email protected] · 16 years ago
- e3608df Run pychecker over most scripts in depot_tools. Catched a few bugs. by [email protected] · 16 years ago
- 83e9943 Fix GetCachedFile(use_root=True) by [email protected] · 16 years ago
- a31d658 Make 'gcl change --force' generate random changename in read-only checkout. by [email protected] · 16 years ago
- f40fbb3 Make 'gcl diff emptychange' show nothing if given change, |emptychange|, doesn't contain files. by [email protected] · 16 years ago
- 7317190 Fix alignment. by [email protected] · 16 years ago
- d36b3ed Error when creating a CL in a read-only checkout. by [email protected] · 16 years ago
- cef0db9 Fix gcl to look for newly-added codereview.settings files as well as modified by [email protected] · 16 years ago
- e72bb63 Revise change in r30415 to properly climb local directories looking for a by [email protected] · 16 years ago
- bb81638 Modify gcl lint to use regexes to figure out which files should be linted. by [email protected] · 16 years ago
- 9ce9822 gcl: Make fix the override_description code and add a silent flag. by [email protected] · 16 years ago
- 88c32d8 Fix gcl opened, gcl nothave, and gcl status to: by [email protected] · 16 years ago
- 5f3eee3 gclient: remove wildcard import from git_scm by [email protected] · 16 years ago
- a135e35 Modify gcl.py so that lint ignores only webkit/api, and not webkit/* by [email protected] · 16 years ago
- 57e7855 Making gcl upload do tryupload from the same place as gcl try. by [email protected] · 16 years ago
- f0dfba3 Add all modified files to new changelists by default. by [email protected] · 16 years ago
- 8b60d0d Revert 22561 - Minor change to gcl to automatically put changed files in the changelist (like we do with P4) by [email protected] · 16 years ago
- 1ef869c Minor change to gcl to automatically put changed files in the changelist (like we do with P4) by [email protected] · 16 years ago
- bfd09ce Get rid of annoying empty changelists! by [email protected] · 16 years ago
- a05be0b Fix 'gcl help' when not run inside a svn checkout. by [email protected] · 16 years ago
- 2e50180 Fix gcl presubmit usage. by [email protected] · 16 years ago
- 07f0186 Really really fix gcl.py by [email protected] · 16 years ago
- 0b7574d Fix gcl upload for real this time. by [email protected] · 16 years ago
- 5159b2e Fix watchlist exception on upload. by [email protected] · 16 years ago
- 8d5c9a5 Fix gcl breakage. by [email protected] · 16 years ago
- 17f59f2 A step closer to make presubmit SCM independent. by [email protected] · 16 years ago
- a005ccd Fix 'gcl settings' output. by [email protected] · 16 years ago
- b2ab494 Add watchlists to 'gcl upload' by [email protected] · 16 years ago
- 21b893b Stop showing "Presubmit errors, can't continue (use --no_presubmit to bypass)" when running gcl presubmit! by [email protected] · 16 years ago
- b0dfd35 Make the presubmit output much more compact. by [email protected] · 16 years ago
- 51ee007 Add --force as a synonym for --no_presubmit as per Nicolas' request. by [email protected] · 16 years ago
- 2c8d4b2 TBR: nsylvain git-cl is broken by [email protected] · 16 years ago
- 6cfadff gcl change <change> was broken when creating a new change list. by [email protected] · 16 years ago
- 32ba260 Added patchset persistence in gcl, this is necessary to implement a presubmit queue. by [email protected] · 16 years ago
- b044218 Fix gcl in the case there is no CODEREVIEW_SETTINGS file in the repository. by [email protected] · 16 years ago
- 85532fc Added some new functionality to gcl: by [email protected] · 16 years ago
- 3b217f5 Remove the tree open check since it's now a presubmit script. by [email protected] · 16 years ago
- 1bb04aa Remove the use of --non-recursive flag. by [email protected] · 16 years ago
- 0ff1fab Add repository root presubmit support. by [email protected] · 16 years ago
- 053ba90 Use the --non-recursive flag when committing. by [email protected] · 16 years ago
- 98fc2b9 Add support to cache arbitrary file. Rename repository_root to REPOSITORY_ROOT. by [email protected] · 16 years ago
- 374d65e Move the changelist files into a subdirectory for cached files implementation. by [email protected] · 16 years ago
- 8c3ccf3 Fix error printing in gcl.GetRepositoryRoot() and fix its unit tests. by [email protected] · 16 years ago
- 003c269 When -s or --server is used, don't try the patch. by [email protected] · 16 years ago
- 1033acc Rename presubmit.py to presubmit_support.py to reduce confusion and be able to add a PRESUBMIT.py check into depot_tools. by [email protected] · 16 years ago
- c315020 Fix a regression on svn cp|ren|mv on gcl upload. by [email protected] · 16 years ago
- 3bcc6ce Pass "gcl help upload" to upload.py. by [email protected] · 16 years ago
- 4810a96 Deprecate gcl.GetSVNStatus() for gclient.CaptureSVNStatus() and fix some status information that was lost. by [email protected] · 16 years ago
- 46a9410 Deprecate gcl.GetSVNFileInfo() for gclient.CaptureSVNInfo(). by [email protected] · 16 years ago
- be0d1ca Add more tests and cleanup ChangeInfo class. by [email protected] · 16 years ago
- 11e0fd6 Revert changes 15823 and 15824 because they broke gclient revert. by [email protected] · 16 years ago
- 46b9ae6 Starts reusing functions in gclient.py from gcl.py. by [email protected] · 16 years ago
- 8a62d5b Fix incorrect variable in LoadChangelistInfo and recognize directories properly in GenerateDiff. by [email protected] · 16 years ago
- 61c5fdf Don't throw an exception for files with only property changes. by [email protected] · 16 years ago
- 207fdf3 Convert gcl.GetSVNFileInfo() to xml format. by [email protected] · 16 years ago
- c1675e2 Add an optional flag to gcl.ReadFile() so that presubmit can support CRLF PRESUBMIT.py scripts. by [email protected] · 16 years ago
- 9b61327 Fix gclient on posix platforms. Grab the latest gcl.py and presubmit.py scripts. by [email protected] · 16 years ago
- fb2b8eb Create the Next Generation of depot_tools. Eh. by [email protected] · 16 years ago