Joey Hess
0e7984a793
add check for unclean tree
2011-02-01 22:02:19 -04: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
Joey Hess
1f136cb764
Merge remote branch 'branchable/master'
2011-02-01 20:55:36 -04:00
http://joey.kitenet.net/
3ceef4410c
2011-02-02 00:47:43 +00:00
http://joey.kitenet.net/
513da0f1ef
Added a comment
2011-02-02 00:46:00 +00:00
http://joey.kitenet.net/
b9f4009986
Added a comment
2011-02-02 00:41:24 +00:00
http://joey.kitenet.net/
97d1cba498
Added a comment
2011-02-02 00:39:10 +00:00
http://christian.amsuess.com/chrysn
3c13f62f11
getting git-annex files back to git
2011-02-01 23:39:12 +00:00
Joey Hess
755029ae0e
use forM_ in a few places
2011-01-31 23:27:53 -04:00
Joey Hess
27056daccd
cleanup last change
2011-01-31 20:15:23 -04: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
d007e58a54
use mapM_
2011-01-31 13:52:11 -04:00
Joey Hess
4a0fe24f39
use a newtype for Key
...
should be more efficient
2011-01-31 11:42:22 -04:00
Joey Hess
1b0edc1ab2
idiomatic elem
2011-01-30 12:13:34 -04:00
Joey Hess
96e561bc47
use Set instead of existence Map
...
more efficient and idiomatic
I did try using Set.difference, it's still slower than my method.
2011-01-30 01:41:15 -04:00
Joey Hess
53677d7647
tweak
2011-01-30 00:08:17 -04:00
Joey Hess
6d3df8a083
more pure code refactoring
2011-01-29 23:56:40 -04:00
Joey Hess
c64b50a0ce
shutdown no longer a special case
2011-01-29 23:32:32 -04:00
Joey Hess
5584ccc8ad
factor out pure code
2011-01-29 23:30:08 -04:00
Joey Hess
b831838485
cleanup
2011-01-29 23:27:17 -04:00
Joey Hess
f88fd8d9fc
add news item for git-annex 0.19
2011-01-28 14:42:24 -04:00
Joey Hess
3c49113023
releasing version 0.19
2011-01-28 14:42:06 -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
Joey Hess
04fe906ac6
use safewritefile
2011-01-28 12:35:51 -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
Joey Hess
4f9336bb60
idiom
2011-01-27 17:58:30 -04:00
Joey Hess
167523f09d
better directory handling
...
Rename Locations functions for better consitency, and make their values
more consistent too.
Used </> rather than manually building paths. There are still more places
that manually do so, but are tricky, due to the behavior of </> when
the second FilePath is absolute. So I only changed places where
it obviously was relative.
2011-01-27 17:00:32 -04:00
Joey Hess
6be516ae3b
use isPrefixOf
2011-01-27 16:31:29 -04:00
Joey Hess
9640417067
avoid warning when symlink in the repo contains a colon but is not a
...
pointer to annexed content
2011-01-27 16:10:45 -04:00
Joey Hess
56a8a21171
Merge remote branch 'branchable/master'
2011-01-27 15:47:13 -04:00
Joey Hess
dee9655237
bugfix to move --to
...
Due to recent changes, the remotes config was not read before the remote
to act on was picked.
2011-01-27 15:45:22 -04:00
Joey Hess
5e54eb79b8
less verbose
2011-01-27 15:12:38 -04:00
http://joey.kitenet.net/
2087c8ef5e
Added a comment
2011-01-27 18:29:44 +00:00
Joey Hess
9d3ba00a15
add test of adding a second file with the same sha1
2011-01-27 14:01:30 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I
346ade8de5
2011-01-27 05:59:26 +00:00
Joey Hess
db9f44c8c7
Merge remote branch 'branchable/master'
2011-01-26 21:55:54 -04:00
Joey Hess
7ab481448c
wording
2011-01-26 21:52:51 -04: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
e1d213d6e3
make filename available to fsck messages
2011-01-26 20:37:46 -04:00
Joey Hess
c30d38e108
better warnings display
2011-01-26 20:30:07 -04:00
Joey Hess
3cb5cb6bf6
bring back display of keys
...
in fsck -q, that's the only way to know what file it means
2011-01-26 20:08:37 -04:00
Joey Hess
ee2e94f087
this should be a warning
2011-01-26 20:03:12 -04:00
Joey Hess
15d27232bd
test untrusted repo handling
2011-01-26 20:03:03 -04:00
Joey Hess
1a11085a50
drop: suppprt untrusted repos
2011-01-26 19:35:35 -04:00