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
*
Omit local_manifest groups from superproject override.
v2.28
LaMont Jones
2022-07-15
2
-3
/
+31
*
tests: switch to tempfile.TemporaryDirectory
Mike Frysinger
2022-05-20
4
-40
/
+20
*
sync: refactor use of self.manifest
LaMont Jones
2022-04-14
1
-1
/
+1
*
manifest_xml: use Superproject to hold XML content
v2.23
LaMont Jones
2022-04-12
2
-58
/
+55
*
sync: respect `sync-c` manifest option
Daniel Andersson
2022-04-08
1
-0
/
+45
*
trace: allow writing traces to a socket
Josh Steadmon
2022-03-16
1
-0
/
+62
*
test_project: use os.readlink instead of Path.readlink
Sebastian Wagner
2022-01-11
1
-1
/
+1
*
project: abort a bit earlier before migrating .git/
Mike Frysinger
2022-01-07
1
-2
/
+26
*
project: migrate worktree .git/ dirs to symlinks
v2.19
Mike Frysinger
2021-12-01
1
-0
/
+50
*
git_config: Fixed test.gitconfig getting updated when running tests.
v2.17
Raman Tenneti
2021-09-30
2
-29
/
+19
*
trace2_event: Add remove_prefix to fix failing tests on Linux & macOS.
Raman Tenneti
2021-09-29
1
-1
/
+9
*
Add 'dest-path' to extend-project to support changing path
Michael Kelly
2021-09-28
1
-0
/
+46
*
superproject: Log syncstate's parameter as data-json it it is an array.
Raman Tenneti
2021-09-28
1
-1
/
+1
*
make file removal a bit more robust
Mike Frysinger
2021-09-28
1
-0
/
+50
*
superproject: Log argv parameter of syncstate as 'data-json'.
Raman Tenneti
2021-09-27
1
-4
/
+7
*
superproject: support a new revision attribute.
Xin Li
2021-09-27
2
-1
/
+70
*
manifest: make repo-hooks more robust wrt element ordering
Jack Neus
2021-09-23
1
-0
/
+13
*
sync: Log repo sync state events as 'data' events.
Raman Tenneti
2021-09-14
2
-1
/
+34
*
superproject: print messages if the manifest has superproject tag.
v2.16.5
Raman Tenneti
2021-08-13
2
-3
/
+3
*
superproject: prepend messages with - "repo superproject"
Raman Tenneti
2021-08-12
1
-2
/
+2
*
sync: Remove '_' from the repo.syncstate.* keys when saved to config.
v2.16.4
Raman Tenneti
2021-07-29
2
-1
/
+4
*
sync: Added logging of repo sync state and config options for analysis.
Raman Tenneti
2021-07-29
2
-0
/
+26
*
repo: properly handle remote annotations in manifest_xml
Jack Neus
2021-07-23
1
-1
/
+28
*
Gracefully ignore bad remove-project line
Michael Kelly
2021-07-08
1
-0
/
+50
*
Fix an issue when syncing with --use-superproject and clone bundles.
Xin Li
2021-06-30
2
-7
/
+7
*
superproject - don't update the commit ids of projects that have revisionId.
Raman Tenneti
2021-06-29
1
-2
/
+49
*
superproject: Don't exit if superproject tag doesn't exist in manifest.
v2.16
Raman Tenneti
2021-06-16
1
-18
/
+116
*
repo: properly handle NoneType in Default/Remote equality checks
Jack Neus
2021-06-11
1
-0
/
+31
*
superproject: add projects from local manifest to local::<filename> group.
Raman Tenneti
2021-06-10
1
-4
/
+52
*
trace2_event_log: Added logging of error events.
Raman Tenneti
2021-06-09
1
-0
/
+24
*
superproject: revert not updating commit ids if remote is different.
Raman Tenneti
2021-06-08
1
-45
/
+0
*
tests: Make the tests pass for Python < 3.8
Peter Kjellerstedt
2021-05-26
2
-28
/
+55
*
superproject: Use bugurl from contactinfo in the missing commits error message.
v2.15.1
Raman Tenneti
2021-05-18
1
-1
/
+1
*
ssh: rewrite proxy management for multiprocessing usage
v2.15
Mike Frysinger
2021-05-10
1
-4
/
+26
*
ssh: move all ssh logic to a common place
Mike Frysinger
2021-05-06
2
-32
/
+52
*
git_command: switch version caches to functools
Mike Frysinger
2021-05-06
1
-2
/
+7
*
manifest_xml: cleanup of contactinfo test for readability with f-strings.
Raman Tenneti
2021-05-05
1
-1
/
+3
*
manifest_xml: initial support for <contactinfo>
Raman Tenneti
2021-05-04
1
-21
/
+38
*
subcmds: force consistent help text format
Mike Frysinger
2021-05-04
1
-0
/
+30
*
superproject: Don't update the commit ids of projects if remote is different.
Raman Tenneti
2021-05-03
1
-13
/
+57
*
manifest_xml: ban use of newlines in paths
Mike Frysinger
2021-04-30
1
-0
/
+16
*
tests: Make ReviewableBranchTests.test_smoke work with git < 2.28.0
Peter Kjellerstedt
2021-04-14
1
-1
/
+1
*
repo: Add a new "command" event type to git trace2 logging in repo.
Raman Tenneti
2021-03-18
1
-0
/
+24
*
manifest: allow toplevel project checkouts
v2.13.5
Mike Frysinger
2021-03-12
1
-2
/
+28
*
superproject: pass groups to ToXml method.
Raman Tenneti
2021-03-11
2
-4
/
+14
*
Log repo.* config variables in git trace2 logger.
Ian Kasprzak
2021-03-08
1
-0
/
+49
*
tests: fix duplicate method from copy & paste error
Mike Frysinger
2021-03-04
1
-2
/
+2
*
manifest: relax include name rules for user-specified path
v2.13.1
Mike Frysinger
2021-03-02
1
-2
/
+30
*
manifest: validate project name & path and include name attributes
Mike Frysinger
2021-02-28
1
-71
/
+159
*
manifest: refactor the filesystem checking logic for more reuse
Mike Frysinger
2021-02-28
1
-0
/
+2
[next]