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
*
project: use --netrc-optional instead of --netrc
v2.54
stable
Gavin Mak
2025-04-10
1
-1
/
+8
*
Sync: Fix full submodule sync while shallow specified
v2.53
Albert Akmukhametov
2025-03-13
1
-8
/
+20
*
Activate submodules
Kaushik Lingarkar
2025-02-04
1
-0
/
+22
*
Use 'gitfile' in submodule checkouts
Kaushik Lingarkar
2025-02-04
1
-7
/
+42
*
Update internal filesystem layout for submodules
Kaushik Lingarkar
2025-02-04
1
-0
/
+27
*
sync: Recover from errors during read-tree
v2.51
Josip Sokcevic
2025-01-16
1
-5
/
+12
*
Remove gitc support from repo
Josip Sokcevic
2024-12-03
1
-3
/
+0
*
worktree: Do not try to fix relative paths
v2.49.1
Allen Webb
2024-10-30
1
-18
/
+23
*
Fix incremental syncs for prjs with submodules
Kaushik Lingarkar
2024-10-18
1
-1
/
+3
*
sync: Always use WORKER_BATCH_SIZE
v2.48
Josip Sokcevic
2024-10-07
1
-10
/
+9
*
project: Handle git sso auth failures as repo exit
Josip Sokcevic
2024-10-03
1
-0
/
+15
*
project: run fetch --refetch on unable to not parse commit
Josip Sokcevic
2024-10-03
1
-1
/
+4
*
Disable git terminal prompt during fetch/clone
Josip Sokcevic
2024-09-26
1
-0
/
+13
*
project: Copy and link files even with local branches
Brian Norris
2024-09-19
1
-0
/
+2
*
project: run fetch --refetch onacould not parse commit
Josip Sokcevic
2024-09-12
1
-0
/
+11
*
Add a `--rebase` option to sync command
Jeroen Dhollander
2024-08-30
1
-2
/
+4
*
sync: Fix git command for aborting rebase being called incorrectly.
Erik Elmeke
2024-08-28
1
-1
/
+1
*
project: ignore more curl failure modes
v2.46
Mike Frysinger
2024-07-02
1
-4
/
+13
*
upload: add a --topic option for setting topic explicitly
Mike Frysinger
2024-07-01
1
-5
/
+5
*
sync: Abort rebase in progress if force-checkout is set
Erik Elmeke
2024-05-23
1
-1
/
+31
*
git: raise hard version to 1.9.1
Mike Frysinger
2024-05-01
1
-8
/
+2
*
gitc: delete a few more dead references
Mike Frysinger
2024-04-18
1
-2
/
+0
*
Remove platform_utils.realpath
Kaiyi Li
2024-03-27
1
-16
/
+12
*
project: Check if dotgit exists w/out symlink check
v2.45
Josip Sokcevic
2024-03-20
1
-1
/
+1
*
main: Stringify project name in error_info
Josip Sokcevic
2024-03-15
1
-2
/
+2
*
sync: introduce --force-checkout
v2.43
Josip Sokcevic
2024-03-07
1
-2
/
+5
*
upload: Add support for setting patchset description
Sergiy Belozorov
2024-03-04
1
-0
/
+32
*
project: Rename if deletion fails
v2.41
Josip Sokcevic
2024-01-25
1
-10
/
+22
*
Clean up remaining `repo sync` log spam.
Tomasz Wasilczyk
2024-01-05
1
-16
/
+21
*
project: Check references during sync
Josip Sokcevic
2024-01-03
1
-1
/
+14
*
Don't log spam `repo sync` by default
v2.40
Tomasz Wasilczyk
2023-12-08
1
-9
/
+14
*
cleanup: Update codebase to expect Python 3.6
Jason R. Coombs
2023-10-31
1
-40
/
+29
*
project: Speculative fix for project corruption
Josip Sokcevic
2023-10-23
1
-0
/
+11
*
cleanup: convert exceptions to OSError
Jason R. Coombs
2023-10-21
1
-5
/
+5
*
cleanup: delete redundant "r" open mode
Jason R. Coombs
2023-10-21
1
-1
/
+1
*
project: using --depth results in error when including submanifests
Roberto Vladimir Prado Carranza
2023-10-20
1
-1
/
+1
*
delete Python 2 (object) compat
Mike Frysinger
2023-10-20
1
-13
/
+13
*
Update logger.warn to logger.warning
Aravind Vasudevan
2023-10-13
1
-6
/
+6
*
git_command: Augment underlying git errors with suggestions
Aravind Vasudevan
2023-10-06
1
-1
/
+1
*
project: Invoke realpath on dotgit for symmetry with gitdir to ensure a short...
Jason R. Coombs
2023-10-05
1
-1
/
+2
*
Track expected git errors in logs
Jason Chang
2023-09-27
1
-7
/
+24
*
project: Use repo logger
Aravind Vasudevan
2023-09-14
1
-103
/
+69
*
project: Use IsId instead of ID_RE.match
Sylvain
2023-09-11
1
-14
/
+7
*
project: Optimise GetCommitRevisionId when revisionId is set
Sylvain
2023-09-11
1
-0
/
+2
*
project: Preserve stderr on upload
v2.36.1
Jason Chang
2023-08-28
1
-3
/
+1
*
isort: format codebase
v2.36
Mike Frysinger
2023-08-22
1
-19
/
+23
*
upload: fix error handling
Jason Chang
2023-08-21
1
-4
/
+6
*
Raise RepoExitError in place of sys.exit
Jason Chang
2023-08-10
1
-26
/
+28
*
Raise repo exit errors in place of sys.exit
Jason Chang
2023-08-07
1
-12
/
+10
*
Refactor errors for sync command
Jason Chang
2023-08-02
1
-87
/
+196
[next]