zshrc: Make vcs_info() detect $GIT_DIR/svn and set vcs to 'git-svn'
[grml-etc-core.git] / debian / changelog
index e0504fc..4c7a499 100644 (file)
@@ -1,3 +1,18 @@
+grml-etc-core (0.3.53) unstable; urgency=low
+
+  * zshrc: Handle a state of git in vcs_info(), when a normal
+    rebase conflicts
+  * zshrc: Make vcs_info() detect $GIT_DIR/svn and set the name of the
+    vcs to 'git-svn'
+
+ -- Frank Terbeck <ft@grml.org>  Wed, 27 Aug 2008 22:35:09 +0200
+
+grml-etc-core (0.3.52) unstable; urgency=low
+
+  * zshrc: Add version control information to our prompt.
+
+ -- Frank Terbeck <ft@grml.org>  Tue, 26 Aug 2008 16:36:44 +0200
+
 grml-etc-core (0.3.51) unstable; urgency=low
 
   The "pfuh what nice zsh features" release. :)
@@ -25,6 +40,9 @@ grml-etc-core (0.3.51) unstable; urgency=low
     - New function linenr() to print a specific line of file, thanks
       to Wuehlmaus.
     - Update gizmo() function.
+    - Add completion for aliases, deactivated by default because it
+      might be confusing for several users for now. Idea by Julius,
+      thanks for forwarding - wuehlmaus. :)
   * zshenv: set $PATH on Solaris/SunOS.
 
  -- Michael Prokop <mika@grml.org>  Wed, 06 Aug 2008 23:36:58 +0200