Mercurial > hg-stable
graph
-
hgweb: don't attempt to show hidden bookmarks (issue3774) stableFri, 25 Jan 2013 11:43:54 -0600, by Kevin Bullock
-
hgweb: fetch tipmost unfiltered rev thru the changelog stableFri, 25 Jan 2013 14:50:18 -0600, by Kevin Bullock
-
help: update verbose 'clone' help to include '@' bookmark stableFri, 25 Jan 2013 16:11:16 -0600, by Kevin Bullock
-
tests: fix test-help.t for '@' bookmark documentation stableFri, 25 Jan 2013 11:38:54 -0600, by Kevin Bullock
-
help: document '@' bookmark in 'help bookmarks' and 'help clone' stableFri, 25 Jan 2013 11:06:30 -0600, by Kevin Bullock
-
revset: evaluate sub expressions correctly (issue3775) stableWed, 23 Jan 2013 22:52:55 +0900, by FUJIWARA Katsunori
-
test-rebase: add another test for rebase with multiple roots stableSat, 19 Jan 2013 04:08:16 +0100, by Pierre-Yves David
-
update: update to current bookmark if it moved out from under us (issue3682) stableMon, 21 Jan 2013 13:47:10 -0600, by Kevin Bullock
-
test-bookmarks-pushpull.t: don't set bookmark active unnecessarily stableMon, 21 Jan 2013 12:58:59 -0600, by Kevin Bullock
-
doc: use "tag" revset predicate instead of "tagged" for example in help stableThu, 24 Jan 2013 00:21:22 +0900, by FUJIWARA Katsunori
-
tests: add regression tests for another revrange edge case stableWed, 23 Jan 2013 11:55:39 -0600, by Kevin Bullock
-
graphmod: don't try to visit nullrev (issue3772) stableWed, 23 Jan 2013 00:20:26 -0600, by Bryan O'Sullivan
-
log: remove any ancestors of nullrev (issue3772) stableWed, 23 Jan 2013 00:12:52 -0600, by Sean Farley
-
help: add documentation for new template functions stableTue, 22 Jan 2013 18:40:23 -0600, by Sean Farley
-
documentation: update to new filter names stableMon, 21 Jan 2013 19:40:15 +0100, by Pierre-Yves David
-
largefiles: enhance error message to make it more i18n-friendly stableMon, 21 Jan 2013 13:42:04 -0200, by Wagner Bruna
-
largefiles: fix largefiles+subrepo update (issue3752) stableWed, 23 Jan 2013 00:51:53 +0100, by Benoit Boissinot
-
merge: only sort manifests in debug mode (issue3769) stableSun, 20 Jan 2013 17:18:00 -0600, by Matt Mackall
-
merge default into stable for 2.5 code freeze stable 2.5-rcSat, 19 Jan 2013 17:24:33 -0600, by Matt Mackall
-
pathencode: don't use alloca() for safety/portabilitySat, 19 Jan 2013 17:20:39 -0600, by Matt Mackall
-
branchmap: display filtername when `updatebranch` fails to do its jobsSat, 19 Jan 2013 02:29:56 +0100, by Pierre-Yves David
-
scmutil: localize and improve 'not under root' messageFri, 18 Jan 2013 01:24:29 +0100, by Mads Kiilerich
-
run-tests.py: don't let hg run interactively in debug modeFri, 18 Jan 2013 01:23:51 +0100, by Mads Kiilerich
-
run-tests.py: backout "don't use console for stdin when running in debug mode"Fri, 18 Jan 2013 01:16:16 +0100, by Mads Kiilerich
-
rebase: properly handle unrebased revision between rebased oneFri, 18 Jan 2013 23:41:48 +0100, by Pierre-Yves David
-
rebase: lose the comparison to `nullmerge`Fri, 18 Jan 2013 23:21:32 +0100, by Pierre-Yves David
-
repoview: cache filtered changelogFri, 18 Jan 2013 23:43:32 +0100, by Pierre-Yves David
-
rebase: do not invent successor to skipped changesetFri, 18 Jan 2013 14:15:32 +0100, by Pierre-Yves David
-
repoview: protect `base` computation from weird phase rootThu, 17 Jan 2013 17:51:30 +0100, by Pierre-Yves David
-
posix: don't compare atime when determining if a file has changedFri, 18 Jan 2013 15:55:16 -0800, by Siddharth Agarwal
-
hg: replace DirCleanup class with normal try/finally useFri, 05 Oct 2012 18:10:56 -0500, by Augie Fackler
-
histedit: proper phase conservation (issue3724)Wed, 16 Jan 2013 19:21:03 +0100, by Pierre-Yves David
-
test-histedit: reorder phases test and prepare for moreWed, 16 Jan 2013 19:19:56 +0100, by Pierre-Yves David
-
test-histedit: fix instability creation testWed, 16 Jan 2013 19:17:36 +0100, by Pierre-Yves David
-
histedit: record histedit source (issue3681)Wed, 16 Jan 2013 19:14:22 +0100, by Pierre-Yves David
-
histedit: factor most commit creation in a functionWed, 16 Jan 2013 19:11:06 +0100, by Pierre-Yves David
-
store: switch to C-based hashed path encodingWed, 12 Dec 2012 13:09:37 -0800, by Bryan O'Sullivan
-
pathencode: implement both basic and hashed encoding in CWed, 12 Dec 2012 13:09:36 -0800, by Bryan O'Sullivan
-
pathencode: implement hashed encoding in CWed, 12 Dec 2012 13:09:36 -0800, by Bryan O'Sullivan
-
pathencode: implement the "mangling" part of hashed encoding in CWed, 12 Dec 2012 13:09:35 -0800, by Bryan O'Sullivan
-
pathencode: add a SHA-1 hash functionWed, 12 Dec 2012 13:09:34 -0800, by Bryan O'Sullivan
-
store: implement lowerencode in CWed, 12 Dec 2012 13:09:33 -0800, by Bryan O'Sullivan
-
hgweb: run with "served" filterTue, 15 Jan 2013 22:34:56 +0100, by Pierre-Yves David
-
hgweb: walk the graph through the changelogWed, 16 Jan 2013 14:22:43 +0100, by Pierre-Yves David
-
hgweb: use changelog for iterationFri, 11 Jan 2013 01:08:00 +0100, by Pierre-Yves David
-
hgweb: ignore filtered revision in revnavWed, 16 Jan 2013 14:19:28 +0100, by Pierre-Yves David
-
hgweb: generate revnav in two phaseThu, 10 Jan 2013 19:29:48 +0100, by Pierre-Yves David
-
rebase: support multiple roots for rebasesetThu, 17 Jan 2013 00:35:01 +0100, by Pierre-Yves David
-
clfilter: stronger detection of filtered changeset in changectx.__init__Wed, 16 Jan 2013 05:21:11 +0100, by Pierre-Yves David
-
validate: check for spurious incoming filelog entriesTue, 11 Dec 2012 20:13:21 +0100, by Sune Foldager
-
zsh_completion: add descriptive branch names to head revisionsThu, 17 Jan 2013 01:06:00 +0100, by Johannes Schlatow
-
zsh_completion: add completion of branch namesThu, 17 Jan 2013 00:54:49 +0100, by Johannes Schlatow
-
zsh_completion: fix issue with overlong branch/tag namesThu, 17 Jan 2013 01:55:50 +0100, by Johannes Schlatow