| Age | Commit message (Expand) | Author |
| 2017-09-08 | add new systemd.MockJournalctl | Michael Vogt |
| 2017-09-08 | address review feedback (thanks to Samuele) | Michael Vogt |
| 2017-09-06 | many: provide systemd.MockSystemctl() helper | Michael Vogt |
| 2017-08-03 | many: implement "snap logs" (#3630) | John Lenton |
| 2017-07-20 | systemd: address last review | John R. Lenton |
| 2017-07-20 | many: address review comments by pedronis | John R. Lenton |
| 2017-07-19 | many: address review comments by zyga | John R. Lenton |
| 2017-07-18 | many: expose service status in 'snap info' | John R. Lenton |
| 2017-07-17 | snap, systemd, wrappers: move RestartCondition from systemd to snap | John R. Lenton |
| 2017-07-05 | systemd: correct the maths for the sizing of the journalctl args. | John R. Lenton |
| 2017-07-03 | systemd: refactor Logs to use osutil.WaitingReader | John R. Lenton |
| 2017-06-07 | do not use os.Setenv() in the tests | Michael Vogt |
| 2017-06-07 | add missing test | Michael Vogt |
| 2017-06-07 | Make snapd a "Type=notify" daemon and notify when startup is done | Michael Vogt |
| 2017-04-24 | many: mount squashfs as read-only | Zygmunt Krynicki |
| 2017-03-20 | systemd: mount the squashfs with nodev (#3057) | Michael Vogt |
| 2016-12-14 | Merge pull request #2274 from mvo5/refactor/disable-now | John Lenton |
| 2016-11-22 | many: run gofmt -s -w on all the code | Zygmunt Krynicki |
| 2016-11-17 | Merge remote-tracking branch 'upstream/master' into refactor/disable-now | Michael Vogt |
| 2016-11-16 | Merge pull request #2112 from tyhicks/lp1630789 | John Lenton |
| 2016-11-15 | Use sysd.{Disable,Stop} instead of sysd.DisableNow() | Michael Vogt |
| 2016-11-01 | interfaces/sytemd: enable/disable generated service units (#2229) | Simon Fels |
| 2016-10-14 | many: removed frameworks target and fixed service files (#2138) | John Lenton |
| 2016-10-06 | systemd: Correct the mount arguments when mounting with squashfuse | Tyler Hicks |
| 2016-06-22 | Add some tests for squashfuse support | Stéphane Graber |
| 2016-06-22 | Make UseFuse private | Stéphane Graber |
| 2016-06-21 | Add support for squashfuse | Stéphane Graber |
| 2016-05-24 | Merge remote-tracking branch 'upstream/master' into feature/snap-try | Michael Vogt |
| 2016-05-24 | Code moved to github.com/snapcore/snapd. | Gustavo Niemeyer |
| 2016-05-24 | osutil.IsDirectory() follows symlinks automatically | Michael Vogt |
| 2016-05-23 | follow symlinks in WriteMountUnitFile() (thanks to @Samuelle) | Michael Vogt |
| 2016-05-11 | make WriteMountUnitFile handle directories | Michael Vogt |
| 2016-05-11 | rename addSquashfsMount to addMountUnit | Michael Vogt |
| 2016-05-11 | add missing tests for snapdir | Michael Vogt |
| 2016-05-04 | use logic based on timers in systemd.Stop as suggested by Gustavo | Samuele Pedroni |
| 2016-05-03 | fixes for short Stop timeouts, as result timeout <10s are more or less respec... | Samuele Pedroni |
| 2016-05-02 | snappy,systemd: make public variable names more DRY | Zygmunt Krynicki |
| 2016-05-02 | snappy,systemd: move Sockets...Target back | Zygmunt Krynicki |
| 2016-05-02 | snappy,systemd: move GenServiceFile, GetSocketFile from systemd/ | Zygmunt Krynicki |
| 2016-05-02 | systemd: fix mockingof stopSteps, stopDelay | Zygmunt Krynicki |
| 2016-05-02 | systemd: isolate tests from main package | Zygmunt Krynicki |
| 2016-04-29 | snap: Don't name shared data directories yet. | Kyle Fazzari |
| 2016-04-29 | Revert "snap: Add info.BaseDir() function to get basedir of all versions." | Kyle Fazzari |
| 2016-04-29 | snap: Add info.BaseDir() function to get basedir of all versions. | Kyle Fazzari |
| 2016-04-28 | interfaces,overlord: Support unversioned data. | Kyle Fazzari |
| 2016-04-19 | add multi-user.target | Michael Vogt |
| 2016-04-16 | many: discard deprecated environment variables | Zygmunt Krynicki |
| 2016-04-15 | snap/snapenv,snappy,systemd: expose SNAP_REVISION to app environment | Zygmunt Krynicki |
| 2016-04-15 | fix enable test | Michael Vogt |
| 2016-04-15 | Use native systemctl enable instead of our own implementation | Michael Vogt |