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