Skip to content

Instantly share code, notes, and snippets.

@bralpassos
Created August 25, 2011 23:36
Show Gist options
  • Select an option

  • Save bralpassos/1172317 to your computer and use it in GitHub Desktop.

Select an option

Save bralpassos/1172317 to your computer and use it in GitHub Desktop.

Revisions

  1. bralpassos renamed this gist Nov 29, 2012. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. bralpassos revised this gist Sep 9, 2011. 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
    @@ -2,6 +2,7 @@
    username = saganium
    verbose = True
    editor = vim
    merge = vimdiff
    ssh = ssh -C

    [extensions]
  3. bralpassos revised this gist Sep 8, 2011. 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
    @@ -2,6 +2,7 @@
    username = saganium
    verbose = True
    editor = vim
    ssh = ssh -C

    [extensions]
    color =
  4. bralpassos revised this gist Aug 26, 2011. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions hgrc
    Original file line number Diff line number Diff line change
    @@ -1,10 +1,13 @@
    [ui]
    username = saganium
    verbose = True
    editor = vim

    [extensions]
    color =
    progress =
    pager =
    graphlog =

    [pager]
    pager = LESS='FSRX' less
  5. bralpassos revised this gist Aug 26, 2011. 1 changed file with 0 additions and 3 deletions.
    3 changes: 0 additions & 3 deletions hgrc
    Original file line number Diff line number Diff line change
    @@ -1,9 +1,6 @@
    [ui]
    username = saganium

    [paths]
    default = ssh://[email protected]/[...]

    [extensions]
    color =
    progress =
  6. bralpassos created this gist Aug 25, 2011.
    18 changes: 18 additions & 0 deletions hgrc
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,18 @@
    [ui]
    username = saganium

    [paths]
    default = ssh://[email protected]/[...]

    [extensions]
    color =
    progress =
    pager =

    [pager]
    pager = LESS='FSRX' less

    [progress]
    delay = 1.0
    format = bar