Commit Graph

27 Commits

Author SHA1 Message Date
Jakob Borg 986b15573a Ignore files matching patterns in .stignore (fixes #7) 2014-01-06 21:17:18 +01:00
Jakob Borg 46d828e349 Expand tilde in repository path (fixes #8) 2014-01-06 19:37:26 +01:00
Jakob Borg b64af73607 Dead code removal 2014-01-06 12:45:43 +01:00
Jakob Borg c9cce9613e Refactor out the model into a subpackage 2014-01-06 11:11:18 +01:00
Jakob Borg ab8482a424 Add --trace-need 2014-01-06 06:12:40 +01:00
Jakob Borg 8c1996f7e5 Rudimentary HTTP GUI 2014-01-05 23:54:57 +01:00
Jakob Borg 6679c84cfb Refactor statistics printing 2014-01-05 16:20:18 +01:00
Jakob Borg 63a05ff6fa Command line option to ignore index cache 2014-01-01 16:31:35 -05:00
Jakob Borg 89a5aac6ea Use gzip compression for index cache 2014-01-01 16:31:04 -05:00
Jakob Borg 232d715c37 Fix broken --cfg flag 2014-01-01 08:49:55 -05:00
Jakob Borg 7e0be89052 Simplify index sending, prevent ping timeout 2013-12-31 21:22:49 -05:00
Jakob Borg a2a2e1d466 Atomically replace local index cache 2013-12-30 22:04:30 -05:00
Jakob Borg d4c5786a14 Change default queue parameters to optimize better for small files 2013-12-30 21:35:20 -05:00
Jakob Borg 7e3b29e3e0 Remove source info in log by default 2013-12-30 21:25:34 -05:00
Jakob Borg ec0489a8ea Improve log message consistency 2013-12-30 15:31:41 -05:00
Jakob Borg bb0fd87550 Don't print mysterious version message 2013-12-30 10:05:27 -05:00
Jakob Borg 707e992f19 Print model statistics 2013-12-30 09:30:29 -05:00
Jakob Borg 704e0fa6b8 Improve puller somewhat 2013-12-29 12:18:59 -05:00
Jakob Borg fc4b23fbc6 Locking/Ping cleanup 2013-12-24 11:45:16 -05:00
Jakob Borg 746d52930d Report transfer stats 2013-12-23 12:28:19 -05:00
Jakob Borg cd2040a7d2 Pull in go-flags, modified to build on Solaris 2013-12-23 11:18:46 -05:00
Jakob Borg e48222ada0 Send external announcements 2013-12-22 16:29:23 -05:00
Jakob Borg 8e65d36691 Build script 2013-12-22 00:16:49 +01:00
Jakob Borg eba1c9e649 Command line flags 2013-12-18 19:36:28 +01:00
Jakob Borg 251b109d14 Follow symlinks in repo 2013-12-15 21:20:50 +01:00
Jakob Borg e86296884a Crash for explainable reason when protocol is out of sync (version skew) 2013-12-15 13:18:03 +01:00
Jakob Borg bfe935b5ab REBASE! 2013-12-15 11:43:40 +01:00