index
:
wikipediafs
devel
manpages
master
View and edit Wikipedia articles as if they were real files (OBSOLETE!)
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: convert from setup.py to setup.cfg
Matěj Cepl
2024-09-04
2
-6
/
+2
*
WIP: some logging
Matěj Cepl
2024-09-04
3
-1
/
+5
*
Run 2to3 on the Python files
Matěj Cepl
2024-09-04
8
-171
/
+168
*
Fix login on wikimedia foundation sites; fix test case in article.py.
C. Scott Ananian
2024-09-04
2
-18
/
+34
*
Make logins less touchy to cookie changes.
0.4.0
Mathieu Blondel
2015-07-10
1
-15
/
+19
*
Remove some trailing white space.
Mathieu Blondel
2010-05-12
1
-20
/
+59
*
If the write attempt fails, try logging in again and writing again.
Mathieu Blondel
2010-05-12
1
-2
/
+7
*
I would like to break this up more, but it's a big mess. But this fixes a fair
Mathieu Blondel
2009-09-17
4
-48
/
+114
*
Made logging more flexible in user.py
Mathieu Blondel
2009-03-27
2
-18
/
+41
*
- Added a "domain" option in the config file in order to add support
Mathieu Blondel
2008-09-17
3
-2
/
+9
*
Set default cache time if article-cache-time is not present in config.
Mathieu Blondel
2007-05-30
1
-6
/
+4
*
Check invalid characters in article name. (fs.py)
Mathieu Blondel
2007-05-27
1
-0
/
+5
*
article.py: encode urls. This fixes the problem with articles having special
Mathieu Blondel
2007-05-27
1
-5
/
+7
*
tell which version of the bindings is needed
Mathieu Blondel
2007-05-26
1
-1
/
+1
*
Fixed a little problem in article.py. Spaces in article name must be replaced
Mathieu Blondel
2007-05-26
1
-2
/
+4
*
also attempt to login when a file is written
Mathieu Blondel
2007-05-24
1
-0
/
+2
*
small fix (just for readability)
Mathieu Blondel
2007-05-24
1
-1
/
+1
*
Fixed misindentation and left the '-s' option unhandled in mount.wikipediafs.
Mathieu Blondel
2007-05-24
1
-4
/
+4
*
- Updated README and manpage.
Mathieu Blondel
2007-05-22
1
-4
/
+29
*
removed shebang from files not meant to be executed
Mathieu Blondel
2007-05-22
7
-7
/
+0
*
fix bug with mkdir at root
Mathieu Blondel
2007-05-22
1
-1
/
+3
*
- Readded mount.wikipediafs.
Mathieu Blondel
2007-05-21
1
-0
/
+48
*
small fix
Mathieu Blondel
2007-05-21
1
-0
/
+1
*
Readded edit with login support.
Mathieu Blondel
2007-05-21
3
-7
/
+32
*
- mkdir (wikipedia|wiktionary|wikiquote|wikibooks|wikisource)-lang (e.g.
Mathieu Blondel
2007-05-21
2
-22
/
+35
*
- Introduced MetaDir (metadir.py).
Mathieu Blondel
2007-05-21
6
-108
/
+475
*
Added metadir.py (not finished yet).
Mathieu Blondel
2007-05-19
1
-0
/
+239
*
- Added a debug mode option in the config.
Mathieu Blondel
2007-05-19
2
-1
/
+60
*
Fixed proxy and http auth support.
Mathieu Blondel
2007-05-16
3
-25
/
+55
*
- Moved cookie support code to user.py.
Mathieu Blondel
2007-05-15
4
-6
/
+427
*
Rewrote code concerning config file and moved it to config.py.
Mathieu Blondel
2007-05-14
1
-198
/
+51
*
added module file
Mathieu Blondel
2007-05-14
1
-0
/
+1
*
added config.py (need to be worked out)
Mathieu Blondel
2007-05-14
1
-0
/
+287