summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* minor typo correction in src/wiki-files/differences-with-debian-head.txtrsiddharth2014-01-021-1/+1
* 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
* 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
* The script now generates the full wiki page and pushes it to a wiki, instead ...rsiddharth2013-12-291-32/+10
* Added src/gns_wiki.py. This has functions that pushes a wiki page to a wiki u...rsiddharth2013-12-292-0/+66
* The code that builds the diff table is more elegant than it was.rsiddharth2013-12-151-28/+25
* Now pre-defined 'Key:Value' strings are used from README to generate the table.rsiddharth2013-12-151-13/+80
* function get_paraphernalia redefined & renamed to process_input.rsiddharth2013-12-111-39/+49
* modded the table header.rsiddharth2013-12-111-1/+1
* updated documentation for generate_diff_table.rsiddharth2013-12-111-0/+7
* bunch of functions renamed/re-written.rsiddharth2013-12-111-19/+30
* The functions get_paraphernalia & read_gns_readme use methods from os & os.pa...rsiddharth2013-12-111-10/+27
* src/gns-deb-diff.py: new functions - generate_diff_table, write_diff_table & ...rsiddharth2013-12-111-4/+45
* src/gns-deb-diff.py: new functions read_gns_readme & slurp_readmesrsiddharth2013-12-111-0/+45
* src/gns-deb-diff.py: modded the raw_input statementsrsiddharth2013-12-111-3/+3
* src/gns-deb-diff.py: get_packages() uses open() to open file instead of file().rsiddharth2013-12-111-1/+1
* initial commit.rsiddharth2013-12-101-0/+95