public
Description: An OS X application to build a standalone web site as an export from my photo album.
Homepage: http://bleu.west.spy.net/~dustin/projects/photosync/
Clone URL: git://github.com/dustin/photosync.git
Search Repo:
Updated .hg files to .git files
dustin (author)
Sat Apr 05 13:41:45 -0700 2008
commit  9f8e5028800371f034fa82b2feffe677e95a86ce
tree    554ee7c313efd6d9d03ac539d2a23292a62fd6fa
parent  2dceca4018192b712c3dcbd872354326347bca00
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0
@@ -1,39 +1 @@
0
-# Boring file regexps:
0
-\.hi$
0
-\.o$
0
-\.o\.cmd$
0
-\.ko$
0
-\.ko\.cmd$
0
-\.mod\.c$
0
-(^|/)\.tmp_versions($|/)
0
-(^|/)CVS($|/)
0
-(^|/)RCS($|/)
0
-~$
0
-#(^|/)\.[^/]
0
-(^|/)_darcs($|/)
0
-(^|/)build($|/)
0
-(^|/)PhotoSync.app($|/)
0
-(^|/)shared_obj($|/)
0
-\.mode1$
0
-\.pbxuser$
0
-\.bak$
0
-\.backup$
0
-\.BAK$
0
-\.orig$
0
-(^|/)vssver\.scc$
0
-\.swp$
0
-(^|/)MT($|/)
0
-(^|/)\{arch\}($|/)
0
-(^|/).arch-ids($|/)
0
-(^|/),
0
-\.class$
0
-\.prof$
0
-(^|/)\.DS_Store$
0
-(^|/)BitKeeper($|/)
0
-(^|/)ChangeSet($|/)
0
-(^|/)\.svn($|/)
0
-\.py[co]$
0
-\#
0
-\.cvsignore$
0
-(^|/)Thumbs\.db$
...
 
...
1
0
@@ -1 +1,2 @@
0
+build
...
1
2
3
...
 
 
 
0
@@ -1,4 +1 @@
0
-
0
-Empty original changeset by Dustin Sallings <dustin@spy.net>:
0
-weird, the pull didn't change the boring pref
...
1
2
3
4
5
6
7
...
 
 
 
 
 
 
 
0
@@ -1,8 +1 @@
0
-(^|/)\_darcs($|/)
0
-(^|/)\.hg($|/)
0
-(^|/)\.hgtags($|/)
0
-^PhotoSync.log$
0
-^PhotoSync.state$
0
-^PhotoSync.state.old$
0
-^PhotoSync.state.journal$
...
1
2
3
4
...
 
 
 
 
0
@@ -1,5 +1 @@
0
-4f57a2e96cc30a0ae0d3cde5499db148a2e82fdc 1.0
0
-057a73755abf0036ac74cfbf26eca97c97e2bfb0 1.0.1
0
-78b95604ad562b9ac8e908cd2ad4bbb59b224170 1.1
0
-88e3bab3a25fbb5ca2cce80918f4fc0ef814d0ea 1.2

Comments

    No one has commented yet.