| Commit message (Expand) | Author | Age |
* | webapp is no longer a daemon | Joey Hess | 2012-08-01 |
* | run yesod, and launch webapp on startup | Joey Hess | 2012-07-25 |
* | Merge branch 'master' into assistant | Joey Hess | 2012-06-27 |
|\ |
|
| * | sync: Automatically resolves merge conflicts. | Joey Hess | 2012-06-27 |
* | | add assistant command | Joey Hess | 2012-06-22 |
|/ |
|
* | git annex watch --stop | Joey Hess | 2012-06-11 |
* | daemonize git annex watch | Joey Hess | 2012-06-11 |
* | document watch | Joey Hess | 2012-06-06 |
* | import: New subcommand, pulls files from a directory outside the annex and ad... | Joey Hess | 2012-05-31 |
* | addunused: New command, the opposite of dropunused, it relinks unused content... | Joey Hess | 2012-05-02 |
* | dropunused: Allow specifying ranges to drop. | Joey Hess | 2012-05-02 |
* | Add annex.httpheaders and annex.httpheader-command config settings | Joey Hess | 2012-04-22 |
* | rationalize getConfig | Joey Hess | 2012-03-22 |
* | typo | Joey Hess | 2012-03-16 |
* | document rsyncurl setting | Joey Hess | 2012-03-16 |
* | finish bloom filters | Joey Hess | 2012-03-12 |
* | add remote start and stop hooks | Joey Hess | 2012-03-04 |
* | "here" can be used to refer to the current repository, which can read better ... | Joey Hess | 2012-03-01 |
* | configure: Check if ssh connection caching is supported by the installed vers... | Joey Hess | 2012-02-25 |
* | add annex.alwayscommit option | Joey Hess | 2012-02-25 |
* | improve interface | Joey Hess | 2012-02-18 |
* | rekey: New plumbing level command, can be used to change the keys used for fi... | Joey Hess | 2012-02-16 |
* | allow pathdepth to drop from the front or take from the end (negative) | Joey Hess | 2012-02-16 |
* | addurl: Add --pathdepth option. | Joey Hess | 2012-02-16 |
* | Added a annex.queuesize setting | Joey Hess | 2012-02-15 |
* | addurl: Added a --file option | Joey Hess | 2012-02-08 |
* | add annex.sshcaching config setting | Joey Hess | 2012-01-20 |
* | fsck --from remote --fast | Joey Hess | 2012-01-20 |
* | fsck --from | Joey Hess | 2012-01-19 |
* | Add annex-trustlevel configuration settings, which can be used to override t... | Joey Hess | 2012-01-09 |
* | log: Add --gource mode, which generates output usable by gource. | Joey Hess | 2012-01-07 |
* | complete set of log options | Joey Hess | 2012-01-06 |
* | log --after=date | Joey Hess | 2012-01-06 |
* | log: New command that displays the location log for file, showing each reposi... | Joey Hess | 2012-01-06 |
* | no implicit dotfiles in add | Joey Hess | 2012-01-03 |
* | annex.web-options also works | Joey Hess | 2012-01-02 |
* | mention this commits -a | Joey Hess | 2012-01-02 |
* | Added remote.name.annex-web-options configuration setting, which can be used ... | Joey Hess | 2012-01-02 |
* | sync --fast: Selects some of the remotes with the lowest annex.cost and syncs... | Joey Hess | 2011-12-30 |
* | improve description of sync | Joey Hess | 2011-12-30 |
* | improve wording | Joey Hess | 2011-12-30 |
* | Merge remote-tracking branch 'nomeata/master' into sync | Joey Hess | 2011-12-30 |
|\ |
|
| * | Outline extended git annex sync semantics in the documentation | Joachim Breitner | 2011-12-27 |
* | | slightly improve typography | Joey Hess | 2011-12-24 |
|/ |
|
* | improve wording to not imply a pull is done by merge | Joey Hess | 2011-12-23 |
* | add escape_var hack | Joey Hess | 2011-12-23 |
* | fix | Joey Hess | 2011-12-23 |
* | better data type | Joey Hess | 2011-12-22 |
* | Format strings can be specified using the new --find option, to control what ... | Joey Hess | 2011-12-22 |
* | Add --include, which is the same as --not --exclude. | Joey Hess | 2011-12-22 |