maruel@chromium.org
							
						 
						
							 
							
							
							
								
							
								df7a3134bd 
								
							
								 
							
						 
						
							
							
								
								Simplify some functions by removing the options.stdout mock. Fix the unit test accordingly.  
							
							 
							
							... 
							
							
							
							Fix breakage caused by r15861 and add a regression test.
Review URL: http://codereview.chromium.org/113278 
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15872 0039d316-1c4b-4281-b951-d872f2087c98 
							
						 
						
							17 years ago  
						
					 
				
					
						
							
							
								 
								maruel@chromium.org
							
						 
						
							 
							
							
							
								
							
								96b9171280 
								
							
								 
							
						 
						
							
							
								
								Revert 15861 because of  
							
							 
							
							... 
							
							
							
							File "D:\b\depot_tools\bootstrap\\..\gclient.py", line 446, in SubprocessCallAndCapture
   out.write(in_byte)
TBR=nsylvain
Review URL: http://codereview.chromium.org/115244 
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15862 0039d316-1c4b-4281-b951-d872f2087c98 
							
						 
						
							17 years ago  
						
					 
				
					
						
							
							
								 
								maruel@chromium.org
							
						 
						
							 
							
							
							
								
							
								e77173e573 
								
							
								 
							
						 
						
							
							
								
								Simplify some functions by removing the options.stdout mock. Fix the unit test accordingly.  
							
							 
							
							... 
							
							
							
							Review URL: http://codereview.chromium.org/113272 
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15861 0039d316-1c4b-4281-b951-d872f2087c98 
							
						 
						
							17 years ago  
						
					 
				
					
						
							
							
								 
								maruel@chromium.org
							
						 
						
							 
							
							
							
								
							
								11e0fd6997 
								
							
								 
							
						 
						
							
							
								
								Revert changes 15823 and 15824 because they broke gclient revert.  
							
							 
							
							... 
							
							
							
							TBR=sgk
Review URL: http://codereview.chromium.org/115217 
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15827 0039d316-1c4b-4281-b951-d872f2087c98 
							
						 
						
							17 years ago  
						
					 
				
					
						
							
							
								 
								maruel@chromium.org
							
						 
						
							 
							
							
							
								
							
								46b9ae6961 
								
							
								 
							
						 
						
							
							
								
								Starts reusing functions in gclient.py from gcl.py.  
							
							 
							
							... 
							
							
							
							Review URL: http://codereview.chromium.org/113218 
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15824 0039d316-1c4b-4281-b951-d872f2087c98 
							
						 
						
							17 years ago  
						
					 
				
					
						
							
							
								 
								maruel@chromium.org
							
						 
						
							 
							
							
							
								
							
								09b3ba2160 
								
							
								 
							
						 
						
							
							
								
								Cleanup gclient.py use of options where unnecessary.  
							
							 
							
							... 
							
							
							
							Review URL: http://codereview.chromium.org/113216 
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15823 0039d316-1c4b-4281-b951-d872f2087c98 
							
						 
						
							17 years ago  
						
					 
				
					
						
							
							
								 
								maruel@chromium.org
							
						 
						
							 
							
							
							
								
							
								2dc8a4d3d4 
								
							
								 
							
						 
						
							
							
								
								Change CaptureSVNInfo() to return a dictionary instead of a object.  
							
							 
							
							... 
							
							
							
							Review URL: http://codereview.chromium.org/113086 
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15750 0039d316-1c4b-4281-b951-d872f2087c98 
							
						 
						
							17 years ago  
						
					 
				
					
						
							
							
								 
								maruel@chromium.org
							
						 
						
							 
							
							
							
								
							
								edd27d1770 
								
							
								 
							
						 
						
							
							
								
								- Add '!' and 'L' status support.  
							
							 
							
							... 
							
							
							
							- Fix gclient revert/status when one of the dependency directory is deleted.
- Remove an unneeded svn update after svn checkout.
- Updated tests.
Review URL: http://codereview.chromium.org/100256 
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15068 0039d316-1c4b-4281-b951-d872f2087c98 
							
						 
						
							17 years ago  
						
					 
				
					
						
							
							
								 
								maruel@chromium.org
							
						 
						
							 
							
							
							
								
							
								e105d8d039 
								
							
								 
							
						 
						
							
							
								
								Pull gclient revision 72 and add the gclient unit test.  
							
							 
							
							... 
							
							
							
							Review URL: http://codereview.chromium.org/99226 
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@14957 0039d316-1c4b-4281-b951-d872f2087c98 
							
						 
						
							17 years ago  
						
					 
				
					
						
							
							
								 
								maruel@chromium.org
							
						 
						
							 
							
							
							
								
							
								207fdf3647 
								
							
								 
							
						 
						
							
							
								
								Convert gcl.GetSVNFileInfo() to xml format.  
							
							 
							
							... 
							
							
							
							Add gcl's first unit test.
Add version string.
Review URL: http://codereview.chromium.org/100095 
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@14771 0039d316-1c4b-4281-b951-d872f2087c98 
							
						 
						
							17 years ago  
						
					 
				
					
						
							
							
								 
								maruel@chromium.org
							
						 
						
							 
							
							
							
								
							
								c1675e27e6 
								
							
								 
							
						 
						
							
							
								
								Add an optional flag to gcl.ReadFile() so that presubmit can support CRLF PRESUBMIT.py scripts.  
							
							 
							
							... 
							
							
							
							Also add a version number to gcl.py.
Review URL: http://codereview.chromium.org/99072 
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@14644 0039d316-1c4b-4281-b951-d872f2087c98 
							
						 
						
							17 years ago  
						
					 
				
					
						
							
							
								 
								maruel@chromium.org
							
						 
						
							 
							
							
							
								
							
								02e9e068f9 
								
							
								 
							
						 
						
							
							
								
								When I copied presubmit_unittest.py, I picked the old one. Fix with the latest version from the "old" depot_tools.  
							
							 
							
							... 
							
							
							
							TBR=nsylvain
Review URL: http://codereview.chromium.org/100055 
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@14635 0039d316-1c4b-4281-b951-d872f2087c98 
							
						 
						
							17 years ago  
						
					 
				
					
						
							
							
								 
								maruel@google.com
							
						 
						
							 
							
							
							
								
							
								fb2b8eb2e2 
								
							
								 
							
						 
						
							
							
								
								Create the Next Generation of depot_tools. Eh.  
							
							 
							
							... 
							
							
							
							Review URL: http://codereview.chromium.org/92087 
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@14349 0039d316-1c4b-4281-b951-d872f2087c98 
							
						 
						
							17 years ago