log .hgrc @ 373:ea4bee62d5b3

age author description
Sat, 21 Nov 2015 14:37:10 -0500 Augie Fackler hgrc: improve smart revset so . is always shown
Tue, 13 Oct 2015 11:03:43 -0400 Augie Fackler hgrc: also include private-config hgrc that has smtp settings etc
Fri, 25 Sep 2015 14:42:23 -0400 Augie Fackler hgrc: clean up machine-specific settings handling
Fri, 25 Sep 2015 14:40:37 -0400 Augie Fackler hg: hide closed branches from 'hg sl'
Fri, 11 Sep 2015 09:56:40 -0400 Augie Fackler hgrc: add defaultrev setting for histedit that uses my new canmutate set
Fri, 11 Sep 2015 09:56:16 -0400 Augie Fackler hgrc: rework "smart" revset to exploit upstream() from remotebranches
Fri, 11 Sep 2015 09:54:32 -0400 Augie Fackler hgrc: enable experimental graph-group-branches knob
Fri, 05 Jun 2015 15:10:50 -0400 Augie Fackler hgrc: swap remotebookmark entries in sl with topics
Fri, 13 Mar 2015 16:06:40 -0400 Augie Fackler hg: add remotebookmarks output to smartlog
Fri, 13 Mar 2015 16:06:17 -0400 Augie Fackler hg: add bookmarked obsolete changes to upstream-bookmarks
Wed, 15 Oct 2014 16:23:03 -0400 Augie Fackler hgrc: drop obsolete stuff from [alias], enable showfunc in [diff]
Mon, 06 Oct 2014 14:14:13 -0400 Augie Fackler hgrc: add sl. alias for sl when I have too many patches
Wed, 10 Sep 2014 14:58:57 -0400 Augie Fackler hgrc: add si for a more compact incoming format
Mon, 01 Sep 2014 13:02:29 -0400 Augie Fackler hgrc: add havepatch alias for looking for a patch matching a string
Mon, 21 Jul 2014 14:19:43 -0400 Augie Fackler hgrc: new smartlog templates and aliases from mpm
Fri, 18 Jul 2014 20:15:41 -0400 Augie Fackler hgrc: use detailed merge markers by default
Thu, 29 May 2014 14:28:47 -0400 Augie Fackler hgrc: graphlog has been part of core hg for a while
Tue, 11 Mar 2014 13:52:54 -0400 Augie Fackler hg: enable shelve extension
Tue, 16 Jul 2013 13:39:01 -0400 Augie Fackler hgrc: disable publishing mode locally
Fri, 06 Jul 2012 21:17:51 -0500 Augie Fackler hgrc: histedit is now included with hg
Tue, 18 Dec 2012 16:16:03 -0600 Augie Fackler hg: switch to histedit from hg itself
Fri, 27 Apr 2012 16:47:59 -0500 Augie Fackler hgrc: update email address
Sat, 31 Mar 2012 15:25:51 -0500 Augie Fackler hgrc: remove old [paths] stanza that just isn't helpful
Wed, 02 Nov 2011 10:50:39 -0500 Augie Fackler hgrc: remove [hooks] since it's entirely commented out
Wed, 02 Nov 2011 09:53:57 -0500 Augie Fackler hg: new egrep alias
Mon, 16 Aug 2010 12:30:39 -0500 Augie Fackler hgrc: move opendiff support to another file to stop breaking merge on linux
Wed, 13 Apr 2011 10:29:11 -0500 Augie Fackler hgrc: stop defaulting to compact style outside of ll
Mon, 13 Jun 2011 14:15:19 -0500 Augie Fackler hg ll: switch to clever revset for more useful information
Thu, 05 May 2011 11:00:27 -0500 Augie Fackler hgrc: add utip alias for finding upstream tip
Thu, 09 Jun 2011 20:17:53 -0500 Augie Fackler hg: stop defining hostfingerprints now that ssl config works for me