Mercurial > hg
graph
-
paper, coal: display diffstat on the changeset pageSat, 11 Jun 2011 21:24:50 +0800, by Steven Brown
-
web: provide diff summary to the changeset pageSat, 11 Jun 2011 21:11:43 +0800, by Steven Brown
-
tests: fix up date ambiguity in cvs testSat, 11 Jun 2011 14:14:53 -0500, by Matt Mackall
-
hg: split peer and repo lookup tablesSat, 11 Jun 2011 14:14:52 -0500, by Matt Mackall
-
tests: rename test-git-import.t into test-import-git.tSat, 11 Jun 2011 14:40:25 +0200, by Patrick Mezard
-
patch: generalize the use of patchmeta in applydiff()Sat, 11 Jun 2011 14:17:25 +0200, by Patrick Mezard
-
patch: stop updating changed files set in applydiff()Sat, 11 Jun 2011 14:14:13 +0200, by Patrick Mezard
-
patch: turn patch() touched files dict into a setSat, 11 Jun 2011 14:14:11 +0200, by Patrick Mezard
-
paper, coal: define the diffstat templatesThu, 09 Jun 2011 01:19:39 +0800, by Steven Brown
-
web: provide the file number to the diffstat templatesThu, 09 Jun 2011 01:15:49 +0800, by Steven Brown
-
web: include all files in the diffstatThu, 09 Jun 2011 01:14:22 +0800, by Steven Brown
-
hgignore: ignore MANIFEST.in (generated since 2ce7dfe17bc5)Fri, 10 Jun 2011 20:38:02 +0200, by Thomas Arendsen Hein
-
bookmarks: recognize the current bookmark when the local encoding isn't UTF-8Wed, 08 Jun 2011 21:25:18 +0800, by LUO Zheng
-
distutils: Create MANIFEST.in instead of MANIFEST in MakefileThu, 09 Jun 2011 10:15:24 +1000, by Stephen Thorne
-
revert: is reverting file states, not just file contentsThu, 09 Jun 2011 18:39:14 +0200, by Adrian Buehlmann
-
hg: change various repository() users to use peer() where appropriateFri, 10 Jun 2011 11:43:38 -0500, by Matt Mackall
-
hg: have peer() call _lookup directlyFri, 10 Jun 2011 11:43:38 -0500, by Matt Mackall
-
hg: add peer methodFri, 10 Jun 2011 11:43:38 -0500, by Matt Mackall
-
hg: add opts argument to clone for internal remoteuiWed, 08 Jun 2011 18:24:33 +0200, by Peter Arrenbrecht
-
hg: use capable instead of capabilitiesMon, 06 Jun 2011 21:18:35 +0200, by Peter Arrenbrecht
-
fileset: basic pattern and boolean supportWed, 08 Jun 2011 13:44:41 -0500, by Matt Mackall
-
tests: fix updated monotone version requirementFri, 10 Jun 2011 16:50:45 +0200, by Thomas Arendsen Hein
-
check-code: catch misspellings of descendantTue, 07 Jun 2011 17:02:54 -0500, by Matt Mackall
-
revert: drop obvious paragraph about filenamesTue, 07 Jun 2011 16:02:51 -0500, by Matt Mackall
-
revert: actually add pointer to backoutTue, 07 Jun 2011 16:01:38 -0500, by Matt Mackall
-
revert: replace mention of 'roll back' with pointer to 'backout'Tue, 07 Jun 2011 14:54:17 -0500, by Matt Mackall
-
revert: simplify description of effect of -rTue, 07 Jun 2011 14:51:18 -0500, by Matt Mackall
-
revert: rearrange the date helpTue, 07 Jun 2011 14:49:04 -0500, by Matt Mackall
-
revert: remove some redundancy in basic descriptionTue, 07 Jun 2011 14:47:54 -0500, by Matt Mackall
-
revert: drop requirement to use -r to revert with two parentsTue, 07 Jun 2011 14:19:05 -0500, by Matt Mackall
-
revert: simplify usage noteTue, 07 Jun 2011 14:18:39 -0500, by Matt Mackall
-
revert: rewrite help summaryMon, 06 Jun 2011 17:38:32 -0500, by Matt Mackall
-
extensions: make disabled()/disabledext() load prebuilt index if availableSat, 04 Jun 2011 20:19:30 +0900, by Yuya Nishihara
-
setup: add command to generate index of extensionsSat, 04 Jun 2011 20:11:10 +0900, by Yuya Nishihara
-
sshrepo: fix addchangegroup's signatureMon, 06 Jun 2011 21:02:48 +0200, by Peter Arrenbrecht
-
subrepo: be more careful with deletions of .hgsub and .hgsubstate (issue2844)Mon, 06 Jun 2011 15:17:40 -0500, by Matt Mackall
-
patch: dot not ignore hunk of files marked as 'deleted'Sun, 05 Jun 2011 22:26:01 +0200, by Patrick Mezard
-
patch: fix patchmeta/hunk synchronization in iterhunks()Sun, 05 Jun 2011 22:24:19 +0200, by Patrick Mezard
-
patch: remove unnecessary exists() call in selectfile()Sun, 05 Jun 2011 22:24:11 +0200, by Patrick Mezard
-
import: deprecate --baseSun, 05 Jun 2011 22:24:02 +0200, by Patrick Mezard
-
patch: remove redundant islink() callSun, 05 Jun 2011 13:27:06 +0200, by Patrick Mezard
-
extensions: update doc of enabled() and disabled() according to d5b525697ddbSat, 04 Jun 2011 20:01:01 +0900, by Yuya Nishihara
-
localrepo: add savecommitmessage() to write last-message.txtSat, 04 Jun 2011 15:56:48 +0200, by Patrick Mezard
-
memctx: simplify constructorSat, 04 Jun 2011 15:20:49 +0200, by Patrick Mezard
-
scmutil: improve path calculation for install-relative RC files (issue2841)Fri, 03 Jun 2011 15:08:08 -0500, by Matt Mackall
-
prepush: show details about new remote heads with --verboseFri, 03 Jun 2011 13:10:22 +0200, by Adrian Buehlmann
-
prepush: print short hash of first new head in abort messageFri, 03 Jun 2011 12:16:17 +0200, by Adrian Buehlmann
-
prepush: eliminate 'if branch'Fri, 03 Jun 2011 11:26:43 +0200, by Adrian Buehlmann
-
revlog: bail out earlier in group when we have no chunksFri, 03 Jun 2011 20:32:54 +0200, by Sune Foldager
-
localrepo: simplify file bundling code and fix progress bugFri, 03 Jun 2011 20:23:32 +0200, by Sune Foldager
-
localrepo: use list comprehension instead of generatorsFri, 03 Jun 2011 20:15:06 +0200, by Sune Foldager
-
localrepo: add total to changeset progress in bundle/pushFri, 03 Jun 2011 20:12:37 +0200, by Sune Foldager
-
statichttprepo: use in-place difference for shorter lineFri, 03 Jun 2011 20:08:26 +0200, by Martin Geisler
-
workingctx: eliminate remove functionThu, 02 Jun 2011 00:33:33 +0200, by Adrian Buehlmann
-
test-copy2: add case for moving a missing fileThu, 02 Jun 2011 19:43:17 +0200, by Adrian Buehlmann
-
color: check if ui is already a subclass of colorui before wrapping itThu, 02 Jun 2011 00:43:34 +0300, by Idan Kamara
-
util: add helper function isatty(fd) to check for tty-nessThu, 02 Jun 2011 00:43:34 +0300, by Idan Kamara
-
web: prevent TypeError thrown when using the diffstat templatesThu, 02 Jun 2011 18:52:31 +0800, by Steven Brown
-
fileset: fix long lineThu, 02 Jun 2011 11:27:40 -0500, by Matt Mackall
-
COPYING: refresh with current address from fsf.orgThu, 02 Jun 2011 11:17:02 -0500, by Matt Mackall