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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: pass --bare option when doing git clone of superproject.
v2.12.1
Raman Tenneti
2021-02-08
1
-4
/
+4
*
sync: superproject performance changes.
Raman Tenneti
2021-02-07
1
-7
/
+82
*
manifest: set revisionId as revision attribute it it is not being set in ToXml.
Raman Tenneti
2021-02-07
1
-0
/
+20
*
sync: Do a git pull with --use-superproject if superproject tree already exists.
Raman Tenneti
2021-02-01
1
-0
/
+7
*
sync: Added --use-superproject option and support for superproject.
v2.12
Raman Tenneti
2021-01-21
2
-6
/
+90
*
Update "evt" field to be logged as a string type.
Ian Kasprzak
2021-01-19
1
-0
/
+2
*
launcher: add a requirements framework to declare version dependencies
Mike Frysinger
2021-01-19
1
-0
/
+76
*
manifest_xml: - Added doc and testing of unknown tags/elements.
Raman Tenneti
2021-01-12
1
-0
/
+21
*
manifest_xml: initial support for <superproject>
Raman Tenneti
2021-01-08
1
-0
/
+59
*
Fix bug in git trace2 event Write() function when no config present.
Ian Kasprzak
2021-01-07
1
-6
/
+23
*
drop pyversion & is_python3 checking
Mike Frysinger
2021-01-06
1
-12
/
+2
*
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2021-01-06
7
-29
/
+0
*
launcher: add test for version requirements
v2.11
Mike Frysinger
2021-01-06
1
-0
/
+11
*
Enable git trace2 event format logging.
Ian Kasprzak
2021-01-06
1
-0
/
+169
*
manifest_xml: harmonize list fields
Mike Frysinger
2020-12-04
1
-0
/
+13
*
Fix tests after "use new main branch"
Fredrik de Groot
2020-12-03
2
-2
/
+28
*
manifest: add support for groups in include
v2.10
Fredrik de Groot
2020-11-26
1
-0
/
+43
*
manifest_xml: refactor manifest parsing from client management
Mike Frysinger
2020-11-18
1
-0
/
+89
*
tests: use new main branch
Mike Frysinger
2020-11-17
2
-5
/
+5
*
Move RepoHook class from project.py file to dedicated file
Remy Bohmer
2020-11-03
2
-39
/
+60
*
init: reject unknown args
Mike Frysinger
2020-09-02
2
-0
/
+92
*
Use hash for ControlPath instead of full variables
Anders Björklund
2020-04-15
1
-0
/
+27
*
tests: fix SetupGnuPG test
Marcos Marado
2020-04-12
1
-0
/
+1
*
init: respect --repo-rev changes
Mike Frysinger
2020-03-25
1
-2
/
+154
*
init: allow REPO_REV/--repo-rev to specify commits/tags
Mike Frysinger
2020-03-24
1
-0
/
+87
*
tests: add more wrapper unittests
Mike Frysinger
2020-03-24
1
-0
/
+88
*
manifest_xml: unify bool & int parsing
Mike Frysinger
2020-03-13
1
-0
/
+57
*
manifest/tests: get them passing under Windows
Mike Frysinger
2020-02-21
2
-12
/
+22
*
tests: add git_require coverage
Mike Frysinger
2020-02-20
1
-0
/
+48
*
git_config: add GetInt helper
Mike Frysinger
2020-02-19
2
-0
/
+47
*
repo: rework parser setup to handle `init -c`
Mike Frysinger
2020-02-14
1
-0
/
+14
*
pyflakes: Fix remaining "E501 line too long" warnings
David Pursehouse
2020-02-13
1
-1
/
+2
*
repo: add --version support to the launcher
Mike Frysinger
2020-02-12
1
-0
/
+18
*
repo: export GIT_TRACE2_PARENT_SID
Mike Frysinger
2020-02-12
1
-5
/
+45
*
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
2
-0
/
+8
*
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
*
project: allow src=. with symlinks
v2.1.1
Mike Frysinger
2020-02-11
1
-0
/
+23
*
manifest_xml: allow src=. with symlinks
Mike Frysinger
2020-02-10
1
-0
/
+2
*
repo: raise min version of git
Mike Frysinger
2020-02-05
1
-1
/
+1
*
project: add basic path checks for <copyfile> & <linkfile>
Mike Frysinger
2020-02-04
1
-0
/
+204
*
manifest: add basic path checks for <copyfile> & <linkfile>
Mike Frysinger
2020-02-04
1
-0
/
+83
*
upload/editor: fix bytes/string confusion
Mike Frysinger
2019-11-16
1
-0
/
+60
*
prune: handle branches that track missing branches
Mike Frysinger
2019-11-16
1
-0
/
+74
*
git_command: set GIT_HTTP_USER_AGENT on all requests
Mike Frysinger
2019-10-01
1
-0
/
+8
*
git_command: refactor User-Agent settings
Mike Frysinger
2019-10-01
1
-5
/
+13
*
move UserAgent to git_command for wider user
Mike Frysinger
2019-10-01
1
-0
/
+13
*
tests: add docstrings & print_function (for Python 3)
Mike Frysinger
2019-08-01
4
-0
/
+16
*
hooks: support external hooks running different Python version
Mike Frysinger
2019-07-27
1
-0
/
+58
*
run_tests: add a helper for invoking unittests
Mike Frysinger
2019-07-11
1
-0
/
+2
[next]