Commit graph

3488 commits

Author SHA1 Message Date
http://joey.kitenet.net/
fe4e482a96 Comment moderation 2011-03-16 02:58:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
7b0c6177ff 2011-03-15 10:49:10 +00:00
Joey Hess
bc5c54c987 symlink touching fun
When adding files to the annex, the symlinks pointing at the annexed
content are made to have the same mtime as the original file. While git
does not preserve that information, this allows a tool like metastore to be
used with annexed files.
2011-03-14 23:00:23 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
61396e34b5 2011-03-14 17:00:38 +00:00
Joey Hess
a021ae9291 design 2011-03-14 12:33:15 -04:00
Joey Hess
90eb118567 response 2011-03-14 12:17:34 -04:00
Joey Hess
1a2c9b61f7 note 2011-03-14 12:08:38 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
5aac014a67 2011-03-14 13:47:38 +00:00
Joey Hess
61afcd2d16 response 2011-03-13 17:42:07 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
4ddcf26051 2011-03-13 20:32:12 +00:00
Joey Hess
8fa4b48fc4 Merge remote-tracking branch 'branchable/master' 2011-03-12 15:42:23 -04:00
Joey Hess
72d2684016 Rethink filename encoding handling for display. Since filename encoding may or may not match locale settings, any attempt to decode filenames will fail for some files. So instead, do all output in binary mode. 2011-03-12 15:30:17 -04:00
http://christian.amsuess.com/chrysn
4163341c9d Added a comment: use mini-branches 2011-03-09 23:47:49 +00:00
Joey Hess
26544de946 put in utf8 forcing workaround
Haskell's IO layer crashes on characters > 255 when in a non-unicode (latin1)
locale. Until Haskell gets better behavior, put in an admittedly ugly
workaround for that: git-annex forces utf8 output mode no matter what
locale is selected. So if you use a non-utf8 locale, your filenames with
characters > 127 will not be displayed as you'd expect. But at least it
won't crash.
2011-03-08 18:05:20 -04:00
Joey Hess
b85c91743c update 2011-03-08 17:48:25 -04:00
Joey Hess
6c1607ce66 Support ssh remotes with a port specified. 2011-03-05 15:47:00 -04:00
http://batchyx.myopenid.com/
5c4f90b2d0 clarif 2011-03-05 07:33:05 +00:00
http://batchyx.myopenid.com/
c4dd0e3773 initial bug creation. 2011-03-05 07:30:19 +00:00
Joey Hess
a9d0538da5 updates for bare repo support 2011-03-03 15:59:16 -04:00
Joey Hess
7ea9f52c28 cannot be broken symlinks after all.. one other idea 2011-03-03 13:37:46 -04:00
Joey Hess
f93b8a6697 amend 2011-03-03 13:26:53 -04:00
Joey Hess
1bf3be5d6c doesn't seem possible.. 2011-03-03 13:25:17 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmFgsNxmnGznb5bbmcoWhoQOoxZZ-io61s
f9da862500 2011-03-03 10:31:47 +00:00
Joey Hess
d140c01bfd bug 2011-03-01 13:37:24 -04:00
Joey Hess
be4af85f98 a slightly annoying thing 2011-03-01 13:23:44 -04:00
Joey Hess
78fa8c1b43 walkthrough deep links 2011-02-27 12:47:43 -04:00
Joey Hess
9e49a71282 typo 2011-02-27 12:19:28 -04:00
Joey Hess
b14ad63381 responses 2011-02-27 12:17:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkju1sxeJoVVa04plfuhH4Dp8KJOA-Gu_g
22c8dfcd3f 2011-02-27 14:01:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkju1sxeJoVVa04plfuhH4Dp8KJOA-Gu_g
715faa86af 2011-02-27 13:59:42 +00:00
jbd
307685c349 Added a comment 2011-02-26 10:26:13 +00:00
http://joey.kitenet.net/
82d6545b6f removed 2011-02-25 19:54:48 +00:00
http://joey.kitenet.net/
2d1e1e414d Added a comment 2011-02-25 19:54:31 +00:00
http://joey.kitenet.net/
42b181a04b Added a comment 2011-02-25 19:54:29 +00:00
http://joey.kitenet.net/
5cb24bebf4 Added a comment 2011-02-25 19:12:42 +00:00
jbd
fa37ae1d96 2011-02-25 09:12:45 +00:00
Joey Hess
836e71297b Support filenames that start with a dash; when such a file is passed to a utility it will be escaped to avoid it being interpreted as an option. 2011-02-25 01:13:01 -04:00
http://jandd.myopenid.com/
e61b47bc8a 2011-02-24 10:11:36 +00:00
Joey Hess
2b1059032b Merge remote branch 'branchable/master' 2011-02-13 14:22:59 -04:00
Joey Hess
3390183400 Make test suite not rely on a working cp -pr.
(The Unix wars are still ON!)
2011-02-13 14:19:14 -04:00
http://joey.kitenet.net/
e2cf7389be Added a comment 2011-02-13 17:54:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
02711df66e Added a comment 2011-02-13 15:55:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
65d30ffc37 Added a comment: maybe killed another osx bug in the test. 2011-02-13 15:12:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
ed15a4e184 Added a comment 2011-02-13 10:46:55 +00:00
http://joey.kitenet.net/
c52bd2f10b Added a comment 2011-02-13 04:52:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
44d0159749 Added a comment 2011-02-13 02:45:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
4f5f29c146 Added a comment 2011-02-12 21:19:26 +00:00
Joey Hess
5a50a7cf13 update unicode FilePath handling
Based on http://hackage.haskell.org/trac/ghc/ticket/3307 ,
whether FilePath contains decoded unicode varies by OS.
So, add a configure check for it.

