Mercurial > hg
graph
-
merge with stableThu, 01 Mar 2012 17:45:13 +0100, by Thomas Arendsen Hein
-
filemerge: remove temporary files when using internal:dump as merge-tool stableThu, 01 Mar 2012 17:35:12 +0100, by Thomas Arendsen Hein
-
dirstate: filecacheify _ignore (issue3278) stable 2.1.1Thu, 01 Mar 2012 17:49:59 +0200, by Idan Kamara
-
scmutil: add join method to opener to construct path relative to base stableThu, 01 Mar 2012 17:39:58 +0200, by Idan Kamara
-
filecache: refactor path join logic to a function stableThu, 01 Mar 2012 17:39:58 +0200, by Idan Kamara
-
merge with stableWed, 29 Feb 2012 17:27:24 -0600, by Matt Mackall
-
subrepo: fix for merge inconsistencies stableWed, 29 Feb 2012 14:24:57 +0100, by Friedrich Kastner-Masilko
-
bundlerepo: bundle repos should be non-publishing (issue3266) stableWed, 29 Feb 2012 14:41:11 +0100, by Pierre-Yves David
-
bugzilla: stop XMLRPC requests from requesting gzipped responses stableWed, 29 Feb 2012 17:43:03 +0000, by Jim Hague
-
merge with stableTue, 28 Feb 2012 21:17:53 -0600, by Matt Mackall
-
update: delete bookmarks.current when explicitly updating to a rev (issue3276) stableTue, 28 Feb 2012 23:47:46 +0200, by Idan Kamara
-
convert: ignore blank lines in mapfiles (issue3286) stableTue, 28 Feb 2012 10:06:35 +0100, by Patrick Mezard
-
update: don't move the active bookmark if a rev is specified with -r stableTue, 28 Feb 2012 01:07:55 +0200, by Idan Kamara
-
mq: fix qapplied --last and qprev documentation (issue3282) stableMon, 27 Feb 2012 18:23:18 +0100, by Patrick Mezard
-
setup: handle output from Apple's Xcode 4.3 better (issue3277) stableMon, 27 Feb 2012 08:54:26 -0500, by Greg Ward
-
graphlog: apply file filters --patch/--stat outputSun, 26 Feb 2012 17:12:15 +0100, by Patrick Mezard
-
context: add followfirst arg to filectx and workingfilectxSun, 26 Feb 2012 17:10:57 +0100, by Patrick Mezard
-
graphlog: fix --removedSun, 26 Feb 2012 17:10:57 +0100, by Patrick Mezard
-
test-glog: rewrite more tests using testlog() functionSun, 26 Feb 2012 17:10:56 +0100, by Patrick Mezard
-
match: consider filesets as "anypats"Sun, 26 Feb 2012 17:10:55 +0100, by Patrick Mezard
-
graphlog: evaluate FILE/-I/-X filesets on the working dirSun, 26 Feb 2012 17:10:51 +0100, by Patrick Mezard
-
graphlog: implement --copiesSun, 26 Feb 2012 16:56:32 +0100, by Patrick Mezard
-
test-check-code-hg: skip test if not in a working dir (issue3248). stableSat, 18 Feb 2012 16:30:17 -0500, by Greg Ward
-
copies: use ctx.dirs() for directory rename detectionSun, 26 Feb 2012 16:45:59 -0600, by Matt Mackall
-
copies: fix mergecopies doc mapping directionSun, 26 Feb 2012 15:51:56 -0600, by Matt Mackall
-
merge with stableSat, 25 Feb 2012 16:48:07 -0600, by Matt Mackall
-
graphlog: implement --follow-firstSat, 25 Feb 2012 22:11:36 +0100, by Patrick Mezard
-
graphlog: implement --follow with file argumentsSat, 25 Feb 2012 22:11:36 +0100, by Patrick Mezard
-
test-glog: test multiple --prune valuesSat, 25 Feb 2012 22:11:35 +0100, by Patrick Mezard
-
graphlog: restore FILE glob expansion on WindowsSat, 25 Feb 2012 22:11:34 +0100, by Patrick Mezard
-
glog: restore multiple --rev test lost in rebasingSat, 25 Feb 2012 21:51:13 +0100, by Patrick Mezard
-
copies: remove checkdirs optionsSat, 25 Feb 2012 14:22:58 -0600, by Matt Mackall
-
copies: add docstring for mergecopiesFri, 24 Feb 2012 18:21:06 -0600, by Matt Mackall
-
addremove: return 1 if we failed to handle any explicit filesFri, 24 Feb 2012 16:52:32 -0600, by Matt Mackall
-
merge with stableFri, 24 Feb 2012 16:16:48 -0600, by Matt Mackall
-
log: fix --follow FILE ancestry calculation stableFri, 24 Feb 2012 20:57:59 +0100, by Patrick Mezard
-
test-glog: extend a test before fixing --follow issues stableFri, 24 Feb 2012 20:56:18 +0100, by Patrick Mezard
-
graft: use proper revisions for copy detection (issue3265) stableFri, 24 Feb 2012 16:09:15 -0600, by Matt Mackall
-
graphlog: paths/-I/-X handling requires a new revsetThu, 23 Feb 2012 18:05:20 +0100, by Patrick Mezard
-
graphlog: imitate log slowpath when inputs are explicit filesThu, 23 Feb 2012 17:55:07 +0100, by Patrick Mezard
-
graphlog: paths arguments must be or'edThu, 23 Feb 2012 17:54:42 +0100, by Patrick Mezard
-
graphlog: rewrite --rev like all other optionsThu, 23 Feb 2012 11:21:30 +0100, by Patrick Mezard
-
graphlog: --branch and --only-branch are the sameThu, 23 Feb 2012 11:21:04 +0100, by Patrick Mezard
-
test-check-code-hg: fix xargs exit status on OSX stableThu, 23 Feb 2012 17:46:57 +0100, by Patrick Mezard
-
largefiles: respect store.createmode and avoid extra file copy stableThu, 23 Feb 2012 13:37:10 +0100, by Martin Geisler
-
largefiles: respect store.createmode in basestore.get stableThu, 23 Feb 2012 13:37:10 +0100, by Martin Geisler
-
largefiles: use repo.store.createmode for new files in .hg/largefiles stableThu, 23 Feb 2012 13:22:55 +0100, by Martin Geisler
-
mq: expand qimport summaryWed, 22 Feb 2012 17:41:22 -0600, by Matt Mackall
-
merge with stableWed, 22 Feb 2012 17:36:33 -0600, by Matt Mackall
-
graphlog: multiple --keyword must be or'edWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
graphlog: multiple --branch must be or'edWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
graphlog: multiple --user must be or'edWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
graphlog: explicitely join multivalue parametersWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
test-glog.t: use printrevset extension to trace rewritten revsetsWed, 22 Feb 2012 12:30:14 +0100, by Patrick Mezard
-
context: use 'changectx.dirs()' in 'walk()' for directory patterns stableThu, 23 Feb 2012 00:07:54 +0900, by FUJIWARA Katsunori
-
localrepository: use 'changectx.dirs()' in 'status()' for directory patterns stableThu, 23 Feb 2012 00:07:54 +0900, by FUJIWARA Katsunori
-
context: add 'dirs()' to changectx/workingctx for directory patterns stableThu, 23 Feb 2012 00:07:54 +0900, by FUJIWARA Katsunori
-
status: fix format field thinkoWed, 22 Feb 2012 15:22:12 -0600, by Matt Mackall
-
largefiles: don't break filesets stableMon, 20 Feb 2012 17:59:48 +0100, by Dan Villiom Podlaski Christiansen
-
help: sort hgrc related "Sections" chapters alphabeticallySat, 18 Feb 2012 14:27:57 +0100, by Michal Sznajder
-
doc: minor fixes to [graph] section documentationSat, 18 Feb 2012 12:30:24 +0100, by Patrick Mezard
-
hgweb: refactor graph customization javascriptSun, 22 Jan 2012 19:35:26 +0700, by Patrick Mezard
-
templates: move Graph.edge() implementation in mercurial.jsFri, 17 Feb 2012 16:49:43 +0100, by Patrick Mezard
-
formatter: convert status commandMon, 20 Feb 2012 16:42:51 -0600, by Matt Mackall
-
ui: add formatter methodMon, 20 Feb 2012 16:42:48 -0600, by Matt Mackall
-
formatter: add basic formattersMon, 20 Feb 2012 16:42:47 -0600, by Matt Mackall
-
encoding: introduce utf8-b helpersMon, 20 Feb 2012 16:42:45 -0600, by Matt Mackall
-
graphmod: add config cacheFri, 17 Feb 2012 13:53:41 -0600, by Matt Mackall
-
graphmod: rewrite graph config validationFri, 17 Feb 2012 13:53:19 -0600, by Matt Mackall
-
graph: in hgrc specify line color for main branchSun, 22 Jan 2012 19:47:03 +0700, by Constantine Linnick
-
graph: in hgrc specify line width for main branchSun, 22 Jan 2012 19:35:26 +0700, by Constantine Linnick
-
merge with stableThu, 16 Feb 2012 16:40:29 -0600, by Matt Mackall
-
filemerge: remove some redundancy in decorators/docstringsThu, 16 Feb 2012 15:58:51 -0600, by Matt Mackall
-
filemerge: create detail of internal merge tools from documentation stringSun, 12 Feb 2012 21:38:12 +0900, by FUJIWARA Katsunori
-
filemerge: refactoring of 'filemerge()'Sun, 12 Feb 2012 21:38:12 +0900, by FUJIWARA Katsunori
-
patch: fuzz more aggressively to match patch(1) behaviour stableMon, 13 Feb 2012 17:22:35 +0100, by Patrick Mezard
-
patch: fix fuzzing of hunks without previous lines (issue3264) stableMon, 13 Feb 2012 16:47:31 +0100, by Patrick Mezard
-
patch: make hunk.fuzzit() compute the fuzzed start locations stableMon, 13 Feb 2012 13:51:38 +0100, by Patrick Mezard
-
patch: fuzz old and new lines at the same time stableMon, 13 Feb 2012 13:21:00 +0100, by Patrick Mezard
-
largefiles: optimize update speed by only updating changed largefilesMon, 13 Feb 2012 18:37:07 +0100, by Na'Tosha Bard
-
mq: make qimport --push push all imported patches (issue3130) stableTue, 14 Feb 2012 14:31:40 +0100, by Patrick Mezard
-
convert: tolerate spaces between splicemap parent ids (issue3203) stableWed, 15 Feb 2012 11:21:24 +0100, by Patrick Mezard
-
localrepo: clear _filecache on rollback (issue3261) stableThu, 16 Feb 2012 01:21:34 +0200, by Idan Kamara
-
scmutil: update cached copy when filecached attribute is assigned (issue3263) stableWed, 15 Feb 2012 20:02:35 +0200, by Idan Kamara
-
cmdserver: invalidate the dirstate when running commands (issue3271) stableWed, 15 Feb 2012 23:44:10 +0200, by Idan Kamara
-
localrepo: reset _phasesdirty flag after writing stableWed, 15 Feb 2012 23:49:15 +0200, by Idan Kamara
-
import: handle git renames and --similarity (issue3187) stableThu, 16 Feb 2012 13:03:42 +0100, by Patrick Mezard
-
context: make workingctx.forget() really warn about untracked files stableThu, 16 Feb 2012 12:56:48 +0100, by Patrick Mezard
-
largefiles: check whether specified patterns are related to largefiles strictly stableWed, 15 Feb 2012 23:01:09 +0900, by FUJIWARA Katsunori
-
merge with stableFri, 10 Feb 2012 17:09:23 -0600, by Matt Mackall
-
log: remove caching of all visited revisions (issue3253) stableFri, 10 Feb 2012 16:52:32 -0600, by Matt Mackall
-
convert: use splicemap entries when sorting revisions (issue1748) stableFri, 10 Feb 2012 22:34:13 +0100, by Patrick Mezard
-
convert: turn splicemap into a simple dictionary stableFri, 10 Feb 2012 22:25:49 +0100, by Patrick Mezard
-
debugrevspec: mention --verbose to print the parsed treeFri, 10 Feb 2012 13:50:13 +0100, by Patrick Mezard
-
largefiles: only cache largefiles in new heads stableFri, 10 Feb 2012 14:46:09 +0100, by Na'Tosha Bard
-
merge with stableFri, 10 Feb 2012 13:47:57 -0600, by Matt Mackall
-
mq: restore _branchtags() fast path (issue3223) stableTue, 07 Feb 2012 18:47:16 +0100, by Patrick Mezard
-
mq: ensure all mq commits are made with secretcommit() stableTue, 07 Feb 2012 18:47:13 +0100, by Patrick Mezard
-
convert/bzr: ignore nested repos when listing branches (issue3254)Wed, 08 Feb 2012 17:45:10 +0100, by Patrick Mezard
-
tests: tighten checks for octal escapes in shell printf. stableWed, 08 Feb 2012 16:56:00 +0000, by Jim Hague
-
phase: when phase cannot be reduced, hint at --force and return 1 (BC)Wed, 08 Feb 2012 20:00:52 +0100, by Patrick Mezard
-
revset: fix alias substitution recursion (issue3240)Thu, 09 Feb 2012 21:03:07 +0100, by Patrick Mezard
-
update: just merge unknown file collisionsThu, 09 Feb 2012 17:54:47 -0600, by Matt Mackall
-
merge: don't use unknown()Thu, 09 Feb 2012 17:04:17 -0600, by Matt Mackall
-
merge: refactor unknown file conflict checkingThu, 09 Feb 2012 16:50:19 -0600, by Matt Mackall
-
update: use normal update path with --check (issue2450)Thu, 09 Feb 2012 13:16:20 -0600, by Matt Mackall
-
fetch: use update rather than clean when updating (issue3246) stableMon, 06 Feb 2012 16:35:14 -0600, by Matt Mackall
-
merge with stableMon, 06 Feb 2012 15:36:44 -0600, by Matt Mackall
-
mdiff: adjust hunk offsets with --ignore-blank-lines (issue3234) stableMon, 06 Feb 2012 21:17:50 +0100, by Patrick Mezard
-
merge with stableMon, 06 Feb 2012 15:22:43 -0600, by Matt Mackall