git-annex/Command
Joey Hess 03d6209e1c addurl: Always use whole url as destination filename, rather than only its file component.
First, this ensures that git annex addurl, when run repeatedly with the
same url, doesn't create duplicate files, which it did before when it
fell back to the longer filename.

Secondly, the file part of an url is frequently not very descriptive on its
own.

The uri scheme, auth, and port is intentionally left out, as clutter.
2011-09-07 19:04:51 -04:00
..
Add.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
AddUrl.hs addurl: Always use whole url as destination filename, rather than only its file component. 2011-09-07 19:04:51 -04:00
ConfigList.hs git-annex-shell configlist should not be standalone 2011-08-17 14:44:31 -04:00
Copy.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Describe.hs improve bare repo handing 2011-06-22 18:32:41 -04:00
Drop.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
DropKey.hs add web special remote 2011-07-01 15:30:42 -04:00
DropUnused.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Find.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Fix.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
FromKey.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Fsck.hs refactor 2011-09-06 17:45:47 -04:00
Get.hs unify elipsis handling 2011-07-19 14:07:23 -04:00
InAnnex.hs finished hlint pass 2011-07-15 12:47:14 -04:00
Init.hs generalize quiet flag to output type 2011-09-01 13:35:07 -04:00
InitRemote.hs finished hlint pass 2011-07-15 12:47:14 -04:00
Lock.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Map.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Merge.hs add merge subcommand 2011-06-22 18:46:56 -04:00
Migrate.hs code simplification thanks to applicative functors 2011-08-25 01:27:19 -04:00
Move.hs unify elipsis handling 2011-07-19 14:07:23 -04:00
PreCommit.hs remove unnecessary imports 2011-06-01 11:53:43 -04:00
RecvKey.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Semitrust.hs improve bare repo handing 2011-06-22 18:32:41 -04:00
SendKey.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
SetKey.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Status.hs code simplification thanks to applicative functors 2011-08-25 01:27:19 -04:00
Trust.hs improve bare repo handing 2011-06-22 18:32:41 -04:00
Unannex.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Uninit.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Unlock.hs split groups of related functions out of Utility 2011-08-22 16:14:12 -04:00
Untrust.hs improve bare repo handing 2011-06-22 18:32:41 -04:00
Unused.hs add explanation for why strictness is needed here 2011-08-31 19:50:08 -04:00
Upgrade.hs v3 upgrade code works 2011-06-23 02:30:20 -04:00
Version.hs moved files around 2011-08-20 16:11:42 -04:00
Whereis.hs refactor 2011-09-06 17:45:47 -04:00