index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subcmds
/
init.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix inverted logic around [gitc-]init and -c
v1.13.9.4
Dan Willemsen
2020-02-07
1
-1
/
+1
*
init: handle -c conflicts with gitc-init
v1.13.9.2
Mike Frysinger
2020-02-05
1
-2
/
+7
*
init: Add '-c' as an alias to '--current-branch'
Diogo Ferreira
2020-01-24
1
-1
/
+1
*
split out cli validation from execution
v1.13.5
Mike Frysinger
2019-08-28
1
-6
/
+5
*
Add support for partial clone.
v1.13.4
Xin Li
2019-07-16
1
-1
/
+20
*
use print() instead of sys.stdout.write()
Mike Frysinger
2019-07-11
1
-3
/
+9
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
1
-0
/
+1
*
Honor --depth during repo init
Nasser Grainawi
2019-05-21
1
-2
/
+2
*
init: Remove -c short option for --current-branch
v1.13.1
Ereth McKnight-MacNeil
2018-12-20
1
-1
/
+1
*
init: --dissociate option to copy objects borrowed with --reference
Nikolai Merinov
2018-10-19
1
-0
/
+11
*
update markdown/help header format
Mike Frysinger
2018-10-10
1
-2
/
+1
*
init: Remove string concat in no-op os.path.join
Samuel Holland
2018-01-22
1
-1
/
+2
*
Support relative paths in --reference
Samuel Holland
2018-01-22
1
-1
/
+1
*
Merge changes from topic "windows-support"
David Pursehouse
2017-08-30
1
-2
/
+2
|
\
|
*
Workaround shutil.rmtree limitation on Windows
Renaud Paquay
2017-05-29
1
-2
/
+2
*
|
init: add missing submodule arg
Martin Kelly
2017-07-10
1
-1
/
+1
|
/
*
init: allow relative path on --reference argument
YOUNG HO CHA
2017-05-28
1
-1
/
+1
*
init: add --submodules to sync manifest submodules
Martin Kelly
2017-05-23
1
-2
/
+8
*
init: Add no-tags and current branch options
Naseer Ahmed
2016-12-01
1
-1
/
+9
*
init: Add --no-clone-bundle option
Hu xiuyun
2016-08-15
1
-1
/
+10
*
init: Respect --quiet option when synching manifest repository
David Pursehouse
2016-08-15
1
-1
/
+1
*
A couple of fixes to the init command's -p option.
Pascal Muetschard
2015-10-22
1
-2
/
+2
*
init: don't call urllib.parse
Anthony King
2015-06-04
1
-2
/
+2
*
Revert "Implementation of manifest defined githooks"
v1.12.20
Jonathan Nieder
2015-03-17
1
-48
/
+1
*
Implementation of manifest defined githooks
Jimmie Wester
2015-02-03
1
-1
/
+48
*
pylint fixes for project.py
Anthony King
2015-01-22
1
-1
/
+1
*
Add --archive option to init to sync using git archive
Julien Campergue
2013-12-10
1
-0
/
+21
*
Move Python version checking to a separate module
David Pursehouse
2013-05-23
1
-4
/
+4
*
Use reference also for manifest git
Victor Boivie
2013-05-12
1
-1
/
+22
*
Special handling for manifest group "default"
David Holmer
2013-04-03
1
-3
/
+4
*
Fix: missing space in information message after repo init
David Pursehouse
2013-01-29
1
-1
/
+1
*
Better error message when using --mirror in existing workspace
David Pursehouse
2013-01-29
1
-2
/
+4
*
Allow init command to set options from environment variables
David Pursehouse
2012-11-17
1
-0
/
+4
*
Tidy up code formatting a bit more
David Pursehouse
2012-11-14
1
-2
/
+2
*
Change print statements to work in python3
Sarah Owens
2012-11-13
1
-24
/
+28
*
Convert prompt answers to lower case before checking
David Pursehouse
2012-11-14
1
-1
/
+1
*
Even more coding style cleanup
David Pursehouse
2012-10-30
1
-1
/
+1
*
Show user about not initializing repo in current directory
Yang Zhenhui
2012-10-26
1
-7
/
+16
*
Use modern Python exception syntax
Sarah Owens
2012-10-23
1
-1
/
+1
*
Merge "Coding style cleanup"
Conley Owens
2012-10-09
1
-5
/
+3
|
\
|
*
Coding style cleanup
David Pursehouse
2012-10-09
1
-5
/
+3
*
|
Expand ~ to user's home directory for --reference
Victor Boivie
2012-10-08
1
-0
/
+4
|
/
*
Allow projects to be specified as notdefault
Conley Owens
2012-09-05
1
-3
/
+3
*
init: Improved help text for the --mirror option
David Pursehouse
2012-08-23
1
-1
/
+2
*
Fix switching manifest branches using repo init -b
Florian Vallee
2012-06-13
1
-0
/
+3
*
Fix syntax errors in subcmds/init.py
Colin Cross
2012-04-23
1
-3
/
+2
*
Add a --platform flag
Conley Owens
2012-04-23
1
-1
/
+22
*
Refine groups functionality
Conley Owens
2012-04-23
1
-2
/
+8
*
Add manifest groups
v1.8.2
Colin Cross
2012-04-13
1
-0
/
+6
*
Revert "Default repo manifest settings in git config"
v1.7.8.1
Shawn O. Pearce
2011-11-30
1
-36
/
+3
[next]