Mercurial > hg
graph
-
mdiff: fix diff header generation for files with spaces (issue3357) stableThu, 05 Apr 2012 15:39:07 +0200, by Patrick Mezard
-
protocol: Add the stream-preferred capabilityWed, 04 Apr 2012 00:00:47 +0200, by Benoit Allard
-
templates/filters: extracting the user portion of an email addressWed, 28 Mar 2012 16:06:20 +0200, by Matteo Capobianco
-
context: make changectx.mutable() benefit from .phase() logic stableThu, 05 Apr 2012 19:15:23 +0200, by Patrick Mezard
-
patch: remove useless variable assignmentThu, 05 Apr 2012 19:23:04 +0200, by Patrick Mezard
-
export: catch exporting empty revsets (issue3353) stableWed, 04 Apr 2012 12:31:31 +0200, by Thomas Arendsen Hein
-
merge with stableWed, 04 Apr 2012 11:19:09 +0200, by Thomas Arendsen Hein
-
test-merge-types: allow different output with existing hgmerge (issue3346) stableWed, 04 Apr 2012 11:18:42 +0200, by Thomas Arendsen Hein
-
inotify: catch SignalInterrupt during shutdown (issue3351) stableWed, 04 Apr 2012 10:57:48 +0200, by Thomas Arendsen Hein
-
merge with stableTue, 03 Apr 2012 22:02:04 +0200, by Thomas Arendsen Hein
-
clone: always close source repository (issue2491) stableTue, 03 Apr 2012 22:01:28 +0200, by Thomas Arendsen Hein
-
merge with stableTue, 03 Apr 2012 21:02:00 +0200, by Thomas Arendsen Hein
-
tests: make tests work if directory contains special characters stableTue, 03 Apr 2012 19:06:35 +0200, by Thomas Arendsen Hein
-
test-gpg: replace 825565136235 by md5sum check stableTue, 03 Apr 2012 16:36:25 +0200, by Thomas Arendsen Hein
-
config: discard UTF-8 BOM if foundTue, 03 Apr 2012 11:35:04 -0500, by Matt Mackall
-
merge with stableMon, 02 Apr 2012 17:02:50 -0500, by Matt Mackall
-
tests: shorten post-test sleepsMon, 02 Apr 2012 17:02:03 -0500, by Matt Mackall
-
tests: don't run test-gpg if not in a working directory stableMon, 02 Apr 2012 22:25:55 +0100, by Javi Merino
-
merge with stableMon, 02 Apr 2012 16:09:29 -0500, by Matt Mackall
-
tests: re-silence test-bad-pull log messages stableMon, 02 Apr 2012 15:06:36 -0500, by Matt Mackall
-
merge with stableSun, 01 Apr 2012 15:57:04 -0500, by Matt Mackall
-
tests: really add blacklist for vfat on Linux stableSun, 01 Apr 2012 15:54:29 -0500, by Matt Mackall
-
tests: fix one more sed -iSun, 01 Apr 2012 15:35:12 -0500, by Matt Mackall
-
merge stableSun, 01 Apr 2012 15:34:22 -0500, by Matt Mackall
-
tests: fix shutdown race in test-bad-pull stable 2.1.2Sun, 01 Apr 2012 14:23:55 -0500, by Matt Mackall
-
check-code: check for sed -iSun, 01 Apr 2012 14:01:10 -0500, by Matt Mackall
-
tests: remove sed -i from test-recordSun, 01 Apr 2012 13:59:11 -0500, by Matt Mackall
-
tests: fix portability of sed usage in test-mq stableSun, 01 Apr 2012 18:18:48 +0900, by FUJIWARA Katsunori
-
zsh completion: fix error in qfinish completions from 88a82069be4aSat, 31 Mar 2012 15:39:44 -0500, by Augie Fackler
-
merge with stableSat, 31 Mar 2012 14:05:10 -0500, by Matt Mackall
-
record: fix up test issuesSat, 31 Mar 2012 14:04:39 -0500, by Matt Mackall
-
tests: fix portability of sed expression in test-mq stableSat, 31 Mar 2012 13:46:46 -0500, by Matt Mackall
-
merge with stableSat, 31 Mar 2012 11:19:09 -0500, by Matt Mackall
-
tests: skip test-lfconvert.t if not support symblic link stableThu, 29 Mar 2012 22:16:56 +0900, by Takumi IINO
-
record: allow splitting of hunks by manually editing patchesFri, 30 Mar 2012 22:08:46 +0100, by A. S. Budden
-
dirstate: fix some problems for recursive case normalization (issue3342) stableSat, 31 Mar 2012 15:55:03 +0900, by FUJIWARA Katsunori
-
tests: make test-walkrepo use hg's symlink test stableSat, 31 Mar 2012 10:44:31 -0500, by Matt Mackall
-
tests: make hghave handle exec bit on Linux with vfat stableSat, 31 Mar 2012 10:44:31 -0500, by Matt Mackall
-
tests: teach hghave to actually test for symlink support stableSat, 31 Mar 2012 10:44:31 -0500, by Matt Mackall
-
merge with stableFri, 30 Mar 2012 14:35:06 -0500, by Matt Mackall
-
graphlog: handle old-style --rev valuesThu, 29 Mar 2012 22:42:03 +0200, by Patrick Mezard
-
test-glog: pretty print revset expressionsThu, 29 Mar 2012 17:13:23 +0200, by Patrick Mezard
-
graphlog: improve --only-branch handlingThu, 29 Mar 2012 16:55:08 +0200, by Patrick Mezard
-
dirstate: avoid normalizing letter case on icasefs for exact match (issue3340) stableSat, 31 Mar 2012 00:04:08 +0900, by FUJIWARA Katsunori
-
i18n-ja: synchronized with cb17c2f5b7b4 stableFri, 30 Mar 2012 21:18:37 +0900, by FUJIWARA Katsunori
-
tests: skip test-lfconvert.t if not support symblic linkThu, 29 Mar 2012 22:16:56 +0900, by Takumi IINO
-
perf: node lookupFri, 30 Mar 2012 14:16:06 -0500, by Matt Mackall
-
hgweb: add block numbers to diff regions and related linksFri, 23 Mar 2012 01:31:31 +0100, by Paul Boddie
-
patchbomb: add --body flag to send patches as inline message body textWed, 21 Mar 2012 06:45:07 +0100, by Angel Ezquerra
-
shrink-revlog: make check-code happierWed, 28 Mar 2012 15:25:20 -0400, by Greg Ward
-
shrink-revlog: make pyflakes happyWed, 28 Mar 2012 15:15:15 -0400, by Greg Ward
-
revert: move bulk of revert command from commands to cmdutilWed, 28 Mar 2012 11:42:17 +0200, by Angel Ezquerra
-
mq: fix qpush --move with comments in series file between applied patches stableThu, 29 Mar 2012 00:35:00 +0200, by Mads Kiilerich