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
*
sync: Add --superproject-rev flag to sync to specific revision
v2.64
Gavin Mak
2026-05-20
5
-10
/
+271
*
Fix submodules not synced for repeated repo
Josef Malmström
2026-05-20
2
-1
/
+90
*
Automated: Migrate gerrit/git-repo from gsutil to gcloud storage
gurusai-voleti
2026-05-14
2
-10
/
+11
*
abandon/start/info: Make them respect smart sync override
Gavin Mak
2026-05-14
3
-0
/
+4
*
command: Move smart sync override logic to Command base class
Gavin Mak
2026-05-14
3
-10
/
+18
*
docs: drop period in headers
Mike Frysinger
2026-05-14
2
-3
/
+3
*
run_tests: help2man: update to latest release
Mike Frysinger
2026-05-14
3
-10
/
+10
*
Fix missing `None` check in Remote.Save
Josef Malmström
2026-05-13
2
-1
/
+22
*
Add support for self referencing submodules
Josef Malmström
2026-05-13
2
-1
/
+83
*
release: update-manpages: revert color filtering
Mike Frysinger
2026-05-12
2
-26
/
+1
*
linkfile: Handle directory-to-symlink transitions safely
Carlos Fernandez
2026-05-12
6
-9
/
+320
*
run_tests: leverage cipd when available for help2man
Mike Frysinger
2026-05-12
6
-10
/
+76
*
sync: Re-raise KeyboardInterrupt in main process
Gavin Mak
2026-05-12
3
-0
/
+63
*
git_config: fix error message command output
Mike Frysinger
2026-05-12
1
-1
/
+1
*
info: Parallelize repo info to improve performance
Greg Edelston
2026-05-12
3
-95
/
+183
*
sync: Exclude stateless sync pruned projects from bloat check
Gavin Mak
2026-05-11
2
-1
/
+21
*
completion: document installation and usage in README
Gavin Mak
2026-05-08
1
-0
/
+37
*
sync: Suggest "git repack -a -d" in bloat warning
Gavin Mak
2026-05-08
1
-2
/
+2
*
Add zsh completion
Kamal Sacranie
2026-05-08
1
-0
/
+449
*
forall: Document REPO_UPSTREAM and REPO_DEST_BRANCH envvars
Gavin Mak
2026-05-07
2
-1
/
+12
*
info: add --format and --include-summary/--include-projects options
Carlos Fernandez
2026-05-07
3
-21
/
+349
*
sync: Fix force_checkout propagation
Josef Malmström
2026-05-06
2
-1
/
+31
*
git_superproject: Remove redundant _branch variable
Gavin Mak
2026-04-28
2
-6
/
+7
*
tests: Add tests for repo status output
Nasser Grainawi
2026-04-23
1
-0
/
+220
*
color: type SetDefaultColoring and drop bool states
Nasser Grainawi
2026-04-22
2
-3
/
+15
*
Add timing keyword argument for hooks
Ram Peri
2026-04-21
4
-5
/
+58
*
sync: Refactor to use _RunOneGC and fix config leakage
v2.63
Gavin Mak
2026-04-20
2
-26
/
+42
*
sync: Switch to using self._bloated_projects
Gavin Mak
2026-04-20
2
-13
/
+14
*
tests: Add tests for _CheckForBloatedProjects and _GCProjects
Gavin Mak
2026-04-20
1
-0
/
+107
*
upload: Clarify partial sync message on hook failure
Marty Heavey
2026-04-20
1
-3
/
+4
*
sync: Provide feedback during post-sync operations
Gavin Mak
2026-04-17
1
-0
/
+3
*
progress: Ignore updates after progress ends
Gavin Mak
2026-04-17
1
-0
/
+2
*
project: Avoid skipping fetches for shallow clones without .git/shallow
Becky Siegel
2026-04-17
2
-0
/
+118
*
project: Drop --no-deref from update-ref --stdin
Miyako.Enei
2026-04-12
1
-2
/
+2
*
project: implement stateless sync pruning logic
Gavin Mak
2026-04-09
2
-0
/
+219
*
manifest: Add `sync-strategy` attribute to project elements
Gavin Mak
2026-04-09
5
-21
/
+101
*
tests: Convert forall subcmd test to pytest
Nasser Grainawi
2026-04-09
1
-108
/
+76
*
gc: Fix hang during repack in partial clones
Gavin Mak
2026-04-08
1
-4
/
+13
*
test_wrapper: add test for repo script executable permission
Carlos Fernandez
2026-04-06
1
-0
/
+5
*
tests: convert more tests to pytest
Mike Frysinger
2026-04-06
4
-1206
/
+1308
*
tests: convert __file__ usage to pathlib
Mike Frysinger
2026-04-06
1
-7
/
+6
*
tests: unify fixture() helper with Path constant
Mike Frysinger
2026-04-06
5
-22
/
+11
*
Fix all flake8 warnings from newer flake8-bugbear and flake8-comprehensions
Carlos Fernandez
2026-04-03
11
-30
/
+39
*
project: Refactor GetHead to use symbolic-ref first
Gavin Mak
2026-04-02
1
-23
/
+7
*
Implement command forgiveness with autocorrect
Sam Saccone
2026-03-24
2
-13
/
+279
*
docs: windows: mention Developer Mode for symlinks
v2.62
Mike Frysinger
2026-03-20
1
-2
/
+5
*
project: don't re-shallow manually unshallowed repos during sync
Lucas Tanure
2026-03-20
1
-0
/
+9
*
Use git_superproject.UseSuperproject() everywhere
Jacky Liu
2026-03-18
3
-8
/
+30
*
pydev: drop Python 2 reference
Mike Frysinger
2026-03-18
1
-1
/
+0
*
isort: merge config into pyproject.toml
Mike Frysinger
2026-03-18
2
-41
/
+24
[next]