Mercurial > dotfiles
log .shell.d/50.vcs_functions.sh @ 258:863f1503616f
age | author | description |
---|---|---|
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 |
Tue, 13 Apr 2010 14:49:00 -0500 | Augie Fackler | vcs-functions: add mq-snapshot |
Tue, 06 Apr 2010 15:07:46 -0500 | Augie Fackler | git-next-unmerged-file: also include "both modified" files |
Tue, 26 Jan 2010 11:48:39 -0600 | Augie Fackler | update-source-trees: recurse to find all VCS working copies |