log .shell.d/50.vcs_functions.sh @ 455:b60cd2f46acd

age author description
Fri, 29 Jul 2016 17:07:38 -0400 Augie Fackler vcs_functions: avoid putting hg prompt commands in blackbox log
Fri, 11 Sep 2015 13:57:02 -0400 Augie Fackler vcs_funcs: fix for when in no repo
Fri, 11 Sep 2015 09:53:34 -0400 Augie Fackler vcs_functions: fix vcs_current_branch to use hg templating
Mon, 12 Nov 2012 16:29:06 -0600 Augie Fackler rps1: show hg bookmark (if any) in rps1 instead of current branch
Tue, 27 Mar 2012 13:41:40 -0500 Augie Fackler find_dvcs_root: new function to find dvcs root dir more safely
Fri, 17 Jun 2011 09:46:17 -0500 Augie Fackler wcroot: use git to directly find repo root.
Thu, 05 May 2011 11:00:37 -0500 Augie Fackler vcs_current_branch: use 'hg parents --template' instead of just 'hg parents'