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
/
project.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Format codebase with black and check formatting in CQ
Gavin Mak
2023-03-22
1
-3705
/
+4169
*
project: clean up error message
LaMont Jones
2023-02-01
1
-6
/
+8
*
Fix flake8 warnings for some files
Sergiy Belozorov
2023-01-05
1
-2
/
+6
*
Fix ManifestProject.partial_clone_exclude property.
Joanna Wang
2022-12-02
1
-1
/
+1
*
sync: clear preciousObjects when set in error.
LaMont Jones
2022-11-03
1
-1
/
+1
*
Set tracing to always on and save to .repo/TRACE_FILE.
Joanna Wang
2022-11-03
1
-11
/
+11
*
project: Add a missing call to _CopyAndLinkFiles
Peter Kjellerstedt
2022-09-20
1
-0
/
+2
*
sync: use namedtuples for internal return values
LaMont Jones
2022-09-19
1
-8
/
+19
*
Revert "project: initialize new manifests in temp dirs"
LaMont Jones
2022-09-08
1
-37
/
+5
*
project: initialize new manifests in temp dirs
Mike Frysinger
2022-08-22
1
-5
/
+37
*
add a few more docs to existing funcs
Mike Frysinger
2022-08-18
1
-0
/
+11
*
start: do not swallow git output all the time
Mike Frysinger
2022-08-18
1
-8
/
+2
*
project: simplify GetRemote a bit
Mike Frysinger
2022-08-17
1
-11
/
+15
*
upload: Add ready flag to remove wip
William Escande
2022-08-03
1
-0
/
+5
*
status, diff: display correct path for multi-manifest
LaMont Jones
2022-07-14
1
-19
/
+24
*
project: simplify if-statement
Martin Geisler
2022-07-11
1
-4
/
+1
*
upload: add ‘--ignore-untracked-files’ option
Martin Geisler
2022-07-11
1
-2
/
+6
*
Fix Projects.shareable_dirs
v2.27
LaMont Jones
2022-06-08
1
-2
/
+16
*
Only sync superproject if it will be used.
LaMont Jones
2022-06-08
1
-4
/
+7
*
sync: add multi-manifest support
v2.26
LaMont Jones
2022-05-26
1
-0
/
+61
*
project: initial separation of shared project objects
Mike Frysinger
2022-05-26
1
-1
/
+15
*
upload: move label validation to core function
Mike Frysinger
2022-05-21
1
-0
/
+8
*
project: fix --use-superproject logic for init.
LaMont Jones
2022-05-20
1
-4
/
+4
*
manifest: add submanifest.default_groups attribute
v2.25
LaMont Jones
2022-04-29
1
-2
/
+3
*
project: Do not exit early on --standalone-manifest.
LaMont Jones
2022-04-29
1
-34
/
+33
*
project: Add missing imports
v2.24.1
LaMont Jones
2022-04-21
1
-0
/
+1
*
Override the manifest for the entire command
LaMont Jones
2022-04-19
1
-1
/
+1
*
ManifestProject: add manifest_platform
LaMont Jones
2022-04-14
1
-14
/
+20
*
manifest_xml: use Superproject to hold XML content
v2.23
LaMont Jones
2022-04-12
1
-1
/
+0
*
manifest_xml: Add Load and Unload methods
LaMont Jones
2022-04-08
1
-13
/
+14
*
Fix sub manifest handling
LaMont Jones
2022-04-06
1
-51
/
+54
*
init: add multi-manifest support
LaMont Jones
2022-04-06
1
-3
/
+97
*
Move manifest config logic into ManifestProject
LaMont Jones
2022-04-06
1
-17
/
+91
*
project: add ManifestProject.Sync()
LaMont Jones
2022-04-01
1
-0
/
+289
*
project: Isolate ManifestProject from RepoProject
LaMont Jones
2022-03-31
1
-28
/
+31
*
Add multi-manifest support with <submanifest> element
v2.22
LaMont Jones
2022-02-17
1
-15
/
+26
*
project.py: pass --recurse-submodules={value}
LaMont Jones
2022-02-10
1
-2
/
+1
*
project: mark gc.log as safe to discard when migrating .git/
v2.21
Mike Frysinger
2022-01-26
1
-1
/
+2
*
init: add an option --enable-git-lfs-filter
XD Trol
2022-01-26
1
-2
/
+3
*
project: Ignore failure to remove the sample hooks
Peter Kjellerstedt
2022-01-22
1
-1
/
+4
*
project: store objects in project-objects directly
Mike Frysinger
2022-01-19
1
-3
/
+6
*
project: move --reference handling to project-objects
Mike Frysinger
2022-01-13
1
-5
/
+5
*
project: prune sample hooks
v2.20
Mike Frysinger
2022-01-10
1
-0
/
+5
*
project: drop support for symlinking internal .git files
Mike Frysinger
2022-01-10
1
-12
/
+2
*
project: abort a bit earlier before migrating .git/
Mike Frysinger
2022-01-07
1
-11
/
+27
*
project: stop symlinking info dir under .git/
Mike Frysinger
2022-01-06
1
-1
/
+1
*
project: stop symlinking description file under .git/
Mike Frysinger
2022-01-06
1
-1
/
+1
*
project: stop symlinking svn under .git/
Mike Frysinger
2022-01-06
1
-1
/
+1
*
project: clean up now unused code
Mike Frysinger
2022-01-06
1
-34
/
+4
*
project: migrate worktree .git/ dirs to symlinks
v2.19
Mike Frysinger
2021-12-01
1
-36
/
+81
[next]