Mercurial > hg
graph
-
subrepos: abort commit by default if a subrepo is dirty (BC) stableFri, 21 Oct 2011 00:33:08 +0200, by Martin Geisler
-
largefiles: use XDG and OS X-specific cache locations by default (issue3067) stableThu, 20 Oct 2011 17:05:13 -0400, by Benjamin Pollack
-
largefiles: remove redundant any_ function stableWed, 19 Oct 2011 20:40:55 -0400, by Benjamin Pollack
-
largefiles: testcase to simulate inter-user clone on local machine stableThu, 20 Oct 2011 09:35:37 -0500, by Eli Carter
-
largefiles: make the store primary, and the user cache secondary stableThu, 20 Oct 2011 13:24:11 -0400, by Benjamin Pollack
-
largefiles: rename functions and methods to match desired behavior stableThu, 20 Oct 2011 13:24:09 -0400, by Benjamin Pollack
-
largefiles: fix documentation to match desired behavior stableThu, 20 Oct 2011 13:24:08 -0400, by Benjamin Pollack
-
runrst: improve error message when Docutils is missing stableThu, 20 Oct 2011 17:47:33 +0200, by Martin Geisler
-
largefiles: fix some badly named function parameters stableSun, 16 Oct 2011 10:24:45 -0400, by Greg Ward
-
largefiles: rename config setting 'size' to 'minsize' stableTue, 18 Oct 2011 20:06:23 -0400, by Greg Ward
-
largefiles: include 'largefiles' in converted repository requirements stableTue, 18 Oct 2011 16:40:59 -0500, by Eli Carter
-
largefiles: string formatting typo in basestore._openstore where comma is used instead of modulo stableTue, 18 Oct 2011 17:09:03 -0400, by Hao Lian
-
largefiles: test that merging does not result in wrong versions of largefiles stableWed, 19 Oct 2011 17:40:27 +0200, by Na'Tosha Bard
-
largefiles: expand test suite some more (test rebasing, rollback, update --clean, and verify --large) stableWed, 19 Oct 2011 17:02:59 +0200, by Na'Tosha Bard
-
largefiles: make parameter more i18n-friendly stableMon, 17 Oct 2011 19:10:42 -0200, by Wagner Bruna
-
grep: correct handling of matching lines without line ending (issue3050) stableSun, 16 Oct 2011 01:26:06 +0200, by Mads Kiilerich
-
discovery: Fix error print mentioning a 'None' branch stableMon, 17 Oct 2011 11:37:59 +0200, by Pierre-Yves David
-
auth: fix realm handling with Python < 2.4.3 (issue2739) stableMon, 17 Oct 2011 13:42:42 -0500, by Matt Mackall
-
subrepo: abort in hgsubrepo._get if the destination is obstructed stableMon, 17 Oct 2011 18:01:38 +0200, by Martin Geisler
-
subrepo: pull revisions on demand when archiving hg subrepos stableMon, 17 Oct 2011 16:45:19 +0200, by Martin Geisler
-
test-check-code.t: test matching try/except/finally introduced in aeeb2afcdc25 stableMon, 17 Oct 2011 14:27:34 +0200, by Thomas Arendsen Hein
-
merge in commit that shouldn't be on default stableMon, 17 Oct 2011 01:40:50 +0200, by Mads Kiilerich
-
tests: don't use 'test -e'Mon, 17 Oct 2011 00:11:56 +0200, by Mads Kiilerich
-
check-code: support multiline matches like try/except/finally stableSun, 16 Oct 2011 20:26:20 -0500, by Matt Mackall
-
largefiles: use separate try/except and try/finally as needed for python2.4 stableSun, 16 Oct 2011 11:28:03 +0200, by Thomas Arendsen Hein
-
commands: use separate try/except and try/finally as needed for python2.4 stableSun, 16 Oct 2011 11:12:59 +0200, by Thomas Arendsen Hein
-
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
-
util: fix crash converting an invalid future date to string stableFri, 23 Sep 2011 09:02:27 -0700, by Kevin Gessner
-
styles: add new 'bisect' style that prints the bisection statusThu, 22 Sep 2011 01:51:36 +0200, by Yann E. MORIN
-
templates: add 'bisect' keyword to return a cset's bisect statusThu, 22 Sep 2011 01:36:01 +0200, by Yann E. MORIN
-
hbisect: add functions to return a label for a cset bisection statusThu, 22 Sep 2011 23:28:49 +0200, by Yann E. MORIN
-
hbisect: add two new revset descriptions: 'goods' and 'bads'Sat, 24 Sep 2011 01:32:50 +0200, by Yann E. MORIN
-
http: handle push of bundles > 2 GB again (issue3017) stableWed, 21 Sep 2011 22:52:00 +0200, by Mads Kiilerich
-
building: build inotify for sys.platform='linux*'Tue, 20 Sep 2011 15:21:27 +0300, by Nikolaj Sjujskij
-
subrepo: try remapping subpaths using the "final" pathThu, 22 Sep 2011 15:15:18 +0200, by Martin Geisler
-
subrepo: refactor state functionThu, 22 Sep 2011 14:39:49 +0200, by Martin Geisler
-
mq.strip: allow -r option, optionallyTue, 20 Sep 2011 15:02:00 -0500, by Jordi GutiƩrrez Hermoso
-
revset.bisect: add 'ignored' set to the bisect keywordTue, 20 Sep 2011 20:21:04 +0200, by Yann E. MORIN
-
hbisect.get: use simpler code with repo.set(), fix 'pruned' setTue, 20 Sep 2011 20:19:48 +0200, by Yann E. MORIN
-
help: use RST to format option listsWed, 21 Sep 2011 13:00:48 -0500, by Matt Mackall
-
minirst: fix column handling for simple tablesWed, 21 Sep 2011 13:00:47 -0500, by Matt Mackall
-
encoding: add getcols to extract substrings based on column widthWed, 21 Sep 2011 13:00:46 -0500, by Matt Mackall
-
encoding: colwidth input is in the local encodingWed, 21 Sep 2011 13:00:41 -0500, by Matt Mackall
-
mdiff: speed up showfunc for large diffsMon, 19 Sep 2011 15:58:03 -0700, by Brodie Rao
-
revset: add 'l' flag to formatspec for argsMon, 19 Sep 2011 16:28:44 -0500, by Matt Mackall
-
bisect: add some bisection examples, and some log revset.bisect() examplesSun, 18 Sep 2011 23:57:49 +0200, by Yann E. MORIN
-
revset.bisect: add new 'untested' set to the bisect keywordSat, 17 Sep 2011 14:33:20 +0200, by Yann E. MORIN
-
revset.bisect: add new 'pruned' set to the bisect keywordSat, 17 Sep 2011 17:30:35 +0200, by Yann E. MORIN
-
revset.bisect: add new 'range' set to the bisect keywordSat, 17 Sep 2011 17:33:34 +0200, by Yann E. MORIN
-
revset.bisect: move bisect() code to hbisect.pySat, 17 Sep 2011 00:20:45 +0200, by Yann E. MORIN
-
revset: rename bisected() to bisect()Sun, 18 Sep 2011 22:54:11 +0200, by Yann E. MORIN
-
revset.bisected: remove 'unknown' stateSun, 18 Sep 2011 10:07:51 +0200, by Yann E. MORIN
-
rebase: allow rebase to ancestor (issue3010)Mon, 19 Sep 2011 16:57:13 +0200, by Pierre-Yves David
-
rollback: only restore dirstate and branch when appropriate.Sun, 18 Sep 2011 19:59:33 -0400, by Greg Ward
-
rollback: refactor for readability; cosmetics.Fri, 16 Sep 2011 21:38:06 -0400, by Greg Ward
-
help: make optlist local to subfunctionsSat, 17 Sep 2011 14:55:55 -0500, by Matt Mackall
-
help: move option list display into subfunctionsSat, 17 Sep 2011 14:50:42 -0500, by Matt Mackall
-
help: fold header selection into helplistSat, 17 Sep 2011 14:46:13 -0500, by Matt Mackall
-
help: fold some list help clauses into the helplist functionSat, 17 Sep 2011 14:46:00 -0500, by Matt Mackall
-
minirst: end all blocks with newlinesSat, 17 Sep 2011 14:17:09 -0500, by Matt Mackall
-
convert: rename local variableMon, 19 Sep 2011 14:19:26 +0200, by Martin Geisler
-
minirst: don't choke on empty textSat, 17 Sep 2011 13:42:11 -0500, by Matt Mackall
-
minirst: remove some whitespaceSat, 17 Sep 2011 13:37:50 -0500, by Matt Mackall
-
minirst: remove pointless transcodingSat, 17 Sep 2011 13:37:49 -0500, by Matt Mackall
-
tests: fix up help test for new verbose sectionsSat, 17 Sep 2011 13:37:47 -0500, by Matt Mackall
-
status: add some help examplesSat, 17 Sep 2011 13:20:10 -0500, by Matt Mackall
-
forget: add help examplesSat, 17 Sep 2011 13:08:24 -0500, by Matt Mackall
-
revsets: add first alias for lastSat, 17 Sep 2011 12:34:47 -0500, by Matt Mackall
-
revset: add default of 1 to limit and last functionsFri, 16 Sep 2011 22:57:47 -0500, by Matt Mackall
-
remove: suggest forget to undo addsFri, 16 Sep 2011 17:53:58 -0500, by Matt Mackall
-
remove: simplify helpFri, 16 Sep 2011 17:41:36 -0500, by Matt Mackall
-
import: add help examplesFri, 16 Sep 2011 17:08:18 -0500, by Matt Mackall
-
id: add some help examplesFri, 16 Sep 2011 16:52:45 -0500, by Matt Mackall
-
export: add help examplesFri, 16 Sep 2011 16:40:27 -0500, by Matt Mackall
-
diff: add help examplesFri, 16 Sep 2011 16:39:55 -0500, by Matt Mackall
-
archive: add help examplesFri, 16 Sep 2011 15:31:21 -0500, by Matt Mackall
-
test-rollback: tinker a bit to make it easier to add more tests.Wed, 14 Sep 2011 22:01:39 -0400, by Greg Ward
-
convert: added bookmarks support in filemapThu, 15 Sep 2011 15:03:54 -0400, by etienne
-
util: fix finding of hgexecutableSat, 23 Jul 2011 06:18:18 +0200, by Simon Heimberg
-
log: add a usage note about --removedFri, 16 Sep 2011 14:37:57 -0500, by Matt Mackall
-
log: rearrange the help text a bitFri, 16 Sep 2011 14:37:56 -0500, by Matt Mackall
-
log: add some usage examples to verbose helpFri, 16 Sep 2011 14:37:55 -0500, by Matt Mackall
-
minirst: fix container stripping logicFri, 16 Sep 2011 14:37:53 -0500, by Matt Mackall
-
share: allow trailing newline on .hg/sharedpath.Wed, 14 Sep 2011 22:28:27 -0400, by Greg Ward
-
contrib: some support for named branches in zsh_completion (issue2988)Wed, 07 Sep 2011 10:24:26 -0400, by Ben Hockey
-
test: test for options duplicate with global optionsWed, 14 Sep 2011 17:06:33 +0200, by Simon Heimberg
-
merge with stableWed, 14 Sep 2011 14:37:10 -0500, by Matt Mackall
-
rollback: improve readability; clarify that the return value is an int.Sun, 11 Sep 2011 21:21:58 -0400, by Greg Ward
-
demandimport: determine at load time if __import__ has level argumentMon, 22 Aug 2011 22:50:52 +0200, by Simon Heimberg
-
win32: quietly ignore missing CreateHardLinkA for Wine stableTue, 13 Sep 2011 17:01:07 -0500, by Matt Mackall
-
osutil: avoid accidentally destroying the True object in isgui (issue2937) stableThu, 08 Sep 2011 11:34:59 +0100, by Steve Streeting
-
merge with stableWed, 14 Sep 2011 13:57:56 +0200, by Sune Foldager
-
mergeWed, 14 Sep 2011 13:57:31 +0200, by Sune Foldager
-
bundlerepo: add argument check before unlink stableWed, 14 Sep 2011 13:51:50 +0200, by Sune Foldager
-
test-setdiscovery: allow for leading space in output of wcMon, 12 Sep 2011 09:20:31 -0700, by Lee Cantey
-
merge with stableMon, 12 Sep 2011 23:02:45 -0500, by Matt Mackall
-
mq: split up overly long lineSun, 11 Sep 2011 18:49:54 +0200, by Dan Villiom Podlaski Christiansen
-
patch: handle 'gitpatches' being empty, but not none stableSun, 11 Sep 2011 18:49:41 +0200, by Dan Villiom Podlaski Christiansen
-
mq: don't suppress patch tracebacks when applying patchesSun, 11 Sep 2011 18:49:38 +0200, by Dan Villiom Podlaski Christiansen
-
test-setdiscovery.t: portability fix stableSun, 11 Sep 2011 19:13:56 +0200, by Dan Villiom Podlaski Christiansen
-
keyword: use wopener(..., atomictemp=True) to overwriteSun, 11 Sep 2011 12:20:39 +0100, by Christian Ebert
-
share: drop unused importSat, 10 Sep 2011 17:59:47 -0500, by Matt Mackall