Colin Walters
|
7ca1c3d2e7
|
core: remove HEAD file, use branches instead
HEAD in git describes a working copy, and we don't have those.
Instead, default to a "master" branch. This also lets us support
multiple branches.
|
2011-10-27 14:32:05 -04:00 |
Colin Walters
|
ac99188c23
|
core: Add a config file with repo version
This should let us expand later.
|
2011-10-26 22:21:00 -04:00 |
Colin Walters
|
03943c659f
|
Drop glib requrirement to 2.28
This lets it build on more currently-released systems like Fedora 15.
|
2011-10-26 14:12:13 -04:00 |
Colin Walters
|
a2880a6ddd
|
src: Squash some unused variables
|
2011-10-20 16:30:34 -04:00 |
Colin Walters
|
aa25334286
|
repo: Only open regular files
Otherwise we'll try to open device files with predictably bad
consequences.
|
2011-10-19 18:06:06 -04:00 |
Colin Walters
|
961b1c80db
|
Do "bare" repositories by default
Mixing the repository and checkouts is discouraged.
|
2011-10-19 17:45:00 -04:00 |
Colin Walters
|
b27df6fd72
|
"Hacktree" is now known as "OSTree"
It just sounds better.
|
2011-10-18 14:44:48 -04:00 |