summaryrefslogtreecommitdiffstats
path: root/g-ed-it
Commit message (Expand)AuthorAgeFilesLines
* remove fast_update_uiHEADmasterMatthieu Gautier2009-05-113-7/+4
* Adapt commit with docBar commit text to the new docBarMatthieu Gautier2009-05-042-13/+6
* Fixing DocHelper.deactivateMatthieu Gautier2009-05-041-1/+1
* Rewrite gitAction depending of modifications of the docBarMatthieu Gautier2009-05-043-25/+24
* Solve unecessary call to update_ui()Matthieu Gautier2009-05-042-13/+0
* switch to an unique docBarMatthieu Gautier2009-05-043-26/+62
* Remove management of the docBar in the docHelperMatthieu Gautier2009-05-041-5/+1
* Add a commit text to the docBar.Matthieu Gautier2009-05-032-5/+22
* Fix (and simplify) adding of the docBar.Matthieu Gautier2009-04-301-13/+3
* Revert to git-diff.Matthieu Gautier2009-04-301-2/+2
* Fixing subprocess callMatthieu Gautier2009-04-302-8/+8
* '# On branch masterMatthieu Gautier2009-04-291-2/+2
* '# On branch masterMatthieu Gautier2009-04-291-1/+1
* deactivate docBar when deactive docHelperMatthieu Gautier2009-04-291-0/+1
* 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