summaryrefslogtreecommitdiffstats
path: root/g-ed-it
Commit message (Expand)AuthorAgeFilesLines
* add ensure_updateMatthieu Gautier2009-04-281-0/+1
* Add GLPv3 License.Matthieu Gautier2009-04-067-0/+126
* '# On branch fedorapeopleMatthieu Gautier2009-04-051-1/+1
* Refactoring code.Matthieu Gautier2009-04-059-294/+283
* Use subprocess instead of os.system to "git commit".Matthieu Gautier2009-04-031-6/+9
* 'Hide docBar when doc is untitled or not in a git repo.Matthieu Gautier2009-04-021-19/+32
* docBar status is udpate after a commit.Matthieu Gautier2009-04-022-4/+4
* Merge branch 'diff_button'Matthieu Gautier2009-04-021-1/+21
|\
| * Add diff button in the docBarMatthieu Gautier2009-04-021-2/+24
* | Use git-diff instead of git-ls-files to detect status of files.Matthieu Gautier2009-04-011-29/+52
|/
* Fix a bug in docBar when document is untitled.Matthieu Gautier2009-03-301-10/+11
* docBar can now commit and add the current file.Matthieu Gautier2009-03-302-10/+88
* Allow commitDialog to commit a single file.Matthieu Gautier2009-03-301-1/+10
* Add a document bar.Matthieu Gautier2009-03-283-4/+81
* Use a glade file created by glade.Matthieu Gautier2009-03-254-150/+101
* Add a commitDialog.py fileMatthieu Gautier2009-03-252-39/+45
* Export the management of the git menu in a nw file.Matthieu Gautier2009-03-252-46/+73
* Create a sub-dir g-ed-it.Matthieu Gautier2009-03-253-0/+287