Tue, 16 Jul 2013 11:17:01 -0500 |
Matt Mackall |
progress: respect HGPLAIN
|
Thu, 11 Jul 2013 19:29:23 -0500 |
Matt Mackall |
tip: deprecate the tip command
|
Thu, 11 Jul 2013 19:28:54 -0500 |
Matt Mackall |
tag: remove incorrect reference to tip
|
Thu, 11 Jul 2013 19:28:26 -0500 |
Matt Mackall |
log: remove tip from example
|
Thu, 11 Jul 2013 19:28:01 -0500 |
Matt Mackall |
cat: remove incorrect reference to tip
|
Thu, 11 Jul 2013 19:26:53 -0500 |
Matt Mackall |
share: remove reference to tip
|
Thu, 11 Jul 2013 19:26:34 -0500 |
Matt Mackall |
rebase: simplify references to branch tips
|
Thu, 11 Jul 2013 19:25:44 -0500 |
Matt Mackall |
mq: remove reference to tip
|
Thu, 11 Jul 2013 17:01:54 +0400 |
Alexander Plavin |
hgweb: show current search query in the input field
|
Sun, 14 Jul 2013 17:23:07 +0200 |
Pierre-Yves David |
mq: use an unfiltered property cache for the queue object
|
Mon, 15 Jul 2013 15:19:43 -0700 |
Siddharth Agarwal |
summary: use missing ancestors algorithm to find new commits
|
Tue, 16 Jul 2013 11:13:18 -0500 |
Augie Fackler |
Merge histedit fixes from stable.
|
Mon, 15 Jul 2013 15:04:42 +0200 |
Martin Geisler |
histedit: use base for computing renames when folding (issue3729)
stable
|
Mon, 15 Jul 2013 13:20:39 +0200 |
Martin Geisler |
test-histedit-fold: remove unnecessary --template
stable
|
Sat, 29 Jun 2013 14:27:53 +0400 |
Alexander Plavin |
templater: sort functions alphabetically, as filters are
|
Thu, 04 Jul 2013 14:19:43 +0400 |
Alexander Plavin |
hgweb: color line which is linked to in file source view
|
Thu, 04 Jul 2013 14:19:13 +0400 |
Alexander Plavin |
hgweb: wrap lines in file source view
|
Thu, 04 Jul 2013 14:18:44 +0400 |
Alexander Plavin |
hgweb: code selection without line numbers in file source view
|
Sat, 06 Jul 2013 21:48:07 +0200 |
Simon Heimberg |
tests: print line numbers when checking code
|
Sat, 06 Jul 2013 21:48:01 +0200 |
Simon Heimberg |
tests: rename files to py extension instead of copying a 2nd time
|
Sat, 06 Jul 2013 21:47:56 +0200 |
Simon Heimberg |
tests: check-code all python files in one run
|
Thu, 04 Jul 2013 23:05:59 +0900 |
Shun-ichi GOTO |
win32mbcs: wrap util.split()
|
Mon, 01 Jul 2013 06:50:58 +0200 |
Simon Heimberg |
check-code: concatenate "check-code" on compile time
|
Mon, 01 Jul 2013 06:50:58 +0200 |
Simon Heimberg |
tests: do not skip code-checking on some whole files
|