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
*
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
*
project: fix worktree init under Windows
Mike Frysinger
2020-02-22
1
-0
/
+3
*
project: fallback to hardlinks with git hooks
Mike Frysinger
2020-02-21
1
-5
/
+9
*
manifest/tests: get them passing under Windows
Mike Frysinger
2020-02-21
1
-1
/
+6
*
project: unify StartBranch flows behind git-update-ref
Mike Frysinger
2020-02-21
1
-13
/
+5
*
project/sync: move DeleteProject helper to Project
Mike Frysinger
2020-02-20
1
-0
/
+116
*
project: set core.repositoryFormatVersion=1 when using extensions
Mike Frysinger
2020-02-19
1
-2
/
+20
*
add experimental git worktree support
Mike Frysinger
2020-02-19
1
-11
/
+59
*
upload: add support for standard --dry-run
Mike Frysinger
2020-02-19
1
-2
/
+7
*
upload: add support for setting hashtags
Mike Frysinger
2020-02-19
1
-0
/
+4
*
project: handle verbose with initial clone bundle
Mike Frysinger
2020-02-19
1
-9
/
+17
*
avoid negative variables
Mike Frysinger
2020-02-19
1
-7
/
+6
*
project: Fix E125 continuation line with same indent as next logical line
David Pursehouse
2020-02-18
1
-5
/
+5
*
project: move successful fetch output behind verbose
Mike Frysinger
2020-02-18
1
-1
/
+4
*
sync: introduce --verbose option
Mike Frysinger
2020-02-17
1
-22
/
+21
[next]