summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Re-arrange functions.rsiddharth2016-11-132-239/+243
* Update all gns readme functions.rsiddharth2016-11-132-63/+84
* Update `mk_pkgs_list` function.rsiddharth2016-11-132-2/+2
* Add `configure` function.rsiddharth2016-11-132-0/+34
* Add `read_config_file` function.rsiddharth2016-11-132-0/+37
* Add `write_wiki_page` function.rsiddharth2016-11-132-0/+20
* Add `mk_pkgs_list` function.rsiddharth2016-11-132-0/+22
* Update `get_packages` function.rsiddharth2016-11-132-4/+4
* Add `wiki_page_dir` function.rsiddharth2016-11-132-0/+27
* Add `readmes_dir` function.rsiddharth2016-11-132-0/+28
* remove README.mdrsiddharth2016-11-131-80/+0
* remove packages-parkes.listrsiddharth2016-11-131-82/+0
* Add `pkgs_dir` function.rsiddharth2016-11-132-0/+23
* Update `config_dir` function.rsiddharth2016-11-132-2/+12
* Add `configured_p` function.rsiddharth2016-11-132-0/+33
* Add `config_file` function.rsiddharth2016-11-132-0/+14
* Add `config_dir` function.rsiddharth2016-11-132-0/+14
* Update `get_packages` function.rsiddharth2016-11-092-7/+7
* Add `write_file` function.rsiddharth2016-11-092-8/+37
* update `slurp_fields_from_readme` function.rsiddharth2016-11-061-6/+0
* Add `get_packages` function.rsiddharth2016-11-013-1/+46
* rename function `get_packages`.rsiddharth2016-10-302-6/+6
* Add `slurp_fields_from_readme` function.rsiddharth2016-10-302-0/+74
* Add `read_gns_readme` function.rsiddharth2016-10-302-0/+24
* Add `slurp_all_gns_readmes` function.rsiddharth2016-10-303-0/+50
* Update save_gns_readme function.rsiddharth2016-10-301-2/+2
* Rename pkgs.list -> parkes-pkgs.listrsiddharth2016-10-302-1/+1
* Add `slurp_gns_readme` function (gd_diff).rsiddharth2016-10-022-0/+45
* Add `save_gns_readme` function (gd_diff.py).rsiddharth2016-10-022-1/+77
* Add `execute` function (gd_diff.py).rsiddharth2016-10-022-0/+46
* add gd_diff.py + tests for functions in it.rsiddharth2016-09-244-0/+169
* update .gitignore.rsiddharth2016-09-241-0/+4
* add README.rstrsiddharth2016-09-241-0/+21
* add setup.pyrsiddharth2016-09-241-0/+49
* update .gitignore.rsiddharth2016-09-241-1/+10
* update .gitignorersiddharth2016-09-241-0/+6
* packages-parkes.list: added new packages to list.rsiddharth2014-02-121-0/+5
* added 'Contact' section in READMErsiddharth2014-01-111-0/+4
* added packages to packages-parkes.listrsiddharth2014-01-031-0/+22
* minor typo correction in src/wiki-files/differences-with-debian-head.txtrsiddharth2014-01-021-1/+1
* merged branch `dev`.rsiddharth2014-01-025-48/+181
|\
| * bugfix: local copy of the wiki page is made only when the remote update is su...rsiddharth2014-01-021-12/+13
| * IOError caused when opening non-existent topsecret.txt file is handled now.rsiddharth2014-01-021-7/+12
| * updated README.md: Added `Configuration` section.rsiddharth2014-01-021-0/+11
| * updated .gitignorersiddharth2014-01-021-0/+3
| * The script doesn't barf out the noreadme list when all packages have the READ...rsiddharth2014-01-021-1/+2
| * Now, script doesn't barf out when there is no README.gNewSense file.rsiddharth2014-01-021-1/+1
| * The script updates the wiki page has changed.rsiddharth2014-01-023-24/+99
| * updated README.md.rsiddharth2013-12-301-16/+9
| * The script now generates the full wiki page and pushes it to a wiki, instead ...rsiddharth2013-12-291-32/+10