Matteo Cypriani
4c02959204
README: retitle "What's next", link to tracker
2 years ago
Matteo Cypriani
7a6317a5e6
README: update, proofread, reformat, wrap
2 years ago
Matteo Cypriani
7fa513de68
Fix typo "invalide" in user message
2 years ago
Matteo Cypriani
cd317355f1
Actually convert to Python3
- Update shebang.
- Drop encoding line, useless in Python3.
- Use GObject rather than gobject.
2 years ago
Matteo Cypriani
ecfe87cd99
Add option --fs-fix=<auto|force|no>
Currently, the filesystem fixes are applied only for FAT, in which these
special characters (:, ", etc.) are actually forbidden. NTFS, however, will
allow you to create file names containing these characters, but Windows will
still be unable to deal with the files (even to rename them!).
--fs-fix=force will be useful when copying to a NTFS filesystem that will be
read on Windows.
--fs-fix=no is the same as --no-fs-fix.
--fs-fix=auto is the same as the current default behaviour (i.e. fix names only
for FAT).
2 years ago
Matteo Cypriani
b8fdd846a4
Rename README -> README.md
2 years ago
Jingbei Li
580776117f
Update README.md
3 years ago
Jingbei Li
0d00e99525
Update README.md
3 years ago
Jingbei Li
a6a5cf3a03
Update README.md
3 years ago
Jingbei Li
45905e8f35
don't preserve any attributes by default
4 years ago
Jingbei Li
bdc1df9b6f
update readme.rst to readme.md in setup.py
4 years ago
Jingbei Li
774f371070
migrate to python3
- updated .gitignore
- updated README to markdown format
- deprecated distribution
- updated optparse to argparse
- deprecated all coding functions
- fix some syntax errors
Now this package should be python3-only.
4 years ago
Jingbei Li
aad446095c
bump version
4 years ago
Matteo Cypriani
67469febfb
Strip trailing whitespaces
2 years ago
Matteo Cypriani
8d60858375
hgignore -> gitignore
2 years ago
Goffi
3da160e582
update about's gcp's page
9 years ago
Goffi
0e2d0ceb37
typo
9 years ago
Goffi
d7e819b297
Added tag gcp v0.1.3 for changeset 9b01ee8625a6
9 years ago
Goffi
4385301994
added manifest, removed v0.1.3 tag
9 years ago
Goffi
7287b3d68b
Added tag gcp v0.1.3 for changeset 67385805ae48
9 years ago
Goffi
a4d71cb78e
updated version number & changelog
9 years ago
Goffi
335aefc5ed
added test suit
9 years ago
Goffi
f2e43f64b6
fixed exit status
9 years ago
Goffi
22799d148d
exit status updated and shown in manpage
9 years ago
Goffi
fb6842153b
Test suit
9 years ago
Goffi
4271439cab
non 0 return code on failure:
- return 2 if files have not been copied
- return 1 if file have been copied but errors occured
9 years ago
Goffi
bee2cd541d
gcp DIR1 DIR2 better handling:
- gcp DIR1 DIR2 where DIR2 exists is fixed
- special case gcp DIR1 DIR2 where DIR2 doesn't exist managed
- comments update
- refactore source_path in source_dir
9 years ago
Goffi
81d6de4e04
setup's description update, needed for pypi
9 years ago
Goffi
47edb60307
Added tag gcp v0.1.2 for changeset b5c525dfec33
9 years ago
Goffi
58d89ee8c0
version update
9 years ago
Goffi
c651690091
CHANGELOG update
9 years ago
Goffi
018978efa4
Thomas Preud'homme email address update
9 years ago
Goffi
17bc3cee4d
removed bad fd close
9 years ago
Goffi
504f6b9758
updated man page (added dereference and no-dereference options description)
9 years ago
Goffi
7e6efb49a9
fixed crash when source file can't be opened
9 years ago
Goffi
2f998e05a3
Symbolic link skipping
9 years ago
Goffi
d33f55103c
fixed crash when a source dir can't be accessed
9 years ago
Goffi
f8d10637a1
README updated (contributions + thx)
9 years ago
Goffi
6c85b2df75
updated setup.py: manpage is now installed
9 years ago
Thomas Preud'homme
38e1b79ffa
manpage
9 years ago
Thomas Preud'homme
8e600353d7
os.stat precision fix
9 years ago
Goffi
5256579ac4
updated date in source code & README + updated links
10 years ago
Goffi
d5624e1af9
installtion: install script first draft
10 years ago
Goffi
f61e0a823b
fixed .hgtags
10 years ago
Goffi
0dc39524d7
Added tag gcp v0.1 for changeset 568af0d2333a
10 years ago
Goffi
b339894ac4
Added tag gcp v0.1.1 for changeset 13588cba7f84
10 years ago
Goffi
ea46932039
fixed wrong date in CHANGELOG
10 years ago
Goffi
898b9469a1
Removed tag gcp v0.1.1
10 years ago
Goffi
16019c583c
Removed tag gcp v0.1
10 years ago
Goffi
fb2df7be19
Added tag gcp v0.1.1 for changeset 1912ace37f32
10 years ago