Tue, 25 Oct 2005 14:55:39 -0700 |
Benoit Boissinot |
fix for cloning empty repo (.hg is still empty)
|
Mon, 24 Oct 2005 20:42:20 -0700 |
Matt Mackall |
Remove deprecated commit -t option
|
Mon, 24 Oct 2005 19:55:44 -0700 |
Steve Borho |
zsh completion: Added '--newest-first' to incoming, outgoing
|
Mon, 24 Oct 2005 17:54:06 -0700 |
TK Soh |
hgweb: a couple of fixes on search page
|
Mon, 24 Oct 2005 17:41:45 -0700 |
tonfa |
Fix relative pull in a subdir
|
Mon, 24 Oct 2005 16:59:31 -0700 |
Michal Kvasnica |
allow 'hg out' / 'hg in' to show newest commit first
|
Mon, 24 Oct 2005 16:54:07 -0700 |
Steve Borho |
zsh completions: new -M, -m arguments for log, etc.
|
Mon, 24 Oct 2005 15:52:28 -0700 |
Benoit Boissinot |
import docstring from doc/hg.1.txt
|
Mon, 24 Oct 2005 15:37:45 -0700 |
Benoit Boissinot |
add --only-merges (-m) log
|
Mon, 24 Oct 2005 15:37:20 -0700 |
Benoit Boissinot |
add --no-merges (-M) for log, outgoing, incoming
|
Mon, 24 Oct 2005 14:55:53 -0700 |
levon |
Fix use of diff(1) triggered by set -e.
|
Mon, 24 Oct 2005 14:55:46 -0700 |
TK Soh |
hgweb: fix broken filelog->changelog link
|
Mon, 24 Oct 2005 14:55:34 -0700 |
TK Soh |
hgweb: fix broken search->changelog link
|
Mon, 24 Oct 2005 14:55:20 -0700 |
Matt Mackall |
Calling flush is unnecessary with bz2 decompressors and may not even exist.
|
Mon, 24 Oct 2005 14:54:54 -0700 |
TK Soh |
hgk: add horizontal scrollbar to patch window
|