Sat, 03 Nov 2007 11:11:13 +0100 |
Peter Arrenbrecht |
Add output markers to test-bundle so it's easier to spot the source of
|
Mon, 10 Dec 2007 12:16:59 -0600 |
Steve Borho |
hgk: add black and blue as preferred colors
|
Mon, 10 Dec 2007 00:35:04 +0000 |
Christian Ebert |
Remove spurious escape attempt in hg.1.txt
|
Wed, 05 Dec 2007 20:40:01 +0900 |
Osku Salerma |
Use VISUAL in addition to EDITOR when choosing the editor to use.
|
Tue, 18 Dec 2007 14:01:42 -0600 |
Matt Mackall |
util: get rid of is_win_9x wart
|
Sun, 09 Dec 2007 17:14:38 +0900 |
Osku Salerma |
Add --verbose support to tags command.
|
Sun, 09 Dec 2007 16:32:05 +0900 |
Osku Salerma |
Properly check tag's existence as a local/global tag when removing it.
|
Tue, 18 Dec 2007 14:01:34 -0600 |
Kirill Smelkov |
[RFC] convert: fix --datesort
|
Wed, 12 Dec 2007 14:44:59 +0100 |
Christian Ebert |
highlight: pass encoding to lexers and formatter
|
Wed, 12 Dec 2007 14:36:34 +0100 |
Christian Ebert |
highlight: mandatory arguments where possible
|
Mon, 17 Dec 2007 23:42:48 +0100 |
Patrick Mezard |
patch: simplify directory creation
|
Mon, 17 Dec 2007 23:42:46 +0100 |
Patrick Mezard |
patch: write rej files for missing targets (issue 853)
|
Mon, 17 Dec 2007 23:06:04 +0100 |
Patrick Mezard |
patch: avoid file existence tests when possible in selectfile()
|
Mon, 17 Dec 2007 23:06:01 +0100 |
Patrick Mezard |
patch: move diff parsing in iterhunks generator
|
Mon, 17 Dec 2007 22:19:21 +0100 |
Patrick Mezard |
patch: move NoHunk detection up with parsing code
|