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
Commit message (
Expand
)
Author
Age
Files
Lines
*
repo: bump launcher version for accumulated fixes
v2.3
Mike Frysinger
2020-02-12
1
-1
/
+1
*
repo: avoid bare excepts to allow SystemExit to bubble
Mike Frysinger
2020-02-12
1
-1
/
+1
*
sync: add a "finished" message
Mike Frysinger
2020-02-12
1
-0
/
+3
*
repo: add --version support to the launcher
Mike Frysinger
2020-02-12
3
-1
/
+38
*
repo: export GIT_TRACE2_PARENT_SID
Mike Frysinger
2020-02-12
2
-13
/
+84
*
flake8: Add comments in config to explain suppressed checks
David Pursehouse
2020-02-12
1
-1
/
+11
*
repo: move parser init out of module scope
Mike Frysinger
2020-02-12
1
-82
/
+68
*
drop old git_require checks
Mike Frysinger
2020-02-12
3
-7
/
+3
*
flake8: Ignore 'line break before/after binary operator'
David Pursehouse
2020-02-12
1
-1
/
+1
*
git_config: Stop using backslash to wrap lines
David Pursehouse
2020-02-12
1
-7
/
+6
*
Fix usage of bare 'except'
David Pursehouse
2020-02-12
3
-6
/
+6
*
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
43
-12
/
+148
*
Fix indentation issues reported by flake8
David Pursehouse
2020-02-12
19
-133
/
+133
*
git_config: Unwrap unnecessarily wrapped line
David Pursehouse
2020-02-12
1
-3
/
+1
*
command: Add parentheses on wrapped condition
David Pursehouse
2020-02-12
1
-3
/
+3
*
Fix various whitespace issues reported by pyflakes
David Pursehouse
2020-02-12
16
-32
/
+32
*
Remove redundant backslashes
David Pursehouse
2020-02-12
3
-5
/
+5
*
pager: Remove unnecessary semicolons
David Pursehouse
2020-02-12
1
-2
/
+2
*
Remove unused imports
David Pursehouse
2020-02-12
2
-2
/
+1
*
Fix tests for membership to use 'not in'
David Pursehouse
2020-02-12
4
-5
/
+5
*
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
11
-100
/
+100
*
flake8: Increase max line length from 80 to 100
David Pursehouse
2020-02-12
1
-1
/
+1
*
upload: Fix flake8 E241 multiple spaces after ','
David Pursehouse
2020-02-12
1
-3
/
+3
*
project: make syncing a little more self-healing
Mike Frysinger
2020-02-12
1
-2
/
+24
*
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
2
-2
/
+0
*
test_project.py: Remove unused variable in 'with' statement
David Pursehouse
2020-02-12
1
-1
/
+1
*
Fix duplicate method name in test_project.py
David Pursehouse
2020-02-12
1
-2
/
+2
*
Revert "Save cookies back to jar when fetching clone.bundle"
v2.2
Mike Frysinger
2020-02-12
1
-1
/
+1
*
repo: lower min version of git a bit
Mike Frysinger
2020-02-12
3
-5
/
+24
*
docs: document git/python/Ubuntu/Debian release schedules
Mike Frysinger
2020-02-12
1
-1
/
+85
*
sync: change how we preserve objects in shared repos
Mike Frysinger
2020-02-11
1
-2
/
+13
*
project: fix bytes/str encoding when updating git submodules
Mike Frysinger
2020-02-11
1
-1
/
+1
*
project: allow src=. with symlinks
v2.1.1
Mike Frysinger
2020-02-11
2
-1
/
+29
*
main: rework launcher version checking
v2.1
Mike Frysinger
2020-02-10
1
-9
/
+23
*
manifest_xml: allow src=. with symlinks
Mike Frysinger
2020-02-10
2
-5
/
+9
*
Fixing forall subcommand for Py3
v2.0
Jiri Tyr
2020-02-10
1
-1
/
+1
*
docs: document internal manifests.git/config settings
Mike Frysinger
2020-02-10
1
-0
/
+23
*
project: unify HEAD path management
Mike Frysinger
2020-02-09
1
-7
/
+16
*
remove spurious +x bits
Mike Frysinger
2020-02-09
3
-0
/
+0
*
find python via env
Mike Frysinger
2020-02-09
2
-2
/
+2
*
repo: allow REPO_REV to be an env var
Mike Frysinger
2020-02-09
1
-3
/
+5
*
docs: add a developer reference for .repo/ paths
Mike Frysinger
2020-02-09
1
-0
/
+122
*
git_config: fix encoding handling in GetUrlCookieFile
Mike Frysinger
2020-02-08
1
-2
/
+2
*
Fix inverted logic around [gitc-]init and -c
Dan Willemsen
2020-02-07
1
-1
/
+1
*
[Win32] Make platform_utils compatible for Python3
Remy Böhmer
2020-02-06
1
-4
/
+9
*
sync: try to checkout repos across sync failures
Mike Frysinger
2020-02-05
1
-29
/
+57
*
repo: try to reexec self with Python 3 as needed
Mike Frysinger
2020-02-05
1
-24
/
+81
[next]