summaryrefslogtreecommitdiffstats
path: root/g-ed-it/docBar.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'diff_button'Matthieu Gautier2009-04-021-1/+21
|\ | | | | | | | | | | | | Conflicts: g-ed-it/docBar.py Signed-off-by: Matthieu Gautier <mgautier@fedoraproject.org>
| * Add diff button in the docBarMatthieu Gautier2009-04-021-2/+24
| | | | | | | | Signed-off-by: Matthieu Gautier <mgautier@fedoraproject.org>
* | Use git-diff instead of git-ls-files to detect status of files.Matthieu Gautier2009-04-011-29/+52
|/ | | | Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>
* Fix a bug in docBar when document is untitled.Matthieu Gautier2009-03-301-10/+11
| | | | Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>
* docBar can now commit and add the current file.Matthieu Gautier2009-03-301-9/+87
| | | | Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>
* Add a document bar.Matthieu Gautier2009-03-281-0/+42
Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>