Mercurial > audlegacy
annotate Mercurial-Access @ 2978:f4971c7d6384 trunk
Remove inlined urldecoding functions and use g_filename_from_uri() instead where appropriate.
author | William Pitcock <nenolod@atheme-project.org> |
---|---|
date | Tue, 03 Jul 2007 21:20:01 -0500 |
parents | d4d21dd19490 |
children | 4060a83ebf1f |
rev | line source |
---|---|
2835
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
1 The atheme.org mercurial repository is available for anonymous read-only |
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
2 access. |
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
3 |
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
4 To retrieve the audacious development branch from hg.atheme.org, do: |
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
5 $ hg clone http://hg.atheme.org/audacious audacious-devel |
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
6 |
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
7 To retrieve the audacious stable branch from hg.atheme.org, do: |
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
8 $ hg clone http://hg.atheme.org/audacious-stable |