Mercurial > hg
graph
-
merge default into stable for 2.0 code freeze stable 2.0-rcSat, 15 Oct 2011 14:30:50 -0500, by Matt Mackall
-
rebase: simplify check for orphaned descendantsSat, 15 Oct 2011 14:19:24 -0500, by Matt Mackall
-
rebase: simplify set generationSat, 15 Oct 2011 14:19:07 -0500, by Matt Mackall
-
rebase: add --rev option to rebaseSat, 15 Oct 2011 20:12:32 +0200, by Pierre-Yves David
-
rebase: allow revsets for source and base argsSat, 15 Oct 2011 12:57:47 -0500, by Matt Mackall
-
revset: fix %r handling in formatspecSat, 15 Oct 2011 12:52:43 -0500, by Matt Mackall
-
rebase: use revset as soon as possible in internal logicSat, 15 Oct 2011 19:07:51 +0200, by Pierre-Yves David
-
revset: add %r for embedded revset support to formatspecSat, 15 Oct 2011 10:20:08 -0500, by Matt Mackall
-
revert: warn that subrepos cannot be revertedSat, 15 Oct 2011 01:06:52 +0200, by Angel Ezquerra
-
merge: expand environment variables and ~/ in tool.executableWed, 12 Oct 2011 21:45:58 -0400, by Greg Ward
-
minirst: improve test harnessSat, 15 Oct 2011 00:39:06 -0500, by Matt Mackall
-
minirst: add style flag to formatSat, 15 Oct 2011 00:39:04 -0500, by Matt Mackall
-
minirst: add basic HTML formatting supportSat, 15 Oct 2011 00:39:01 -0500, by Matt Mackall
-
graft: use status verbosity for reporting graftsFri, 14 Oct 2011 15:40:50 -0500, by Matt Mackall
-
contrib: add a script to help diagnose raw output of the cmdserverFri, 14 Oct 2011 19:10:36 +0200, by Idan Kamara
-
mq: eliminate explicit checks for file existenceFri, 14 Oct 2011 19:51:46 +0200, by Idan Kamara
-
mq: cleanup of lookup - handling of None is not relevantFri, 14 Oct 2011 02:50:06 +0200, by Mads Kiilerich
-
mq: fix corner cases for handling of patch 0 in qselectSun, 31 Oct 2010 18:29:56 +0100, by Mads Kiilerich
-
largefiles: cosmetics, whitespace, code styleThu, 13 Oct 2011 21:42:54 -0400, by Greg Ward
-
largefiles: more work on cleaning up commentsThu, 13 Oct 2011 20:45:49 -0400, by Greg Ward
-
largefiles: improve error reportingThu, 13 Oct 2011 20:24:29 -0400, by Greg Ward
-
largefiles: improve comments, internal docstringsWed, 12 Oct 2011 20:59:27 -0400, by Greg Ward
-
largefiles: flush out tests to cover more operations and known cornercasesThu, 13 Oct 2011 15:15:32 +0200, by Na'Tosha Bard
-
largefiles: speed up commit by only rewriting standins for modified largefilesThu, 13 Oct 2011 12:11:25 +0200, by Na'Tosha Bard
-
tests: add basic tests for doctest syntaxThu, 13 Oct 2011 17:54:38 +0200, by Idan Kamara
-
run-tests: end doctest block when seeing a non-commandThu, 13 Oct 2011 17:54:37 +0200, by Idan Kamara
-
tests: remove temp doctest file when finished running itThu, 13 Oct 2011 17:54:35 +0200, by Idan Kamara
-
httprepo: make __del__ more stable in error situationsThu, 13 Oct 2011 04:27:49 +0200, by Mads Kiilerich
-
tests: exercise some corner cases for mq guard selection and --reapplySun, 31 Oct 2010 18:29:55 +0100, by Mads Kiilerich
-
tests: cleanup of test-fetch.tThu, 13 Oct 2011 04:27:49 +0200, by Mads Kiilerich
-
tests: cleanup of echo statements left over from test conversionThu, 13 Oct 2011 04:27:49 +0200, by Mads Kiilerich
-
graft: add examples and information about copied metadataWed, 12 Oct 2011 18:59:59 -0500, by Matt Mackall
-
graft: add --continue supportWed, 12 Oct 2011 18:48:57 -0500, by Matt Mackall
-
graft: add user, date, and tool optionsWed, 12 Oct 2011 18:46:23 -0500, by Matt Mackall
-
graft: add --editWed, 12 Oct 2011 18:46:03 -0500, by Matt Mackall
-
graft: add initial implementationWed, 12 Oct 2011 18:45:36 -0500, by Matt Mackall
-
bookmarks: delegate writing to the repo just like readingWed, 12 Oct 2011 11:09:57 -0500, by Augie Fackler
-
tests: add support for inline doctests in test filesWed, 12 Oct 2011 22:01:14 +0200, by Idan Kamara
-
tests: add helper script for processing doctests read from stdinWed, 12 Oct 2011 22:01:13 +0200, by Idan Kamara
-
subrepo: fix git branch tracking logic (issue2920)Tue, 11 Oct 2011 21:34:55 -0700, by Eric Roshan Eisner
-
alias: don't shadow commands that we only partially matched (issue2993) (BC)Tue, 11 Oct 2011 17:20:03 -0500, by Augie Fackler
-
resolve: update documentation to mention the .orig backupTue, 11 Oct 2011 18:48:45 +0200, by Pierre-Yves David
-
cmdutil.bailifchanged: abort for dirty subreposTue, 11 Oct 2011 18:18:15 -0700, by Eric Roshan Eisner
-
largefiles: improve helpTue, 11 Oct 2011 21:10:03 -0400, by Greg Ward
-
largefiles: use ui.configlist() to split largefiles.patternsTue, 11 Oct 2011 21:11:01 -0400, by Greg Ward
-
largefiles: allow minimum size to be a floatTue, 11 Oct 2011 21:07:08 -0400, by Greg Ward
-
largefiles: factor out lfutil.getminsize()Tue, 11 Oct 2011 21:11:01 -0400, by Greg Ward
-
largefiles: cleanup import, now that we can assume > 1.9 for bundled extensionTue, 11 Oct 2011 14:01:24 +0200, by Na'Tosha Bard
-
largefiles: add test for statusTue, 11 Oct 2011 13:15:29 +0200, by Na'Tosha Bard
-
largefiles: remove pre-1.9 code from extension first bundled with 1.9Tue, 11 Oct 2011 10:42:56 +0200, by Na'Tosha Bard
-
pyflakes: clean up some import noiseTue, 11 Oct 2011 23:16:05 -0500, by Matt Mackall
-
bdiff: fix pointer aliasingTue, 11 Oct 2011 20:21:13 -0500, by Matt Mackall
-
import: add --edit switchTue, 11 Oct 2011 08:32:04 -0500, by Matt Mackall
-
transplant: add --edit optionMon, 10 Oct 2011 23:07:09 -0500, by Matt Mackall
-
rebase: add --edit switchMon, 10 Oct 2011 23:01:25 -0500, by Matt Mackall
-
httpclient: update to 07d8c356f4d1 of py-nonblocking-httpMon, 10 Oct 2011 17:57:40 -0500, by Augie Fackler
-
wireproto: do not call pushkey module directly (issue3041)Mon, 10 Oct 2011 13:52:54 +0200, by Andreas Freimuth
-
largefiles: add beginnings of test (covers commit, remove, move, copy, and archive)Mon, 10 Oct 2011 17:34:17 +0200, by Na'Tosha Bard
-
setup: add largefiles to list of packagesMon, 10 Oct 2011 17:33:17 +0200, by Na'Tosha Bard
-
rebase: move updatedirstate into cmdutil so it can be sharedSun, 09 Oct 2011 16:14:37 -0500, by Matt Mackall
-
subrepo: add git to the help topicSun, 09 Oct 2011 11:03:57 -0500, by Matt Mackall
-
branch: fix formatting of help noteSat, 08 Oct 2011 15:19:05 -0500, by Matt Mackall
-
backout: deprecate/hide support for backing out mergesSat, 08 Oct 2011 14:18:18 -0500, by Matt Mackall
-
backout: add a note about not working on mergesSat, 08 Oct 2011 13:28:13 -0500, by Matt Mackall
-
backout: mark some help verboseSat, 08 Oct 2011 13:23:57 -0500, by Matt Mackall
-
merge with stableFri, 07 Oct 2011 17:22:12 -0500, by Matt Mackall
-
acl: more descriptive error messagesThu, 06 Oct 2011 19:45:26 -0300, by Elifarley Callado Coelho Cruz
-
largefiles: fix commit of specified file on non-windowsThu, 06 Oct 2011 11:10:06 +0200, by Na'Tosha Bard
-
convert: detect false cset boundaries in cvsps descriptionsWed, 05 Oct 2011 10:28:39 +0200, by jakob krainz
-
transplant: wrap a transaction around the whole commandTue, 04 Oct 2011 19:43:45 -0400, by Greg Ward
-
help: generate command help into a single RST string for formattingFri, 07 Oct 2011 17:08:24 -0500, by Matt Mackall
-
help: unify the two -v notes for command helpFri, 07 Oct 2011 16:36:54 -0500, by Matt Mackall
-
diff: enhance highlighting with color (issue3034)Wed, 05 Oct 2011 09:20:38 +0300, by Kirill Elagin
-
debuginstall: report the template pathFri, 07 Oct 2011 15:36:50 -0500, by Matt Mackall
-
extensions: print some debug info on import failureSat, 01 Oct 2011 16:42:39 -0400, by Greg Ward
-
import: wrap a transaction around the whole commandSun, 02 Oct 2011 14:34:28 -0400, by Greg Ward
-
import: improve error reportingSat, 01 Oct 2011 21:52:44 -0400, by Greg Ward
-
import: join base with patchurl *after* checking for stdinSat, 01 Oct 2011 21:51:25 -0400, by Greg Ward
-
import: rename some local variablesSat, 01 Oct 2011 21:49:04 -0400, by Greg Ward
-
import: simplify status reporting logic (and make it more I18N-friendly)Sat, 01 Oct 2011 21:30:49 -0400, by Greg Ward
-
convert: fix crazy rollback call, broken by recent rollback safety checksFri, 07 Oct 2011 15:36:35 -0500, by Matt Mackall
-
rst: fix detection of single-row tablesSun, 02 Oct 2011 13:13:46 -0500, by Matt Mackall
-
subrepo: fix repo relative path calculation for root directories (issue3033) stableSun, 02 Oct 2011 16:41:07 -0500, by Matt Mackall
-
subrepo: improve error message when svn isn't foundSun, 02 Oct 2011 13:02:15 -0500, by Matt Mackall
-
merge with stableSat, 01 Oct 2011 16:19:33 -0500, by Matt Mackall
-
largefiles: don't break existing tests (syntax error, bad imports)Sat, 01 Oct 2011 16:39:51 -0400, by Greg Ward
-
rollback: use a hint for forceSat, 01 Oct 2011 16:18:51 -0500, by Matt Mackall
-
record: use command wrapper properly for qnew/qrefresh (issue3001) stable 1.9.3Sat, 01 Oct 2011 15:47:03 -0500, by Matt Mackall
-
rollback: avoid unsafe rollback when not at tip (issue2998)Fri, 30 Sep 2011 21:58:54 -0400, by Greg Ward
-
merge with stableFri, 30 Sep 2011 15:11:19 -0500, by Matt Mackall
-
i18n-ja: synchronized with 31c9e2a702d1 stableTue, 27 Sep 2011 03:33:26 +0900, by FUJIWARA Katsunori
-
clone: add help examplesFri, 30 Sep 2011 14:26:36 -0500, by Matt Mackall
-
clone: add a note about -u/-UFri, 30 Sep 2011 14:12:48 -0500, by Matt Mackall
-
clone: move portions of help into the verbose sectionFri, 30 Sep 2011 14:09:45 -0500, by Matt Mackall
-
clone: clarify destination URLsFri, 30 Sep 2011 14:06:41 -0500, by Matt Mackall
-
clone: move url crossref to bottomFri, 30 Sep 2011 11:30:00 -0500, by Matt Mackall
-
clone: improve help on -r/-b and tagsFri, 30 Sep 2011 11:27:59 -0500, by Matt Mackall
-
largefiles: mark a string for translationThu, 29 Sep 2011 17:16:42 -0500, by Matt Mackall
-
largefiles: fix multistatement lineThu, 29 Sep 2011 17:15:54 -0500, by Matt Mackall
-
largefiles: eliminate naked exceptionsThu, 29 Sep 2011 17:14:47 -0500, by Matt Mackall
-
largefiles: fix over-long linesThu, 29 Sep 2011 17:04:57 -0500, by Matt Mackall
-
largefile: fix up hasattr usageThu, 29 Sep 2011 16:48:48 -0500, by Matt Mackall
-
hgext: add largefiles extensionSat, 24 Sep 2011 17:35:45 +0200, by various
-
merge with stableWed, 28 Sep 2011 16:11:53 -0500, by Matt Mackall
-
patchbomb: drop loop in promptWed, 28 Sep 2011 14:49:00 -0500, by Matt Mackall
-
patchbomb: use prompt even in non-interactive modeWed, 08 Sep 2010 08:31:07 +0200, by Matt Mackall
-
patchbomb: make it easy for the user to decline sending an intro message.Tue, 27 Sep 2011 22:38:47 -0400, by Greg Ward
-
building: build inotify for sys.platform='linux*' stableTue, 20 Sep 2011 15:21:27 +0300, by Nikolaj Sjujskij
-
patchbomb: simplify some contorted logic and odd variable names.Mon, 26 Sep 2011 21:29:13 -0400, by Greg Ward
-
merge with crewWed, 28 Sep 2011 13:57:48 -0500, by Matt Mackall
-
sslutil: abort when ssl module is needed but not foundTue, 27 Sep 2011 18:51:10 +0200, by Mads Kiilerich
-
merge with stableTue, 27 Sep 2011 18:50:18 -0500, by Matt Mackall
-
patch: correctly handle non-tabular Subject: line stableTue, 27 Sep 2011 18:41:09 -0500, by Steffen Daode Nurpmeso