Skip to content

Instantly share code, notes, and snippets.

@richleland
Forked from joshourisman/.hgrc
Created January 14, 2010 17:27
Show Gist options
  • Select an option

  • Save richleland/277326 to your computer and use it in GitHub Desktop.

Select an option

Save richleland/277326 to your computer and use it in GitHub Desktop.

Revisions

  1. @joshourisman joshourisman revised this gist Nov 18, 2009. 1 changed file with 0 additions and 7 deletions.
    7 changes: 0 additions & 7 deletions .hgrc
    Original file line number Diff line number Diff line change
    @@ -11,17 +11,10 @@ hgsubversion=~/.hg.d/hgsubversion/hgsubversion
    hgext.convert=
    hgext.bookmarks=
    hggit=
    hgext.extdiff=
    zeroconf=
    hgext.record=
    graphlog=

    [extdiff]
    cmd.opendiff = fmdiff

    [diff]
    git = True

    [defaults]
    addremove = --similarity 100

  2. @joshourisman joshourisman revised this gist Nov 18, 2009. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .hgrc
    Original file line number Diff line number Diff line change
    @@ -10,7 +10,7 @@ rebase=
    hgsubversion=~/.hg.d/hgsubversion/hgsubversion
    hgext.convert=
    hgext.bookmarks=
    hgext.hg-git=~/.hg.d/hg-git
    hggit=
    hgext.extdiff=
    zeroconf=
    hgext.record=
  3. @joshourisman joshourisman revised this gist Nov 18, 2009. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions .hgrc
    Original file line number Diff line number Diff line change
    @@ -14,6 +14,7 @@ hgext.hg-git=~/.hg.d/hg-git
    hgext.extdiff=
    zeroconf=
    hgext.record=
    graphlog=

    [extdiff]
    cmd.opendiff = fmdiff
    @@ -28,3 +29,4 @@ addremove = --similarity 100
    o = outgoing
    i = incoming
    s = status
    l = glog
  4. @joshourisman joshourisman revised this gist Nov 18, 2009. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions .hgrc
    Original file line number Diff line number Diff line change
    @@ -27,3 +27,4 @@ addremove = --similarity 100
    [alias]
    o = outgoing
    i = incoming
    s = status
  5. @joshourisman joshourisman revised this gist Nov 17, 2009. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion .hgrc
    Original file line number Diff line number Diff line change
    @@ -13,6 +13,7 @@ hgext.bookmarks=
    hgext.hg-git=~/.hg.d/hg-git
    hgext.extdiff=
    zeroconf=
    hgext.record=

    [extdiff]
    cmd.opendiff = fmdiff
    @@ -25,4 +26,4 @@ addremove = --similarity 100

    [alias]
    o = outgoing
    i = incoming
    i = incoming
  6. @joshourisman joshourisman revised this gist Nov 16, 2009. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion .hgrc
    Original file line number Diff line number Diff line change
    @@ -10,7 +10,7 @@ rebase=
    hgsubversion=~/.hg.d/hgsubversion/hgsubversion
    hgext.convert=
    hgext.bookmarks=
    #hgext.hg-git=~/.hg.d/hg-git
    hgext.hg-git=~/.hg.d/hg-git
    hgext.extdiff=
    zeroconf=

    @@ -22,3 +22,7 @@ git = True

    [defaults]
    addremove = --similarity 100

    [alias]
    o = outgoing
    i = incoming
  7. @joshourisman joshourisman revised this gist Nov 16, 2009. 1 changed file with 7 additions and 0 deletions.
    7 changes: 7 additions & 0 deletions .hgrc
    Original file line number Diff line number Diff line change
    @@ -12,6 +12,13 @@ hgext.convert=
    hgext.bookmarks=
    #hgext.hg-git=~/.hg.d/hg-git
    hgext.extdiff=
    zeroconf=

    [extdiff]
    cmd.opendiff = fmdiff

    [diff]
    git = True

    [defaults]
    addremove = --similarity 100
  8. @joshourisman joshourisman revised this gist Nov 16, 2009. 1 changed file with 6 additions and 2 deletions.
    8 changes: 6 additions & 2 deletions .hgrc
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    [ui]
    username = Josh Ourisman <josh_ourisman@discovery.com>
    username = Josh Ourisman <josh@joshourisman.com>

    [extensions]
    fetch=
    @@ -10,4 +10,8 @@ rebase=
    hgsubversion=~/.hg.d/hgsubversion/hgsubversion
    hgext.convert=
    hgext.bookmarks=
    hgext.hg-git=~/.hg.d/hg-git
    #hgext.hg-git=~/.hg.d/hg-git
    hgext.extdiff=

    [extdiff]
    cmd.opendiff = fmdiff
  9. @joshourisman joshourisman created this gist Sep 30, 2009.
    13 changes: 13 additions & 0 deletions .hgrc
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    [ui]
    username = Josh Ourisman <josh_ourisman@discovery.com>

    [extensions]
    fetch=
    hgext.mq=
    hgext.convert=
    color=
    rebase=
    hgsubversion=~/.hg.d/hgsubversion/hgsubversion
    hgext.convert=
    hgext.bookmarks=
    hgext.hg-git=~/.hg.d/hg-git