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
...
*
Make usage of open safer by setting binary mode and closing fds
Shawn O. Pearce
2009-04-18
4
-11
/
+23
*
Speed up 'repo start' by removing some forks
Shawn O. Pearce
2009-04-18
2
-26
/
+104
*
Add -p to `repo forall` to improve output formatting
Shawn O. Pearce
2009-04-18
4
-5
/
+151
*
Clarify the option section header in 'repo help grep'
Shawn O. Pearce
2009-04-18
1
-2
/
+2
*
Show options help after the summary for a command
Shawn O. Pearce
2009-04-18
1
-1
/
+1
*
Improve the help text for 'repo init'
Shawn O. Pearce
2009-04-18
1
-3
/
+14
*
Clarify options that control the repo executable version
Shawn O. Pearce
2009-04-18
4
-6
/
+8
*
Correct note about local_manifest.xml capabilities
Shawn O. Pearce
2009-04-18
1
-5
/
+0
*
Only display project path in 'repo stage -i'
Shawn O. Pearce
2009-04-18
1
-2
/
+2
*
Improve the help text for 'repo start'
Shawn O. Pearce
2009-04-18
1
-14
/
+4
*
Display the URL we will upload changes to for review
Shawn O. Pearce
2009-04-18
1
-1
/
+1
*
Improve the help text for 'repo upload'
Shawn O. Pearce
2009-04-18
1
-13
/
+17
*
Remove unused methods from project.ReviewableBranch
Shawn O. Pearce
2009-04-18
1
-10
/
+0
*
Only fetch repo once-per-day under normal 'repo sync' usage
Shawn O. Pearce
2009-04-18
2
-3
/
+19
*
Avoid git fork on the common case of repo not changing
Shawn O. Pearce
2009-04-18
1
-1
/
+19
*
Only display a progress meter once we spend 0.5 seconds on a task
Shawn O. Pearce
2009-04-18
1
-1
/
+10
*
Disable the progress meter when trace is enabled
Shawn O. Pearce
2009-04-18
1
-0
/
+7
*
Fix `repo --trace` to show ref and config loads
Shawn O. Pearce
2009-04-18
5
-17
/
+47
*
Enable tracing of ref scans and config unpickling
Shawn O. Pearce
2009-04-17
2
-1
/
+9
*
Avoid unnecessary git symbolic-ref calls during repo sync
Shawn O. Pearce
2009-04-17
2
-5
/
+18
*
Pickle parsed git config files
Shawn O. Pearce
2009-04-17
1
-0
/
+38
*
Improve repo sync performance by avoid git forks
Shawn O. Pearce
2009-04-17
2
-15
/
+60
*
Implement git ref reading purely in Python
Shawn O. Pearce
2009-04-17
2
-26
/
+137
*
Implement 'git symbolic-ref HEAD' in Python
Shawn O. Pearce
2009-04-17
1
-8
/
+11
*
Only compute commits in repo upload if we need to show a prompt
Shawn O. Pearce
2009-04-17
1
-2
/
+3
*
Allow review.URL.autoupload to skip prompting during `repo upload`
Shawn O. Pearce
2009-04-17
1
-12
/
+44
*
Supporrt mixed case subsection names in Git config files
Shawn O. Pearce
2009-04-17
1
-11
/
+15
*
Remove confusing message from repo sync output
Shawn O. Pearce
2009-04-17
1
-1
/
+0
*
Change repo sync to be more friendly when updating the tree
v1.6.6
Shawn O. Pearce
2009-04-16
4
-62
/
+175
*
Refactor error message display in project.py
Shawn O. Pearce
2009-04-16
1
-3
/
+5
*
Use default rebase during sync instead of rebase -i
Shawn O. Pearce
2009-04-16
1
-2
/
+2
*
Don't divide by zero in progress meter
Shawn O. Pearce
2009-04-16
1
-14
/
+27
*
Document 'repo status' output
Shawn O. Pearce
2009-04-13
1
-0
/
+38
*
Fix formatting of 'repo help sync'
Shawn O. Pearce
2009-04-13
1
-0
/
+1
*
Cleanup checkout help to match other commands
Shawn O. Pearce
2009-04-13
1
-4
/
+6
*
Add 'repo selfupdate' to upgrade only repo
Shawn O. Pearce
2009-04-13
2
-15
/
+83
*
Add 'repo grep' to support searching all projects
v1.6.5
Shawn O. Pearce
2009-04-10
1
-0
/
+243
*
status: tell the user the working tree is clean
Shawn O. Pearce
2009-04-10
2
-3
/
+11
*
Add a project progress meter to 'repo sync'
Shawn O. Pearce
2009-04-10
2
-1
/
+53
*
Add 'repo sync -l' to only do local operations
Shawn O. Pearce
2009-04-10
1
-25
/
+33
*
Add 'repo sync -d' to detach projects from their current topic
Shawn O. Pearce
2009-04-10
2
-3
/
+17
*
Add 'repo sync -n' to only do the network transfer
Shawn O. Pearce
2009-04-10
1
-0
/
+7
*
Hide the internal sync --repo-upgraded flag from users
Shawn O. Pearce
2009-04-10
1
-1
/
+2
*
Make 'repo start' restartable upon failures
Shawn O. Pearce
2009-04-10
3
-10
/
+35
*
Don't capture stdout during 'repo checkout'
Shawn O. Pearce
2009-04-10
1
-1
/
+1
*
Add a repo branches subcommand to describe current branches
Shawn O. Pearce
2009-04-10
2
-0
/
+176
*
Add checkout command.
Wink Saville
2009-04-10
2
-0
/
+59
*
Don't start the pager if stdout is a pipe
v1.6.4
Shawn O. Pearce
2009-04-01
1
-1
/
+1
*
Only lookup review server '/ssh_info' once per repo process
Shawn O. Pearce
2009-03-25
1
-19
/
+33
*
Produce a useful error if /ssh_info was HTML and not plain text
Shawn O. Pearce
2009-03-25
1
-0
/
+5
[prev]
[next]