| .. |
|
__init__.py
|
217ea7d274
Some fixes for supporting python3
|
12 lat temu |
|
abandon.py
|
cecd1d864f
Change print statements to work in python3
|
13 lat temu |
|
branches.py
|
588142dfcb
Provide detail print-out when not all projects of a branch are current.
|
11 lat temu |
|
checkout.py
|
cecd1d864f
Change print statements to work in python3
|
13 lat temu |
|
cherry_pick.py
|
2f9e7e40c4
Fix: Missing spaces in printed messages
|
13 lat temu |
|
diff.py
|
d67872d2f4
Option for 'repo diff' to generate output suitable for 'patch' cmd
|
14 lat temu |
|
diffmanifests.py
|
dd6542268a
Add the "diffmanifests" command
|
12 lat temu |
|
download.py
|
0936aeab2c
Exit 1 if repo download -c fails
|
11 lat temu |
|
forall.py
|
a769498568
Add --jobs option to forall subcommand
|
11 lat temu |
|
grep.py
|
8f62fb7bd3
Tidy up code formatting a bit more
|
13 lat temu |
|
help.py
|
217ea7d274
Some fixes for supporting python3
|
12 lat temu |
|
info.py
|
da45e5d884
Remove unused show_smart option on list and info commands
|
12 lat temu |
|
init.py
|
335f5ef4ad
Add --archive option to init to sync using git archive
|
12 lat temu |
|
list.py
|
da45e5d884
Remove unused show_smart option on list and info commands
|
12 lat temu |
|
manifest.py
|
cecd1d864f
Change print statements to work in python3
|
13 lat temu |
|
overview.py
|
217ea7d274
Some fixes for supporting python3
|
12 lat temu |
|
prune.py
|
cecd1d864f
Change print statements to work in python3
|
13 lat temu |
|
rebase.py
|
8d20116038
repo: Support multiple branches for the same project.
|
12 lat temu |
|
selfupdate.py
|
cecd1d864f
Change print statements to work in python3
|
13 lat temu |
|
smartsync.py
|
e00aa6b923
Clean up imports
|
13 lat temu |
|
stage.py
|
b5267f9ad2
stage: replace filter on lambda with list comprehension
|
12 lat temu |
|
start.py
|
5fb8ed217c
If revision is sha hash and dest-branch is defined, use it for starting branch
|
11 lat temu |
|
status.py
|
2cd1f0452e
Use next(iterator) rather than iterator.next()
|
11 lat temu |
|
sync.py
|
5cf16607d3
Allow selection of a target when using smart sync.
|
11 lat temu |
|
upload.py
|
14e134da02
upload: report names of uncommitted files
|
11 lat temu |
|
version.py
|
cecd1d864f
Change print statements to work in python3
|
13 lat temu |