Mercurial > dotfiles
log .shell.d/50.vcs_functions.sh @ 309:74990ae54bd2
age | author | description |
---|---|---|
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' |
Sat, 16 Oct 2010 18:50:32 -0500 | Augie Fackler | update-source-trees: git fetch all remotes instead of doing git pull origin master |
Sun, 16 May 2010 20:43:00 -0500 | Augie Fackler | shell.d: split hg and git functions out of vcs functions |
Mon, 03 May 2010 00:48:39 -0500 | Augie Fackler | vcs funcs: tools for verifying hg or git repos, packing git repos |