Also, renamed showFile to filePathToString
2011-02-11 15:37:37 -04:00
Joey Hess
0fef480bca update 2011-02-10 14:58:09 -04:00
Joey Hess
52fa424fae update 2011-02-10 14:45:35 -04:00
Joey Hess
467af5ba80 Merge remote branch 'branchable/master' 2011-02-10 14:41:48 -04:00
Joey Hess
fe55b4644e Fix display of unicode filenames.
Internally, the filenames are stored as un-decoded unicode.
I tried decoding them, but then haskell tries to access the wrong files.
Hmm.

So, I've unhappily chosen option "B", which is to decode filenames before
they are displayed.
2011-02-10 14:21:44 -04:00
http://joey.kitenet.net/
fe84d45423 Added a comment 2011-02-09 21:59:47 +00:00
http://joey.kitenet.net/
0885c886d0 Added a comment 2011-02-09 19:47:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
8cc289dca5 Added a comment 2011-02-09 19:35:48 +00:00
Joey Hess
e7a3475704 Merge remote branch 'branchable/master' 2011-02-09 11:20:14 -04:00
Joey Hess
82bc10d5ea test: Set git user name and email in case git can't guess values. 2011-02-09 11:17:26 -04:00
http://joey.kitenet.net/
df2312c165 Added a comment 2011-02-09 15:04:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
fdb2896958 2011-02-09 10:29:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
077b46abc0 2011-02-09 09:13:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
23ab9a228d Added a comment 2011-02-09 09:12:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
0fb84912b6 2011-02-09 09:09:44 +00:00
http://joey.kitenet.net/
c1bc8f31c5 Added a comment 2011-02-09 04:10:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
01a45b6be4 Added a comment 2011-02-09 00:45:32 +00:00
http://joey.kitenet.net/
be8b42b40d Added a comment 2011-02-08 23:20:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
3775dc9607 Added a comment 2011-02-08 19:56:56 +00:00
Joey Hess
d50da60c26 Merge remote branch 'branchable/master' 2011-02-08 15:12:38 -04:00
Joey Hess
45387b3fcb Deal with the mtl/monads-fd conflict. 2011-02-08 15:11:49 -04:00
http://joey.kitenet.net/
217e5de244 Added a comment 2011-02-08 19:00:14 +00:00
http://ertai.myopenid.com/
82ff914492 Added a comment: how to reproduce the package conflict issue 2011-02-07 14:12:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
3093d2fad7 Added a comment: tests fail with more recent installs of haskell platform 2011-02-07 12:43:44 +00:00
http://joey.kitenet.net/
413f50b82d Added a comment 2011-02-06 17:39:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc
c975384195 Added a comment: Got it going! 2011-02-06 06:02:59 +00:00
Joey Hess
b1caa49248 workaround 2011-02-03 14:11:28 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc
3595abe1ca 2011-02-03 14:10:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc
41656301ef 2011-02-03 14:08:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc
8f0b86dab5 2011-02-03 14:07:52 +00:00
Joey Hess
c77ac11acc unannex: Commit staged changes at end
to avoid some confusing behavior with the pre-commit hook, which would see
some types of commits after an unannex as checking in of an unlocked file.
2011-02-01 21:27:23 -04:00
Joey Hess
9aecf4110a followup 2011-02-01 21:04:43 -04:00
Joey Hess
ed089c2255 rename (caused by ikiwiki bug, now fixed) 2011-02-01 21:01:43 -04:00
http://joey.kitenet.net/
3ceef4410c 2011-02-02 00:47:43 +00:00
Joey Hess
37c62eebb7 Preserve specified file ordering when instructed to act on multiple files or directories. 2011-01-31 20:06:34 -04:00
Joey Hess
9fe5865a07 annoyance 2011-01-31 16:06:27 -04:00
Joey Hess
b13f4bcebc Merge remote branch 'branchable/master' 2011-01-28 14:11:12 -04:00
Joey Hess
e6da7eb177 Improved temp file handling
* Improved temp file handling. Transfers of content can now be resumed
  from temp files later; the resume does not have to be the immediate
  next git-annex run.
