index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug in writing zips.
Christopher Ferris
2015-11-05
2
-10
/
+62
*
Merge "adb: make adb_basename match the POSIX behavior."
Josh Gao
2015-11-04
2
-5
/
+31
|
\
|
*
adb: make adb_basename match the POSIX behavior.
Josh Gao
2015-11-04
2
-5
/
+31
*
|
Merge "Fix Mac adb build."
Elliott Hughes
2015-11-04
1
-1
/
+1
|
\
\
|
*
|
Fix Mac adb build.
Elliott Hughes
2015-11-04
1
-1
/
+1
|
/
/
*
|
Merge "adb shell SIGWINCH support."
Elliott Hughes
2015-11-04
4
-183
/
+236
|
\
\
|
*
|
adb shell SIGWINCH support.
Elliott Hughes
2015-11-04
4
-183
/
+236
*
|
|
Merge "Fix adb GCC build (for google3)."
Elliott Hughes
2015-11-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix adb GCC build (for google3).
Joon :ee
2015-11-04
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge "liblog: logd: support logd.timestamp = monotonic"
Mark Salyzyn
2015-11-04
14
-87
/
+200
|
\
\
\
|
*
|
|
liblog: logd: support logd.timestamp = monotonic
Mark Salyzyn
2015-11-03
14
-87
/
+200
|
|
/
/
*
|
|
Merge "logd: pruning time horizon"
Mark Salyzyn
2015-11-04
1
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
logd: pruning time horizon
Mark Salyzyn
2015-11-03
1
-1
/
+4
|
/
/
*
|
Merge "adb: rename 'flag' to something less meaningless."
Josh Gao
2015-11-03
1
-5
/
+5
|
\
\
|
*
|
adb: rename 'flag' to something less meaningless.
Josh Gao
2015-11-03
1
-5
/
+5
|
|
/
*
|
Merge "Fix the run-as environment to better match su."
Elliott Hughes
2015-11-03
1
-1
/
+14
|
\
\
|
|
/
|
/
|
|
*
Fix the run-as environment to better match su.
Elliott Hughes
2015-11-03
1
-1
/
+14
|
/
*
Merge "adb: C++ify local_build_list and remote_build_list."
Josh Gao
2015-11-03
1
-138
/
+89
|
\
|
*
adb: C++ify local_build_list and remote_build_list.
Josh Gao
2015-11-02
1
-138
/
+89
*
|
Merge "Fix fastboot to cope with hammerhead\'s implicit hex."
Elliott Hughes
2015-11-03
1
-1
/
+5
|
\
\
|
*
\
Merge "Fix fastboot to cope with hammerhead's implicit hex."
Elliott Hughes
2015-11-03
1
-1
/
+5
|
|
\
\
|
|
*
|
Fix fastboot to cope with hammerhead's implicit hex.
Elliott Hughes
2015-11-03
1
-1
/
+5
|
|
/
/
*
|
|
Merge "adb: fix adb reverse --no-rebind help text"
Elliott Hughes
2015-11-03
1
-1
/
+1
|
\
|
|
|
*
|
Merge "adb: fix adb reverse --no-rebind help text"
Elliott Hughes
2015-11-03
1
-1
/
+1
|
|
\
\
|
|
*
|
adb: fix adb reverse --no-rebind help text
Spencer Low
2015-11-02
1
-1
/
+1
*
|
|
|
Merge "adb: allow multiple args to push/pull."
Josh Gao
2015-11-03
3
-79
/
+150
|
\
|
|
|
|
*
|
|
Merge "adb: allow multiple args to push/pull."
Josh Gao
2015-11-03
3
-79
/
+150
|
|
\
\
\
|
|
*
|
|
adb: allow multiple args to push/pull.
Josh Gao
2015-11-02
3
-79
/
+150
*
|
|
|
|
Merge "adb: add SyncConnection::Printf."
Josh Gao
2015-11-03
1
-14
/
+20
|
\
|
|
|
|
|
*
|
|
|
Merge "adb: add SyncConnection::Printf."
Josh Gao
2015-11-03
1
-14
/
+20
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
adb: add SyncConnection::Printf.
Josh Gao
2015-11-02
1
-14
/
+20
|
|
/
/
/
*
|
|
|
Merge "adb: create unix_isatty() function."
David Pursell
2015-11-03
6
-57
/
+109
|
\
|
|
|
|
*
|
|
Merge "adb: create unix_isatty() function."
David Pursell
2015-11-03
6
-57
/
+109
|
|
\
\
\
|
|
*
|
|
adb: create unix_isatty() function.
David Pursell
2015-11-02
6
-57
/
+109
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge "Work around an angler bootloader bug."
Elliott Hughes
2015-11-03
1
-0
/
+4
|
\
|
|
|
|
*
|
|
Merge "Work around an angler bootloader bug."
Elliott Hughes
2015-11-03
1
-0
/
+4
|
|
\
\
\
|
|
*
|
|
Work around an angler bootloader bug.
Elliott Hughes
2015-11-02
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge "Clarify and fix the intent of the partition-type checking code."
Elliott Hughes
2015-11-02
5
-28
/
+15
|
\
|
|
|
|
*
|
|
Merge "Clarify and fix the intent of the partition-type checking code."
Elliott Hughes
2015-11-02
5
-28
/
+15
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Clarify and fix the intent of the partition-type checking code.
Elliott Hughes
2015-11-02
5
-28
/
+15
|
|
/
/
*
|
|
Merge "Set HOME, LOGNAME, SHELL, and USER from adbd."
Elliott Hughes
2015-11-02
1
-0
/
+10
|
\
|
|
|
*
|
Merge "Set HOME, LOGNAME, SHELL, and USER from adbd."
Elliott Hughes
2015-11-02
1
-0
/
+10
|
|
\
\
|
|
*
|
Set HOME, LOGNAME, SHELL, and USER from adbd.
Elliott Hughes
2015-11-02
1
-0
/
+10
*
|
|
|
Merge "rootdir: Allow board specific folders and symlinks in root directory"
Daniel Rosenberg
2015-11-02
1
-6
/
+10
|
\
|
|
|
|
*
|
|
Merge "rootdir: Allow board specific folders and symlinks in root directory"
Daniel Rosenberg
2015-11-02
1
-6
/
+10
|
|
\
\
\
|
|
*
|
|
rootdir: Allow board specific folders and symlinks in root directory
Daniel Rosenberg
2015-11-02
1
-6
/
+10
|
|
|
/
/
*
|
|
|
Merge "Teach sp<> how to std::move"
John Reck
2015-11-02
3
-0
/
+93
|
\
|
|
|
|
*
|
|
Merge "Teach sp<> how to std::move"
John Reck
2015-11-02
3
-0
/
+93
|
|
\
\
\
|
|
*
|
|
Teach sp<> how to std::move
John Reck
2015-10-29
3
-0
/
+93
*
|
|
|
|
Merge "adb: run reverse_service() in main thread."
Yabin Cui
2015-11-02
2
-17
/
+34
|
\
|
|
|
|
[next]