summaryrefslogtreecommitdiff
path: root/Logs
Commit message (Expand)AuthorAge
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* importfeed: git-annex becomes a podcatcher in 150 LOCGravatar Joey Hess2013-07-28
* display "transfer already in progress" as a noteGravatar Joey Hess2013-07-17
* When a transfer is already being run by another process, proceed on to the ne...Gravatar Joey Hess2013-07-17
* moved AssociatedFile definitionGravatar Joey Hess2013-07-04
* --unused: New switch that makes git-annex operate on all data found by the la...Gravatar Joey Hess2013-07-03
* improve robustness of fromDirect and replaceFileGravatar Joey Hess2013-05-25
* rename moduleGravatar Joey Hess2013-05-12
* fix the day's windows permissions damageGravatar Joey Hess2013-05-12
* deal with git using / internally, even on DOSGravatar Joey Hess2013-05-12
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* clean up from windows portingGravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* per-IA-item content directoriesGravatar Joey Hess2013-04-25
* initremote: If two existing remotes have the same name, prefer the one with a...Gravatar Joey Hess2013-04-24
* rmurl: New command, removes one of the recorded urls for a file.Gravatar Joey Hess2013-04-22
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* fix invalidating the preferred content cache when changing a groupGravatar Joey Hess2013-04-08
* detect when unwanted remote is empty and remove itGravatar Joey Hess2013-04-03
* hlintGravatar Joey Hess2013-04-03
* show bytesCompleteGravatar Joey Hess2013-04-02
* invalidated the wrong cache when setting preferred contentGravatar Joey Hess2013-03-31
* New annex.largefiles setting, which configures which files `git annex add` an...Gravatar Joey Hess2013-03-29
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* get, copy, move: Display an error message when an identical transfer is alrea...Gravatar Joey Hess2013-03-19
* optimisation for transfers to drives that are not plugged inGravatar Joey Hess2013-03-18
* show an error message if garbage is provided to dropunusedGravatar Joey Hess2013-03-03
* add additional debug info about reasons for transfersGravatar Joey Hess2013-03-01
* improve importsGravatar Joey Hess2013-02-27
* move Arbitrary instances out of Test and into modules that define the typesGravatar Joey Hess2013-02-27
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* checkGravatar Joey Hess2012-12-20
* another quickcheckGravatar Joey Hess2012-12-20
* more quickcheck funGravatar Joey Hess2012-12-19
* quickcheck test for transfer info read/write codeGravatar Joey Hess2012-12-19
* Bugfix: Fixed bug parsing transfer info filesGravatar Joey Hess2012-12-19
* Merge branch 'master' into desymlinkGravatar Joey Hess2012-12-13
|\
| * whitespace fixesGravatar Joey Hess2012-12-13
* | direct mode committingGravatar Joey Hess2012-12-12
|/
* --auto fixesGravatar Joey Hess2012-12-06
* dropping from webGravatar Joey Hess2012-11-29
* where indentingGravatar Joey Hess2012-11-11
* add trustExcludeGravatar Joey Hess2012-11-11
* bugfix: Don't fail transferring content from read-only repos. Closes: #691341Gravatar Joey Hess2012-10-24
* !! removalGravatar Joey Hess2012-10-21
* add ConfigMonitor threadGravatar Joey Hess2012-10-20
* Replace "in=" with "present" in preferred content expressionsGravatar Joey Hess2012-10-19
* Preferred content path matching bugfix.Gravatar Joey Hess2012-10-17
* avoid duplicate code with a more generic monadic matcherGravatar Joey Hess2012-10-13
* implement saving of repository settingsGravatar Joey Hess2012-10-10