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: Refactor to use _RunOneGC and fix config leakage
v2.63
stable
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
*
tests: switch some test modules to pytest
Mike Frysinger
2026-03-18
12
-700
/
+717
*
git_superproject: avoid re-initing bare repo
Gavin Mak
2026-03-17
2
-17
/
+109
*
project: resolve unborn HEAD robustly in reftable repos
Gavin Mak
2026-03-17
2
-0
/
+45
*
project: support reftable anchors in worktree .git migration
Gavin Mak
2026-03-17
2
-4
/
+50
*
project: avoid direct packed-refs writes during fetch
Gavin Mak
2026-03-17
1
-150
/
+161
*
git_refs: read refs via git plumbing for files/reftable
Gavin Mak
2026-03-17
4
-60
/
+235
*
tests: add a util module for sharing code
Mike Frysinger
2026-03-12
5
-56
/
+83
*
man: refresh after recent changes
Mike Frysinger
2026-03-10
1
-1
/
+6
*
docs: Document support for child elements in extend-project
Jeffery Miller
2026-02-19
1
-0
/
+5
*
tests: Add extend-project test for additional annotations
Jeffery Miller
2026-02-19
1
-0
/
+40
*
sync: Remove dependency on ssh if not needed
Jordan Esh
2026-02-11
2
-11
/
+33
*
gc: fix untargeted projects being deleted
Gavin Mak
2026-02-09
2
-1
/
+92
*
manifest: Introduce `sync-j-max` attribute to cap sync jobs
Gavin Mak
2026-02-06
6
-11
/
+101
*
Make git trace2 logging errors conditional on verbose mode.
Sam Saccone
2026-02-03
4
-53
/
+162
*
run_tests: log tool versions
Mike Frysinger
2026-01-29
1
-0
/
+24
*
Revert "init: change --manifest-depth default to 1"
v2.61.1
Mike Frysinger
2026-01-21
2
-4
/
+4
*
manifest_xml: prevent extend-project from inheriting local groups
Gavin Mak
2026-01-15
2
-0
/
+35
*
CONTRIBUTING: fix HTTP password URL
Nico Wald
2026-01-12
1
-1
/
+1
*
project: disable auto-gc for depth=1 in git config
v2.61
Gavin Mak
2026-01-08
3
-0
/
+39
*
run_tests/release: require Python 3.9+
Mike Frysinger
2026-01-06
5
-4
/
+18
*
tests: drop tox support
Mike Frysinger
2026-01-06
4
-81
/
+8
*
github: add black check action
Mike Frysinger
2026-01-06
1
-0
/
+16
*
tests: skip AF_UNIX tests when unavailable
Mike Frysinger
2026-01-06
1
-0
/
+1
*
check-metadata: skip files that do not exist
Mike Frysinger
2026-01-06
1
-1
/
+4
*
init: change --manifest-depth default to 1
v2.60.2
Mike Frysinger
2026-01-05
2
-4
/
+4
*
sync: skip bloat check if fresh sync
v2.60.1
Gavin Mak
2025-12-15
1
-1
/
+2
[next]