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
*
repo: properly handle remote annotations in manifest_xml
Jack Neus
2021-07-23
1
-2
/
+18
*
Force a fetch when superproject has a newer SHA1 for remote branch.
v2.16.3
Xin Li
2021-07-20
1
-0
/
+1
*
Fix an issue when syncing with --use-superproject and clone bundles.
Xin Li
2021-06-30
1
-1
/
+5
*
project: fix error display when output_redir is disabled
v2.15.2
Mike Frysinger
2021-05-20
1
-4
/
+5
*
ssh: rewrite proxy management for multiprocessing usage
v2.15
Mike Frysinger
2021-05-10
1
-2
/
+2
*
ssh: move proxy usage to the sync subcommand
Mike Frysinger
2021-05-10
1
-5
/
+6
*
sync: fix print error when handling server error
Mike Frysinger
2021-05-04
1
-1
/
+1
*
init/sync: add --no-tags to match --tags
Mike Frysinger
2021-05-04
1
-3
/
+3
*
add --no-current-branch option to invert --current-branch
Mike Frysinger
2021-05-04
1
-2
/
+2
*
project: fix m/ generation when switching manifest branches
Mike Frysinger
2021-05-02
1
-8
/
+8
*
sync: Fix a corner case when both superproject and depth used.
Xin Li
2021-04-29
1
-0
/
+5
*
sync: Fix exception in an exsiting clone (without partial-clone).
v2.14.2
Raman Tenneti
2021-04-22
1
-1
/
+1
*
sync: cleanup sleep+retry logic a bit
v2.14
Mike Frysinger
2021-04-19
1
-14
/
+18
*
init: Added --partial-clone-exclude option.
Raman Tenneti
2021-04-13
1
-1
/
+6
*
manifest: allow toplevel project checkouts
v2.13.5
Mike Frysinger
2021-03-12
1
-0
/
+12
*
prune: minor optimization & robustification
Mike Frysinger
2021-03-12
1
-0
/
+5
*
project: fix diff printing with embedded %
v2.13.4
Mike Frysinger
2021-03-09
1
-1
/
+1
*
project: fix variable typo
v2.13.2
Mike Frysinger
2021-03-03
1
-1
/
+1
*
project: skip clone bundles when we've already initialized the object dir
Mike Frysinger
2021-03-01
1
-0
/
+6
*
sync: capture all git output by default
Mike Frysinger
2021-02-25
1
-6
/
+15
*
project: fix http error retry logic
Mike Frysinger
2021-02-25
1
-4
/
+6
*
diff: add --jobs support
Mike Frysinger
2021-02-23
1
-1
/
+3
*
use simpler super() magic
Mike Frysinger
2021-02-19
1
-3
/
+3
*
project: make diff tools synchronous
Mike Frysinger
2021-02-18
1
-52
/
+44
*
git_config: add SetBoolean helper
Mike Frysinger
2021-02-11
1
-4
/
+1
*
Update _CheckForImmutableRevision to use git rev-list
Ian Kasprzak
2021-02-05
1
-1
/
+3
*
sync: Added --use-superproject option and support for superproject.
v2.12
Raman Tenneti
2021-01-21
1
-0
/
+3
*
drop pyversion & is_python3 checking
Mike Frysinger
2021-01-06
1
-10
/
+1
*
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2021-01-06
1
-3
/
+0
*
project: detach HEAD in internal worktree checkout.
Remy Böhmer
2020-12-26
1
-2
/
+7
*
Fix --reference option under Windows
Remy Bohmer
2020-11-23
1
-1
/
+2
*
Always use Unix EOL for worktree .git and gitdir files
Remy Bohmer
2020-11-20
1
-4
/
+6
*
project: do not update local published/ refs in dryrun mode
Mike Frysinger
2020-11-20
1
-4
/
+5
*
manifest_xml: refactor manifest parsing from client management
Mike Frysinger
2020-11-18
1
-3
/
+3
*
Move RepoHook class from project.py file to dedicated file
Remy Bohmer
2020-11-03
1
-403
/
+1
*
init: use the remote default manifest branch
Mike Frysinger
2020-09-09
1
-0
/
+21
*
status: Use multiprocessing for `repo status -j<num>` instead of threading
Kimiyuki Onaka
2020-09-09
1
-0
/
+7
*
Fix Git base version for worktreeconfig extension
Adrien Bioteau
2020-07-30
1
-1
/
+1
*
project.py: Fix check for wild cards
v2.7
Angel Petkov
2020-05-05
1
-3
/
+3
*
project.py: Remove extraneous ','
v2.6
George Engelbrecht
2020-04-15
1
-1
/
+1
*
project: have clone.bundle failures print better diagnostics
George Engelbrecht
2020-04-15
1
-1
/
+3
*
sync: add retry to fetch operations
George Engelbrecht
2020-04-02
1
-9
/
+41
*
download: support -x when cherry-picking
Mike Frysinger
2020-03-23
1
-1
/
+3
*
download: support --ff when cherry-picking
Mike Frysinger
2020-03-23
1
-1
/
+3
*
repo/init/sync: rework default git download output
Mike Frysinger
2020-03-14
1
-6
/
+9
*
project: fix m/ pseudo ref handling with git worktrees
Mike Frysinger
2020-02-29
1
-10
/
+33
*
upload: drop support for drafts
Mike Frysinger
2020-02-25
1
-9
/
+1
*
upload: allow users to set labels when uploading
Mike Frysinger
2020-02-24
1
-0
/
+4
*
project: replace GetHeadPath with new git helper
v2.4
Mike Frysinger
2020-02-24
1
-14
/
+3
*
project: fix rebase check with worktrees
Mike Frysinger
2020-02-24
1
-8
/
+23
[next]