Commit graph

15824 commits

Author SHA1 Message Date
http://grossmeier.net/
75167c6452 rename forum/New_special_remote_suggeston_-_clean_directory.mdwn to todo/New_special_remote_suggeston_-_clean_directory.mdwn 2013-11-29 06:05:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
1925b08a65 2013-11-29 05:57:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
2691feed55 2013-11-29 05:53:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmVICFY2CDP08xdsPr3cgmScomy9HA-1sk
1ed362d867 Added a comment 2013-11-29 04:11:25 +00:00
Joey Hess
a8e8bd4360 Merge branch 'master' of ssh://git-annex.branchable.com 2013-11-28 18:40:38 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl67y6EP2HTErhFl6ch4vDUHym6CH68Vnw
24fc17e21a 2013-11-28 22:36:10 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
2014100c08 Added a comment 2013-11-28 22:08:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlVE8SthKoKKW--nFZW3_T6YXrdxNQPUe8
505097bab7 https://support.box.com/hc/communities/public/questions/200261028-Does-Box-support-FTP-or-WebDAV- 2013-11-28 16:52:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlYSw35UMlOf9rFlP5EUTBz7is5X09qVXI
ed99511720 Added a comment: Support on Motorola razr i 2013-11-28 16:10:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U
40dc675384 removed 2013-11-28 16:04:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U
9823f6da02 2013-11-28 15:37:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U
bf6cce5f2f Added a comment 2013-11-28 15:30:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U
ed8ffd5e2a Added a comment 2013-11-28 15:28:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmd-UvSg88KxOFv7DVPeWXXpEQG_QV3pXg
3f7e597677 removed 2013-11-28 13:39:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmd-UvSg88KxOFv7DVPeWXXpEQG_QV3pXg
2e693a3f78 2013-11-28 12:59:52 +00:00
Joey Hess
fc235fe13a Merge remote-tracking branch 'dgit/dgit/sid' 2013-11-28 08:01:29 -04:00
Joey Hess
27b70f7c5b update 2013-11-28 08:00:42 -04:00
Joey Hess
6b54bca5f7 debian specific upload 2013-11-28 07:58:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkgVQsmQmvL62wnF0VSOKFgh0AoYYjGVB0
d6c34d89db 2013-11-28 09:21:46 +00:00
TroisSinges
39abdaedb1 typo with tabs 2013-11-28 07:26:46 +00:00
TroisSinges
f935390e10 git rm doesn't work, we better have to reset. No git commit is necessary, then. 2013-11-28 07:25:31 +00:00
http://a-or-b.myopenid.com/
f820f5d9bb Added a comment 2013-11-28 02:36:16 +00:00
Joey Hess
98a5eef7f6 move mavericks not working comments to old 2013-11-27 19:12:59 -04:00
Joey Hess
cf1b8cd588 fix link 2013-11-27 19:02:47 -04:00
Joey Hess
32eab650e9 notes for release 2013-11-27 19:01:12 -04:00
Joey Hess
af76160f21 add news item for git-annex 5.20131127 2013-11-27 18:52:35 -04:00
Joey Hess
6896db17ae prep release 2013-11-27 18:47:37 -04:00
Joey Hess
c477793adb Record git-annex (5.20131127) in archive suite sid 2013-11-27 18:41:44 -04:00
Joey Hess
7189dfd77d git-annex (5.20131127) unstable; urgency=low
* webapp: Detect when upgrades are available, and upgrade if the user
    desires.
    (Only when git-annex is installed using the prebuilt binaries
    from git-annex upstream, not from eg Debian.)
  * assistant: Detect when the git-annex binary is modified or replaced,
    and either prompt the user to restart the program, or automatically
    restart it.
  * annex.autoupgrade configures both the above upgrade behaviors.
  * Added support for quvi 0.9. Slightly suboptimal due to limitations in its
    interface compared with the old version.
  * Bug fix: annex.version did not get set on automatic upgrade to v5 direct
    mode repo, so the upgrade was performed repeatedly, slowing commands down.
  * webapp: Fix bug that broke switching between local repositories
    that use the new guarded direct mode.
  * Android: Fix stripping of the git-annex binary.
  * Android: Make terminal app show git-annex version number.
  * Android: Re-enable XMPP support.
  * reinject: Allow to be used in direct mode.
  * Futher improvements to git repo repair. Has now been tested in tens
    of thousands of intentionally damaged repos, and successfully
    repaired them all.
  * Allow use of --unused in bare repository.

# imported from the archive
2013-11-27 18:41:44 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
736ce5e669 Google Apps just needs good SRV records 2013-11-27 18:18:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
279416939b Added a comment: Google Apps & SRV 2013-11-27 18:13:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlq4ClC5EMN1Vq1DpWXAqP5TiDnCK1mSfk
1269824027 2013-11-27 18:09:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlq4ClC5EMN1Vq1DpWXAqP5TiDnCK1mSfk
cabbd57565 Added a comment 2013-11-27 18:05:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlq4ClC5EMN1Vq1DpWXAqP5TiDnCK1mSfk
43fa429e38 Replace the bug report by a more correct description of the same problem. 2013-11-27 18:03:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlq4ClC5EMN1Vq1DpWXAqP5TiDnCK1mSfk
9eb6ba1214 removed 2013-11-27 17:37:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlq4ClC5EMN1Vq1DpWXAqP5TiDnCK1mSfk
5cdaa645cf Added a comment 2013-11-27 17:36:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlq4ClC5EMN1Vq1DpWXAqP5TiDnCK1mSfk
b22c812397 Added a comment 2013-11-27 17:36:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmyEv6SesaYeke389mHdiHlavirPkGHzHI
cd8be408aa Added a comment 2013-11-27 17:33:23 +00:00
http://sjomar.wordpress.com/
7979926b83 2013-11-27 16:12:43 +00:00
http://grossmeier.net/
b046442f36 Added a comment: mounting over NFS/etc ... 2013-11-27 16:01:50 +00:00
TroisSinges
602ffb67f3 Added a comment 2013-11-27 14:59:12 +00:00
TroisSinges
285c7db852 typo 2013-11-27 12:14:49 +00:00
http://joeyh.name/
d0dd0958b9 removed 2013-11-27 12:14:20 +00:00
http://joeyh.name/
9e591f3648 Added a comment 2013-11-27 12:13:35 +00:00
http://joeyh.name/
f472d59c80 Added a comment 2013-11-27 12:13:04 +00:00
TroisSinges
6bde526e7a 2013-11-27 12:10:49 +00:00
TroisSinges
01cbfd1983 Added a comment 2013-11-27 12:08:29 +00:00
TroisSinges
e218ea9dda Moved from /forum/Actions_very_slow_on_a_direct___40__and_crippled__41___annex_repository/bugs/direct_mode_sync_should_avoid_git_commit/ 2013-11-27 12:06:05 +00:00
Joey Hess
3d8a51fee3 Merge branch 'master' of ssh://git-annex.branchable.com 2013-11-27 06:50:57 -04:00
Joey Hess
c981b2dc3c Allow use of --unused in bare repository. 2013-11-27 06:50:20 -04:00