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
Commit message (
Expand
)
Author
Age
Files
Lines
*
upload: add config setting for upload notifications
Mike Frysinger
2020-03-15
1
-1
/
+13
*
diffmanifests: honour --pretty-format when printing --raw
Connor Newton
2020-03-13
1
-3
/
+3
*
sync: fix os.environ logic errors
Mike Frysinger
2020-03-07
1
-3
/
+3
*
launcher/version: include OS/CPU info in output
Mike Frysinger
2020-02-25
1
-0
/
+7
*
upload: drop support for drafts
Mike Frysinger
2020-02-25
1
-5
/
+1
*
upload: allow users to set labels when uploading
Mike Frysinger
2020-02-24
1
-10
/
+33
*
manifest: support optional --manifest-name
Sean McAllister
2020-02-22
1
-1
/
+7
*
repo/init: improve basic progress messages
Mike Frysinger
2020-02-22
1
-1
/
+2
*
repo/init: add --verbose flags
Mike Frysinger
2020-02-22
1
-3
/
+9
*
init: hide summary output when using --quiet
Mike Frysinger
2020-02-22
1
-15
/
+19
*
abandon: add support for --quiet
Mike Frysinger
2020-02-20
1
-2
/
+8
*
sync: Fix flake8 E125 and E129 warnings
David Pursehouse
2020-02-20
1
-3
/
+3
*
project/sync: move DeleteProject helper to Project
Mike Frysinger
2020-02-20
1
-81
/
+4
*
project: set core.repositoryFormatVersion=1 when using extensions
Mike Frysinger
2020-02-19
1
-2
/
+1
*
upload: add a --hashtag-branch option akin to -t
Mike Frysinger
2020-02-19
1
-0
/
+5
*
add experimental git worktree support
Mike Frysinger
2020-02-19
2
-6
/
+42
*
assume environment always accepts strings
Mike Frysinger
2020-02-19
2
-10
/
+8
*
upload: add support for --yes
Mike Frysinger
2020-02-19
1
-3
/
+14
*
upload: add support for standard --dry-run
Mike Frysinger
2020-02-19
1
-0
/
+4
*
upload: add support for setting hashtags
Mike Frysinger
2020-02-19
1
-0
/
+24
*
upload: improve no pending CL error handling
Mike Frysinger
2020-02-19
1
-2
/
+6
*
avoid negative variables
Mike Frysinger
2020-02-19
4
-18
/
+18
*
Open temporary cookie file as writable in sync.py
Collin Fijalkovich
2020-02-18
1
-1
/
+1
*
resort a few module imports to follow PEP8
Mike Frysinger
2020-02-18
2
-6
/
+7
*
diff: delete unused nested func
Mike Frysinger
2020-02-17
1
-4
/
+0
*
sync: introduce --verbose option
Mike Frysinger
2020-02-17
1
-3
/
+10
*
flake8: Suppress "F821 undefined name" inline for Python 2 names
David Pursehouse
2020-02-15
2
-2
/
+2
*
pyflakes: Fix remaining "E501 line too long" warnings
David Pursehouse
2020-02-13
2
-2
/
+4
*
sync: add a "finished" message
Mike Frysinger
2020-02-12
1
-0
/
+3
*
drop old git_require checks
Mike Frysinger
2020-02-12
2
-4
/
+3
*
Fix usage of bare 'except'
David Pursehouse
2020-02-12
1
-1
/
+1
*
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
24
-2
/
+44
*
Fix indentation issues reported by flake8
David Pursehouse
2020-02-12
11
-75
/
+75
*
Fix various whitespace issues reported by pyflakes
David Pursehouse
2020-02-12
9
-16
/
+16
*
Remove redundant backslashes
David Pursehouse
2020-02-12
3
-5
/
+5
*
Remove unused imports
David Pursehouse
2020-02-12
1
-1
/
+0
*
Fix tests for membership to use 'not in'
David Pursehouse
2020-02-12
2
-2
/
+2
*
upload: Fix tests for object identity to use 'is not'
David Pursehouse
2020-02-12
1
-2
/
+2
*
Fix flake8 E251 unexpected spaces around keyword / parameter equals
David Pursehouse
2020-02-12
8
-41
/
+41
*
upload: Fix flake8 E241 multiple spaces after ','
David Pursehouse
2020-02-12
1
-3
/
+3
*
info: Fix formatting of block comment
David Pursehouse
2020-02-12
1
-1
/
+1
*
upload: add a --ignore-hooks option
Mike Frysinger
2020-02-12
1
-6
/
+22
*
Remove trailing blank lines
David Pursehouse
2020-02-12
1
-1
/
+0
*
repo: lower min version of git a bit
Mike Frysinger
2020-02-12
1
-2
/
+7
*
sync: change how we preserve objects in shared repos
Mike Frysinger
2020-02-11
1
-2
/
+13
*
Fixing forall subcommand for Py3
v2.0
Jiri Tyr
2020-02-10
1
-1
/
+1
*
remove spurious +x bits
Mike Frysinger
2020-02-09
1
-0
/
+0
*
Fix inverted logic around [gitc-]init and -c
Dan Willemsen
2020-02-07
1
-1
/
+1
*
sync: try to checkout repos across sync failures
Mike Frysinger
2020-02-05
1
-29
/
+57
*
sync: add option to skip manifest update
Fredrik de Groot
2020-02-05
1
-1
/
+8
[next]