index
:
delta/ostree.git
2017.4-branch
auto
avoid-shadows
baserock/morph
baserock/v2015.9
fix-file-uri-decoding
fix-file-uri-decoding-first-try
fix-repo-modes-docs
fixup-since-versions
for-readthedocs
gh-pages
main
master
pull-fix-whitespace
release-2021.5
release-2021.6
release-2022.1
revert-2529-static-delta-error-unwind
rhel8
try
wip/cleanup-checkout-traversal
wip/deploy-inherit-parent-dirs
wip/grub2
wip/grub2-efi
wip/gs-dir-iter
wip/metalinks
wip/pull-depth
wip/staticdeltas
wip/thin-commits
github.com: ostreedev/ostree.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: checksum builtin: Actually quit main loop on error too
Colin Walters
2011-11-28
1
-6
/
+6
*
core: Make commit always operate on directory contents, not file list
Colin Walters
2011-11-28
5
-670
/
+238
*
core: Some tweaks to ls output
Colin Walters
2011-11-28
2
-6
/
+18
*
gnomeos: Switch to using pseudo for commits
Colin Walters
2011-11-27
1
-2
/
+8
*
gnomeos: Pull in pseudo into -dev image
Colin Walters
2011-11-27
1
-0
/
+1
*
ostbuild: Don't run fakeroot if we are root
Colin Walters
2011-11-27
1
-5
/
+16
*
core: Fix a compiler warning
Colin Walters
2011-11-27
1
-1
/
+1
*
core: Add ls builtin
Colin Walters
2011-11-27
5
-8
/
+245
*
core: Don't default to "master" for show, there is no default branch anymore
Colin Walters
2011-11-27
1
-4
/
+8
*
configure: Actually disable soup-gnome if not found
Colin Walters
2011-11-27
1
-0
/
+1
*
gnomeos: include -dev packages too in -dev image
Colin Walters
2011-11-27
1
-1
/
+1
*
core: Add asynchronous checksum API, use it in checksum builtin
Colin Walters
2011-11-27
3
-10
/
+122
*
gnomeos: Add basic device files in /dev
Colin Walters
2011-11-27
1
-0
/
+10
*
gnomeos: Fetch ostree from file:/// URI
Colin Walters
2011-11-27
1
-2
/
+2
*
ostbuild: Split nice/logger program out, merge make/makeinstall into one exec...
Colin Walters
2011-11-27
6
-175
/
+130
*
daemon: Allow running as non-root in test mode
Colin Walters
2011-11-27
3
-19
/
+89
*
gnomeos: Prefix branch names with -yocto to clarify their origin
Colin Walters
2011-11-25
3
-4
/
+12
*
gnomeos: Add ncurses to base
Colin Walters
2011-11-25
1
-0
/
+1
*
core: Minor code cleanup
Colin Walters
2011-11-25
1
-8
/
+8
*
ostbuild: Rename osbuild to ostbuild, clean up old C files
Colin Walters
2011-11-25
11
-504
/
+37
*
core: Ad ot_clear_gvariant(), use it
Colin Walters
2011-11-22
12
-143
/
+85
*
gnomeos: Make python actually work, install bash by default
Colin Walters
2011-11-22
2
-2
/
+5
*
core: A bit more daemon work
Colin Walters
2011-11-22
4
-11
/
+178
*
core: Move merge dirs code into gio utils
Colin Walters
2011-11-21
4
-100
/
+99
*
core: Stub out a system daemon
Colin Walters
2011-11-20
5
-0
/
+265
*
gnomeos: Check out both -base and -dev roots
Colin Walters
2011-11-20
1
-7
/
+8
*
ostree-init: Also trim trailing newline from arguments
Colin Walters
2011-11-20
1
-0
/
+3
*
TODO: Update
Colin Walters
2011-11-20
1
-26
/
+17
*
gnomeos: Add -x86 tag to builds
Colin Walters
2011-11-19
2
-5
/
+13
*
core: Rework argument parsing
Colin Walters
2011-11-19
1
-51
/
+45
*
gnomeos: local-clone into built image
Colin Walters
2011-11-19
1
-2
/
+4
*
core: Ensure data is properly initialized
Colin Walters
2011-11-19
1
-0
/
+2
*
core: Add local-clone builtin
Colin Walters
2011-11-18
6
-2
/
+256
*
core: Also chown() after unpacking objects
Colin Walters
2011-11-18
1
-0
/
+6
*
core: Switch to GFile* for unpacking and storing objects
Colin Walters
2011-11-18
4
-59
/
+45
*
core: Expose API to get repository tmpdir
Colin Walters
2011-11-18
2
-0
/
+9
*
core: Rework object iteration API to be GFile based and pass more data
Colin Walters
2011-11-18
3
-82
/
+73
*
core: Skip an unnecessary unlink() call
Colin Walters
2011-11-18
1
-3
/
+5
*
core: Have single "overwrite" flag instead of ignore_exists+force pair
Colin Walters
2011-11-18
2
-90
/
+55
*
core: Convert public get_object_path() to GFile*
Colin Walters
2011-11-18
4
-57
/
+40
*
core: More cleanup of GIO utility API
Colin Walters
2011-11-18
4
-73
/
+29
*
core: Use ot_gfile_ prefix for new local GFile creation function
Colin Walters
2011-11-18
15
-37
/
+37
*
core: Remove last user of g_file_new()
Colin Walters
2011-11-18
1
-1
/
+1
*
core: Add checksum builtin
Colin Walters
2011-11-18
5
-29
/
+157
*
core: Make checksum API also operate on directories
Colin Walters
2011-11-18
3
-65
/
+104
*
core: CHANGE CHECKSUM ALGORITHM, port checksum API to GFile
Colin Walters
2011-11-17
5
-86
/
+64
*
core: Convert metadata parsing API to GFile
Colin Walters
2011-11-17
3
-8
/
+9
*
core: Use GFile for xattr API
Colin Walters
2011-11-17
4
-14
/
+27
*
gnomeos: Have commit-yocto-build make more assumptions
Colin Walters
2011-11-17
1
-9
/
+10
*
core: Use ot_gfile_get_path_cached() pervasively
Colin Walters
2011-11-17
8
-55
/
+38
[next]