debian: install git.py for both python2.4 and python2.5
[git-cola.git] / debian / changelog
blob7df56e0c571ce72a7895e92695f8e2dec139b7c6
1 ugit (0.9.2-2) unstable; urgency=low
3   install git.py to both python2.4 and python2.5 site-packages directories.
5  -- David Aguilar <davvid@gmail.com>  Tue, 07 May 2008 12:00:00 -0700
7 ugit (0.9.2-1) unstable; urgency=low
9   python: make git.py globally accessible
10   models: set the global diff context during startup
11   inotify: add a timeout to the inotify watcher
12   utils: remove QProcess usage
13   git.py: remove all external dependencies
14   tests: add a test summary to "make test"
15   Use the maxsplit argument to str.split when parsing config files.
16   build: gracefully handle a missing python installation
17   tests: add an import test, update the model api in model-save-restore
18   model: load() should import parameters in-place
20  -- David Aguilar <davvid@gmail.com>  Mon, 06 May 2008 12:00:00 -0700
22 ugit (0.9.1-1) unstable; urgency=low
24   updated version script
25   tests: add a test-case for recursive structures
26   model: improve the core model to allow recursive object structures
27   tests: update tests for the new installation layout
28   inotify: simplify the code a bit
29   inotify: only watch directories
30   use "git ugit" when spawning ugit sessions
31   bookmarks: fix menu action names
32   controllers: implement a bookmarks manager
33   views: add a bookmarks view
34   qtutils: simplify qtutils.information()
35   model: rework model save/restore
36   git-ugit: put ugit module path first in sys.path
37   model: fail gracefully when simplejson is not installed
38   ugit: implement file->open repository
39   git-ugit: allow multiple repositories on the command line
40   git-ugit: improve ugit's command line interface
41   git model: bail out immediately when we're not in a git repo
42   release: update version.sh to better handle tags
44  -- David Aguilar <davvid@gmail.com>  Sat, 26 Apr 2008 14:02:42 -0700
46 ugit (0.9.0-1) unstable; urgency=low
48   debian: update build dependencies
49   release: use tag-based versioning
50   search: add a keybinding for the return key
51   search: don't automatically search when the user types
52   .gitignore: add an entry for the /meta directory
53   git-ugit: setup sys.path for the debianized module path
54   controllers: raise the editor dock when an item iss staged
55   debian: comment the debian/rules
56   fix refactoring bug in the search dialog
57   merge: add a commit checkbox to allow merging w/out commit
58   utils: fix fork() to properly pass argv[0]
59   models: handle loading MERGE_MSG and SQUASH_MSG
60   controllers: added a merge controller
61   controllers: implement abort merge
62   controllers: simplified qobserver startup
64  -- David Aguilar <davvid@gmail.com>  Sun, 20 Apr 2008 12:18:42 -0700
66 ugit (0.8.13-1) unstable; urgency=low
68   * Debianized on 04/14/2008
70  -- David Aguilar <davvid@gmail.com>  Sun, 13 Apr 2008 18:28:41 -0700