0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #16 from esby/master More... over 12 years ago
handling case for pulling category members that have 0 members - no more error thrown More... over 12 years ago
missing comma in setting config for md5 algorithm More... over 12 years ago
More verbose on committing files - printing date - name - number of files left More... over 12 years ago
remove the usage of safe_str More... over 12 years ago
implemented alternate cache system - use_md5 = on in config file More... over 12 years ago
throttle take in account the request time fixed an issue in merge command with filename containing accentued characters More... over 12 years ago
removing a debug print More... over 12 years ago
clarify comments based on Issue #14 More... over 12 years ago
pagedict is now loaded once per session, and still written down each time an element is added More... over 12 years ago
implemented query continue for pull category command - reworked the call to pull a bit More... over 12 years ago
avoid calling _api_setup several times (which can happend in pull_commandat) More... over 12 years ago
add link to tutorial More... almost 14 years ago
update README for setup More... almost 14 years ago
created a simple setup.py file More... almost 14 years ago
make commit terse as well More... almost 14 years ago
make display defaults more terse in keeping with hg; but add -A --all option to status More... almost 14 years ago
default config for merge tool More... almost 14 years ago
pull must handle deleted pages More... almost 14 years ago
fix command that was preventing 'not a mw repo' check More... almost 14 years ago
update README More... almost 14 years ago
fix 3s pause between commits make config of merge tool more agnostic More... almost 14 years ago
initial merge command More... almost 14 years ago
better explainations of commands More... almost 14 years ago
some documentation on commands More... almost 14 years ago
tweak More... about 14 years ago
commit needs to write latest rev to file too, as text may be changed such as a sig, e.g., -~ => -[[User:Reagle|Reagle]] More... about 14 years ago
Merge remote branch 'upstream/master' More... about 14 years ago
trying merge More... about 14 years ago
pull and commit should be much more useful about conflicts may have some bugs, but worked a few times so far also note ordering question on line 189 demarcated by XXX trying to sort out file v. filename which had an inconsistency; now have full_filename More... about 14 years ago