| Commit message (Expand) | Author | Age |
* | add: Improved detection of files that are modified while being added. | Joey Hess | 2013-02-14 |
* | addurl in direct mode | Joey Hess | 2013-01-06 |
* | convert notBareRepo to a CommandCheck | Joey Hess | 2012-12-29 |
* | block all commands that don't work in direct mode | Joey Hess | 2012-12-29 |
* | where indentation | Joey Hess | 2012-11-12 |
* | maintain set of files pendingAdd | Joey Hess | 2012-06-20 |
* | addurl: Was broken by a typo introduced 2 released ago, now fixed. Closes: #6... | Joey Hess | 2012-06-14 |
* | separate source of content from the filename associated with the key when gen... | Joey Hess | 2012-06-05 |
* | Add annex.httpheaders and annex.httpheader-command config settings | Joey Hess | 2012-04-22 |
* | added ifM and nuked 11 lines of code | Joey Hess | 2012-03-14 |
* | more robustness fixes | Joey Hess | 2012-02-18 |
* | don't fail with --pathdepth when file already exists | Joey Hess | 2012-02-18 |
* | don't error out entirely if an url cannot be downloaded | Joey Hess | 2012-02-18 |
* | fix filename limit when using --pathdepth | Joey Hess | 2012-02-16 |
* | zero still bad | Joey Hess | 2012-02-16 |
* | allow pathdepth to drop from the front or take from the end (negative) | Joey Hess | 2012-02-16 |
* | improve usage | Joey Hess | 2012-02-16 |
* | addurl: Add --pathdepth option. | Joey Hess | 2012-02-16 |
* | avoid too long filename when making up a filename for addurl too | Joey Hess | 2012-02-16 |
* | create parent directories as needed for addurl --file | Joey Hess | 2012-02-16 |
* | rework git check-attr interface | Joey Hess | 2012-02-13 |
* | also verify new urls when adding them to existing files | Joey Hess | 2012-02-10 |
* | addurl --fast: Verifies that the url can be downloaded (only getting its head... | Joey Hess | 2012-02-10 |
* | addurl: Normalize badly encoded urls. | Joey Hess | 2012-02-09 |
* | improve error message | Joey Hess | 2012-02-08 |
* | addurl: Added a --file option | Joey Hess | 2012-02-08 |
* | Added remote.name.annex-web-options configuration setting, which can be used ... | Joey Hess | 2012-01-02 |
* | remove leftover debug print | Joey Hess | 2011-12-15 |
* | factor out a stopUnless | Joey Hess | 2011-12-09 |
* | reorder repo parameters last | Joey Hess | 2011-11-08 |
* | cleanup | Joey Hess | 2011-10-31 |
* | bare cleanup | Joey Hess | 2011-10-29 |
* | clean up check selection code | Joey Hess | 2011-10-29 |
* | Fail if --from or --to is passed to commands that do not support them. | Joey Hess | 2011-10-27 |
* | refactored and generalized pre-command sanity checking | Joey Hess | 2011-10-27 |
* | clean Annex stuff out of Utility/ | Joey Hess | 2011-10-16 |
* | migrate: Copy url logs for keys when migrating. | Joey Hess | 2011-10-15 |
* | reorganize log modules | Joey Hess | 2011-10-15 |
* | rename | Joey Hess | 2011-10-05 |
* | rename | Joey Hess | 2011-10-04 |
* | factor out common imports | Joey Hess | 2011-10-03 |
* | go go gadget hlint | Joey Hess | 2011-09-20 |
* | tweak | Joey Hess | 2011-09-15 |
* | remove command type definitions | Joey Hess | 2011-09-15 |
* | fix synopsis | Joey Hess | 2011-09-15 |
* | fix / escape | Joey Hess | 2011-09-09 |
* | addurl: Always use whole url as destination filename, rather than only its fi... | Joey Hess | 2011-09-07 |
* | split groups of related functions out of Utility | Joey Hess | 2011-08-22 |
* | moved files around | Joey Hess | 2011-08-20 |
* | split out generic url stuff into a helper library from Remote.Web | Joey Hess | 2011-08-16 |