* unused: Include partially transferred content in the list.
2011-01-28 14:10:50 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I
5ab922ce0e Added a comment: I actually *do* want to avoid duplication of filenames 2011-01-28 07:30:06 +00:00
http://joey.kitenet.net/
2087c8ef5e Added a comment 2011-01-27 18:29:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I
346ade8de5 2011-01-27 05:59:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I
e51b4d172b 2011-01-27 01:30:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I
8dc7af780b Fix some formatting. 2011-01-27 01:29:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I
2e0cbcdf5d Feature request for a sort of "dedup" for filenames 2011-01-27 01:29:08 +00:00
Joey Hess
dbb76c22d0 Support using the uuidgen command if the uuid command is not available. 2011-01-19 18:08:50 -04:00
http://jcftang.myopenid.com/
a2428e7bdc 2011-01-19 12:12:22 +00:00
http://jcftang.myopenid.com/
1cc064d1a2 2011-01-19 11:00:17 +00:00
Joey Hess
d5c18d71ef bug 2011-01-18 13:31:22 -04:00
Joey Hess
fd3efc086a close bug 2011-01-09 11:02:04 -04:00
Joey Hess
f4ddb580c8 bugfix: Fix crash caused by a symlink in the repo with link text ending in a "/". (Thanks Henrik for reporting.) 2011-01-09 10:04:16 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmlUJkSWTkiWuwzwilXh1Wd3jg8I33iTQg
51327c242f 2011-01-09 13:17:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmlUJkSWTkiWuwzwilXh1Wd3jg8I33iTQg
292c2796a4 2011-01-09 13:16:53 +00:00
Joey Hess
14fe13dc2b support ssh urls containing "~", and relative user:path 2010-12-31 21:22:03 -04:00
Joey Hess
ed593f1f3f git-annex-shell makes this more tractable 2010-12-31 20:38:50 -04:00
Joey Hess
3714364905 design for a git-annex-shell 2010-12-28 17:44:36 -04:00
Joey Hess
6c58a58393 details.. 2010-12-28 15:28:23 -04:00
Joey Hess
022e0c7751 Support scp-style urls for remotes (host:path). 2010-12-28 13:48:11 -04:00
Joey Hess
70d68212f5 let's not use the forum for bug reports 2010-12-28 12:55:19 -04:00
http://christian.amsuess.com/chrysn
61b7f3dea3 but report on umlaut handling 2010-12-22 11:52:16 +00:00
Joey Hess
c4a357d5d1 Bugfix to git annex unused in a repository with nothing yet annexed. 2010-12-20 14:57:43 -04:00
http://christian.amsuess.com/chrysn
d0cba98c5b misleading error message on empty repo 2010-12-20 13:20:00 +00:00
Joey Hess
1f22c9ea38 response 2010-12-09 13:45:16 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmfO7UdOn_TB4WD13ZBKMTuHW44MBJdgiI
939475a6ba 2010-12-09 00:10:03 +00:00
Joey Hess
5c7d1b0279 Fix git annex add ../foo (when ran in a subdir of the repo).
There was no reason for Git.relative to be used here.
2010-11-17 13:55:38 -04:00
Joey Hess
d9d79a7980 idea 2010-11-13 15:46:56 -04:00
Joey Hess
c7ec38b829 bug 2010-11-11 20:00:49 -04:00
http://users.itk.ppke.hu/~cstamas/openid/
081517b6e9 add 'done' link 2010-10-31 16:10:22 +00:00
http://users.itk.ppke.hu/~cstamas/openid/
bcfd0d908a building on squeeze 2010-10-31 16:06:00 +00:00
Joey Hess
465fb0ebc4 link to ask.debian.net 2010-10-30 20:43:05 -04:00
Joey Hess
765c9fa82d meh 2010-10-30 17:38:20 -04:00
http://users.itk.ppke.hu/~cstamas/openid/
8edc7a0e43 formatting fix 2010-10-30 19:46:39 +00:00
http://users.itk.ppke.hu/~cstamas/openid/
2be74a60df reply to joey 2010-10-30 19:40:17 +00:00
Joey Hess
23da029b75 Support building with Debian stable's ghc. 2010-10-30 15:10:10 -04:00
Joey Hess
83715949c9 response 2010-10-30 15:03:34 -04:00
http://users.itk.ppke.hu/~cstamas/openid/
d1fd2c1428 2010-10-30 17:25:38 +00:00
Joey Hess
fde01e52f3 Fix SIGINT handling. 2010-10-29 12:38:41 -04:00
Joey Hess
e87287c11b fix failure propigation 2010-10-25 19:17:11 -04:00
Joey Hess
47892ced88 new bug 2010-10-25 18:36:41 -04:00
Joey Hess
8beed17168 drop incomplete bare repo support
Added a bug about it.

Now git annex move --from works fully
2010-10-25 17:31:07 -04:00
Joey Hess
81f71e57b9 reorg 2010-10-25 11:47:45 -04:00
Joey Hess
8ff3c73556 bug 2010-10-22 15:59:13 -04:00
Joey Hess
1e40562b02 todo 2010-10-22 15:10:21 -04:00
Joey Hess
599cb15f30 update 2010-10-22 15:08:53 -04:00
Joey Hess
014f7f650d crazy idea 2010-10-21 19:27:29 -04:00
Joey Hess
19fde4960d new fromkey subcommand, for registering urls, etc
had to redo Annex monad's flag storage
2010-10-21 16:30:16 -04:00
Joey Hess
277b0f0de1 add 2010-10-19 20:27:07 -04:00
Joey Hess
9d5b8ebab0 update 2010-10-19 19:28:29 -04:00
Joey Hess
b1d22b3229 update 2010-10-19 16:07:33 -04:00
Joey Hess
05539c773e split TODO 2010-10-19 16:01:48 -04:00
Joey Hess
7bc4435ffd update 2010-10-19 15:59:40 -04:00
Joey Hess
e8267f1b9e add doc wiki 2010-10-19 14:37:19 -04:00