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
...
*
|
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
*
|
repo: raise min version of git
Mike Frysinger
2020-02-05
3
-3
/
+4
*
|
sync: add option to skip manifest update
Fredrik de Groot
2020-02-05
1
-1
/
+8
*
|
init: handle -c conflicts with gitc-init
Mike Frysinger
2020-02-05
2
-3
/
+8
*
|
Do not try to fetch default revision for mirrors always
Chirayu Desai
2020-02-05
1
-1
/
+4
*
|
Add a way to override the remote using <extend-project>
Kyunam Jo
2020-02-04
2
-0
/
+9
*
|
project: add basic path checks for <copyfile> & <linkfile>
Mike Frysinger
2020-02-04
3
-40
/
+314
*
|
manifest: add basic path checks for <copyfile> & <linkfile>
Mike Frysinger
2020-02-04
4
-4
/
+170
*
|
repo: drop old signing key
Mike Frysinger
2020-02-04
1
-33
/
+1
*
|
repo: bump launcher version to 2.0
Mike Frysinger
2020-02-04
1
-1
/
+1
|
/
*
Revert "Port _FileDescriptorStreamsNonBlocking to use poll()"
v1.13.9.1
Mike Frysinger
2020-02-03
1
-15
/
+3
*
Fix docstring of project.Project.PrintWorkTreeStatus()
v1.13.9
Rostislav Krasny
2020-01-25
1
-1
/
+1
*
Fix method signature of platform_utils.FileDescriptorStreams._create_stream()
Rostislav Krasny
2020-01-25
1
-1
/
+1
*
Fix a typo
Rostislav Krasny
2020-01-25
1
-3
/
+3
[prev]
[next]