log .shell.d/50.vcs_functions.sh @ 526:852565046ed0 default tip

age author description
Thu, 02 Aug 2018 14:09:02 -0400 Augie Fackler shrc: set HGPLAIN in prompt scaffolding
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'
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
Wed, 16 Dec 2009 10:34:54 -0600 Augie Fackler ez-svn-sync: add usage help
Wed, 16 Dec 2009 10:29:56 -0600 Augie Fackler vcs functions: refer to hgsubversion by the real name
Tue, 24 Nov 2009 14:13:46 -0600 Augie Fackler vcs_functions: add a function to grab the path of the next unmerged file from git
Tue, 18 Aug 2009 10:13:19 -0500 Augie Fackler vcs_functions: some versions of the shell don't like - in function names.
Thu, 23 Jul 2009 10:23:52 -0500 Augie Fackler Need to use paths default instead of the outdated svn url now.
Mon, 29 Jun 2009 18:12:29 -0500 Augie Fackler Add support for svnsync to update_source_trees, alias update_source_trees to update-source-trees
Mon, 13 Apr 2009 21:52:44 -0500 Augie Fackler hg svn rebase is now hg rebase --svn
Mon, 13 Apr 2009 10:59:31 -0500 Augie Fackler Remove special case for hgsubversion that is no longer needed.
Thu, 02 Apr 2009 13:43:37 -0500 Augie Fackler Changes required by log being back to the default.
Wed, 01 Apr 2009 14:50:38 -0500 Augie Fackler hg-svn-rebase-all: improved rebasing so that merges no longer abort rebasing other branches.
Wed, 11 Mar 2009 10:47:45 -0500 Augie Fackler Add a function to svnsync easier. Done this too many times because of hgsubversion.
Wed, 11 Mar 2009 10:47:19 -0500 Augie Fackler Add a function to ammend the latest revision in hg. I don't do this often, but when I need it it is handy.
Tue, 03 Mar 2009 11:32:17 -0600 Augie Fackler Add hg-svn-merge-branch which does all the steps of merging an hg branch for me.
Tue, 03 Mar 2009 09:42:36 -0600 Augie Fackler Improved mq now works anywhere inside the parent hg repo.
Fri, 20 Feb 2009 16:05:45 -0600 Augie Fackler Add function to rebase all local named branches to HEAD of their parent svn branch.
Mon, 09 Feb 2009 15:20:13 -0600 Augie Fackler Too clever for my own good in this function.
Mon, 09 Feb 2009 15:04:30 -0600 Augie Fackler Stopgap hg-svn-mkbranch command to save me typing until the feature goes into hgsubversion itself.
Mon, 26 Jan 2009 13:21:00 -0600 Augie Fackler Reorganize zsh files so that bash can work as well. base .zsh/50.vcs_functions.zsh@d688d82f34ab