summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump to version 0.1.1HEADmasterrsiddharth2017-03-021-1/+1
* gd_diff: Update `get_wiki_mc`.rsiddharth2017-03-022-2/+5
* Bump to version 0.1.0.v0.1.0rsiddharth2017-02-231-1/+1
* Update MANIFEST.inrsiddharth2017-02-231-0/+1
* README.rst: Fix "development environment" section.rsiddharth2017-02-232-1/+2
* Delete src/rsiddharth2017-02-183-416/+0
* Update version to 0.1.0a3rsiddharth2017-02-181-1/+1
* Update README.rstrsiddharth2017-02-181-0/+7
* Update setup.pyrsiddharth2017-02-181-0/+3
* Change Development Status to Pre-Alpa.rsiddharth2017-02-181-1/+1
* Update setup.pyrsiddharth2017-02-181-1/+3
* Update Makefile.rsiddharth2017-02-182-3/+3
* Update README.rstrsiddharth2017-02-181-1/+1
* Fix README.rst.rsiddharth2017-02-181-0/+5
* Update requirements.txtrsiddharth2017-02-181-0/+1
* Add Makefilersiddharth2017-02-181-0/+41
* Add MANIFEST.inrsiddharth2017-02-181-0/+2
* Fix test_generate_wiki_table test method.rsiddharth2017-02-091-1/+1
* rewrite .gitignorersiddharth2017-02-091-6/+10
* Update README.rstrsiddharth2017-02-091-0/+6
* Update `main`rsiddharth2017-02-091-1/+1
* Fix wiki page path string generation `push_wiki_page`.rsiddharth2017-02-091-1/+1
* Fix moinmoin row markup generation.rsiddharth2017-02-091-1/+1
* Fix readme_link_fmt variable.rsiddharth2017-02-092-16/+16
* Flesh out `make_push` function.rsiddharth2017-01-262-2/+69
* Update README.rstrsiddharth2017-01-261-2/+44
* Add `read_wiki_page` function.rsiddharth2017-01-202-0/+30
* git-difme autocommit already staged file(s).rsiddharth2017-01-111-1/+24
* Make some tests mock $HOMErsiddharth2017-01-111-10/+13
* Add `push_wiki_page` function.rsiddharth2017-01-062-0/+94
* Add `wiki_page_path` function.rsiddharth2017-01-062-3/+18
* Re-write global variables.rsiddharth2017-01-062-6/+12
* Add function `get_args`rsiddharth2016-12-242-0/+29
* Move around `write_wiki_page`.rsiddharth2016-12-171-9/+9
* Update `read_file`.rsiddharth2016-12-171-1/+1
* Add requirements.txtrsiddharth2016-12-171-0/+12
* setup.py: Remove extras_requiresrsiddharth2016-12-171-3/+0
* Move version info to separate module.rsiddharth2016-12-174-2/+12
* gd-diff/ -> gns_deb_diff/rsiddharth2016-12-173-2/+2
* Add gd-diff/data/wiki-header.txtrsiddharth2016-12-161-0/+3
* Add tests/files/tiny-parkes-pkgs.listrsiddharth2016-12-161-0/+11
* Add `generate_wiki_page` function.rsiddharth2016-12-082-0/+21
* Add `gns_wiki_header` function..rsiddharth2016-12-082-0/+13
* Update test for `generate_wiki_table`.rsiddharth2016-12-081-2/+2
* Update docstring of `slurp_fields_from_readme`.rsiddharth2016-12-081-1/+1
* Add `generate_wiki_table` function.rsiddharth2016-12-032-0/+48
* Add function `construct_table_row`.rsiddharth2016-11-152-0/+49
* Fix test_slurp_all_gns_readmes test.rsiddharth2016-11-151-1/+1
* Update `field_list`.rsiddharth2016-11-151-2/+2
* Add `get_wiki_page_data` function.rsiddharth2016-11-153-1/+47