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
...
*
git_command: refactor User-Agent settings
Mike Frysinger
2019-10-01
3
-57
/
+95
*
move UserAgent to git_command for wider user
Mike Frysinger
2019-10-01
3
-45
/
+62
*
rebase: add basic coloring output
Mike Frysinger
2019-09-24
1
-3
/
+20
*
rebase: add --fail-fast support
Mike Frysinger
2019-09-24
1
-3
/
+16
*
sync: create dedicated manifest project update func
Mike Frysinger
2019-09-19
1
-24
/
+28
*
repo: bump wrapper version
Mike Frysinger
2019-09-18
1
-1
/
+1
*
Fix tag clobbering when -c is used.
v1.13.6
Xin Li
2019-09-16
1
-3
/
+3
*
sync: improve output with intermingled progress bars and status
Mike Frysinger
2019-09-13
2
-4
/
+19
*
repo: decode/encode all the subprocess streams
Mike Frysinger
2019-09-12
1
-5
/
+6
*
sync: create dedicated smart sync func
Mike Frysinger
2019-09-11
1
-96
/
+100
*
repo: fix unused variable usage
Mike Frysinger
2019-09-11
1
-1
/
+1
*
Add repo start option to create the branch based off HEAD
Theodore Dubois
2019-09-04
2
-3
/
+12
*
sync: fix deprecated command line option -f
v1.13.5.1
Stefan Müller-Klieser
2019-08-30
1
-0
/
+1
*
split out cli validation from execution
v1.13.5
Mike Frysinger
2019-08-28
12
-52
/
+55
*
add a --trace-python option
Mike Frysinger
2019-08-27
1
-3
/
+20
*
rename local trace module
Mike Frysinger
2019-08-27
7
-11
/
+15
*
help: add a --help-all option to show all commands at once
Mike Frysinger
2019-08-27
1
-4
/
+15
*
sync: invert --force-broken with --fail-fast
Mike Frysinger
2019-08-27
1
-12
/
+14
*
Explicitly allow clobbering tags when fetching from remote.
Xin Li
2019-08-22
1
-0
/
+2
*
rebase: pull out project-independent settings from the for loop
Mike Frysinger
2019-08-08
1
-20
/
+16
*
rebase/sync: use exit(1) for errors instead of exit(-1)
Mike Frysinger
2019-08-08
2
-10
/
+10
*
sync: fix handling of -f and local checkouts
Mike Frysinger
2019-08-08
1
-3
/
+1
*
project: fix encoding handling with git commands
Mike Frysinger
2019-08-04
1
-9
/
+6
*
git_config: include project name in missing ref exception
Mike Frysinger
2019-08-03
1
-1
/
+2
*
manifest-format: document implicit directory creation w/<copyfile> & <linkfile>
Mike Frysinger
2019-08-02
1
-0
/
+4
*
manifest-format: clarify <copyfile> & <linkfile> restrictions
Mike Frysinger
2019-08-01
1
-0
/
+12
*
tests: add docstrings & print_function (for Python 3)
Mike Frysinger
2019-08-01
4
-0
/
+16
*
wrapper: Fix indentation level
David Pursehouse
2019-07-31
1
-4
/
+4
*
wrapper: replace usage of deprecated imp module for Python 3
David Pursehouse
2019-07-31
1
-2
/
+7
*
hooks: support external hooks running different Python version
Mike Frysinger
2019-07-27
4
-21
/
+224
*
Add support for partial clone.
v1.13.4
Xin Li
2019-07-16
6
-28
/
+206
*
repo/main: add module docstrings
Mike Frysinger
2019-07-12
2
-0
/
+13
*
use print() instead of sys.stdout.write()
Mike Frysinger
2019-07-11
2
-8
/
+19
*
run_tests: add a helper for invoking unittests
Mike Frysinger
2019-07-11
3
-6
/
+76
*
Don't try to decode when checking clone bundles
Pierre Tardy
2019-07-11
1
-2
/
+2
*
main: user-agent: include full git version info
Mike Frysinger
2019-07-11
1
-1
/
+1
*
git_command: drop custom version helper
Mike Frysinger
2019-07-11
3
-13
/
+48
*
repo: all ParseGitVersion to load git version info itself
Mike Frysinger
2019-07-11
1
-4
/
+15
*
repo: return a namedtuple with full version info
Mike Frysinger
2019-07-11
1
-2
/
+10
*
Remove double forall from "repo help forall" output
Solomon Kinard
2019-07-08
1
-1
/
+1
*
fix raise syntax
Mike Frysinger
2019-07-05
1
-1
/
+1
*
project: rev_list: simplify execution
Mike Frysinger
2019-07-05
1
-6
/
+1
*
handle binary stream from urllib.request.urlopen
Mike Frysinger
2019-07-04
2
-2
/
+3
*
Support clone bundle through persistent-http[s].
Xin Li
2019-06-26
1
-5
/
+9
*
sync: use integer division with job counts
Mike Frysinger
2019-06-14
1
-2
/
+2
*
status: import print_function
Mike Frysinger
2019-06-14
1
-0
/
+2
*
add license header to a few more files
Mike Frysinger
2019-06-13
2
-0
/
+29
*
repo: drop Python 3 warning
Mike Frysinger
2019-06-13
1
-4
/
+0
*
repo: restore use of print_function
Mike Frysinger
2019-06-13
1
-89
/
+80
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
50
-0
/
+53
[prev]
[next]