Mercurial > hg
graph
-
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
-
merge with stableSat, 10 Sep 2011 17:56:42 -0500, by Matt Mackall
-
test: test unshare commandSat, 13 Aug 2011 00:08:26 +0200, by Simon Heimberg
-
hgext: introduce unshare commandThu, 11 Aug 2011 00:04:00 +0200, by Simon Heimberg
-
hg: extract copying the store out of cloneThu, 11 Aug 2011 00:03:16 +0200, by Simon Heimberg
-
url: Remove the proxy env variables only when needed (issue2451) stableThu, 08 Sep 2011 20:40:24 -0300, by Renato Cunha
-
util: improve finding of hgexecutableSat, 23 Jul 2011 06:18:18 +0200, by Simon Heimberg
-
keyword: make status test after record and kwexpand/kwshrink reliable stableSat, 10 Sep 2011 13:23:41 +0100, by Christian Ebert
-
log: remove -h short option for --hidden (issue2995) stableFri, 09 Sep 2011 14:41:22 -0500, by Matt Mackall
-
merge with stableThu, 08 Sep 2011 18:30:44 -0500, by Matt Mackall
-
hgweb: properly check for bookmarks when drawing graph stableThu, 08 Sep 2011 18:29:53 -0500, by Matt Mackall
-
keyword: preserve file mode when overwriting stableThu, 08 Sep 2011 19:30:25 +0100, by Christian Ebert
-
convert: use repo.join instead of referencing ".hg" directlyThu, 08 Sep 2011 10:20:42 +0200, by Martin Geisler
-
repair: switch from changegroupsubset to getbundleThu, 01 Sep 2011 12:29:24 +0200, by Peter Arrenbrecht
-
merge with stableTue, 30 Aug 2011 15:22:10 +0200, by Martin Geisler
-
i18n: calculate terminal columns by width information of each characters stableSat, 27 Aug 2011 04:56:12 +0900, by FUJIWARA Katsunori
-
util: wrap lines with multi-byte characters correctly (issue2943) stableSat, 06 Aug 2011 23:52:20 +0200, by Mads Kiilerich
-
setdiscovery: fix hang when #heads>200 (issue2971) stableThu, 25 Aug 2011 21:25:14 +0200, by Peter Arrenbrecht
-
ui: also swap sys.stdout with self.fout in _readline stableTue, 30 Aug 2011 14:18:58 +0200, by Martin Geisler
-
merge with stableFri, 26 Aug 2011 16:08:24 -0500, by Matt Mackall
-
util: postpone and reorder parent calculation in makedirsThu, 25 Aug 2011 11:03:16 +0200, by Adrian Buehlmann
-
atomictempfile: make close() consistent with other file-like objects.Thu, 25 Aug 2011 20:21:04 -0400, by Greg Ward
-
posix: check for executable bits on files identified by findexe functionWed, 24 Aug 2011 05:42:41 -0400, by Robert Jones
-
subrepo: fix cloning of repos from urls without slash after host (issue2970) stable 1.9.2Fri, 26 Aug 2011 16:23:35 +0200, by Mads Kiilerich
-
merge with stableThu, 25 Aug 2011 16:21:53 -0500, by Matt Mackall
-
dagutil: fix off-by-one in inverserevlogdag buildup stableThu, 25 Aug 2011 17:20:00 +0200, by Peter Arrenbrecht
-
util.makedirs: make recursion simpler and more stable (issue2948)Mon, 22 Aug 2011 00:42:38 +0200, by Mads Kiilerich
-
util.makedirs: propagate chmod exceptionsMon, 22 Aug 2011 00:35:42 +0200, by Mads Kiilerich
-
color: add styles for tagsSun, 21 Aug 2011 20:40:10 +0100, by Marc Simpson
-
ui: use labels when outputting tagsSat, 20 Aug 2011 21:47:10 +0100, by Marc Simpson
-
merge with stableThu, 18 Aug 2011 17:24:04 -0500, by Matt Mackall
-
commands: clarify that 'hg heads foo' shows heads on branch foo stableThu, 18 Aug 2011 13:56:58 +0200, by Martin Geisler
-
merge with stableWed, 17 Aug 2011 14:17:35 +0200, by Martin Geisler
-
merge: use repo.ui directly instead local variableWed, 17 Aug 2011 14:11:46 +0200, by Martin Geisler
-
win32: msvcr71.dll should be used for python 2.4 and 2.5 stableMon, 08 Aug 2011 14:32:27 +0900, by Shun-ichi GOTO
-
minirst: add a helper function to build an RST table from an arrayThu, 11 Aug 2011 22:40:43 -0500, by Matt Mackall
-
minirst: drop debug codeThu, 11 Aug 2011 22:40:41 -0500, by Matt Mackall
-
minirst: add simple table supportThu, 11 Aug 2011 22:05:57 -0500, by Matt Mackall
-
minirst: only strip leading newlines, not indentationThu, 11 Aug 2011 22:05:31 -0500, by Matt Mackall
-
ui: allow alternatives for config optionsThu, 11 Aug 2011 14:34:03 -0500, by Matt Mackall
-
merge with stableWed, 10 Aug 2011 13:52:52 -0500, by Matt Mackall
-
graphlog: attempt to fix index overrun (issue2912) stableWed, 10 Aug 2011 13:25:35 -0500, by Matt Mackall
-
util: wrap lines with multi-byte characters correctly (issue2943)Sat, 06 Aug 2011 23:52:20 +0200, by Mads Kiilerich
-
keyword: avoid x = a and b or cMon, 08 Aug 2011 11:34:52 +0100, by Christian Ebert
-
match: remove unused assignmentTue, 09 Aug 2011 11:05:13 +0200, by Martin Geisler
-
http: explain why the host is passed to urllib2 password managerSat, 06 Aug 2011 14:10:59 +0200, by Patrick Mezard
-
merge with stableFri, 05 Aug 2011 16:07:51 -0500, by Matt Mackall
-
http: pass user to readauthforuri() (fix 4a43e23b8c55) stableFri, 05 Aug 2011 21:05:41 +0200, by Patrick Mezard
-
http: strip credentials from urllib2 manager URIs (issue2885) stableFri, 05 Aug 2011 21:05:40 +0200, by Patrick Mezard
-
help: move option text display into a helper functionThu, 04 Aug 2011 16:12:58 -0500, by Matt Mackall
-
help: move 'additional help topics' codeThu, 04 Aug 2011 15:36:15 -0500, by Matt Mackall
-
help: rename option_lists to optlistThu, 04 Aug 2011 15:34:30 -0500, by Matt Mackall
-
help: drop with_versionThu, 04 Aug 2011 15:08:41 -0500, by Matt Mackall
-
dispatch: don't rewrap aliases that have the same definition stableThu, 04 Aug 2011 19:41:23 +0300, by Idan Kamara
-
url: really handle urls of the form file:///c:/foo/bar/ correctly stableThu, 04 Aug 2011 02:51:29 +0200, by Mads Kiilerich
-
wireproto: add out-of-band error class to allow remote repo to report errorsTue, 02 Aug 2011 15:21:10 -0400, by Andrew Pritchard
-
windows: fix pyflakes warning on unused importsWed, 03 Aug 2011 16:41:14 -0500, by Matt Mackall
-
minirst: add decorateblocks search helperTue, 02 Aug 2011 17:43:20 -0500, by Matt Mackall
-
minirst: add getsections helperTue, 02 Aug 2011 17:43:18 -0500, by Matt Mackall
-
minirst: add formatblocks helperTue, 02 Aug 2011 17:41:45 -0500, by Matt Mackall
-
minirst: add parse method to get document structureTue, 02 Aug 2011 14:54:38 -0500, by Matt Mackall
-
util: move copymode into posix.py and windows.pyTue, 02 Aug 2011 13:18:56 +0200, by Adrian Buehlmann
-
util: factor new function copymode out of mktempcopyTue, 02 Aug 2011 12:29:48 +0200, by Adrian Buehlmann
-
revert: introduce short option -C for --no-backupTue, 02 Aug 2011 11:32:39 +0200, by Adrian Buehlmann
-
merge with stableMon, 01 Aug 2011 18:10:05 -0500, by Matt Mackall
-
hgweb: do not ignore [auth] if url has a username (issue2822) stable 1.9.1Mon, 01 Aug 2011 23:58:50 +0200, by Patrick Mezard
-
hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923) stableSun, 31 Jul 2011 01:46:52 +0200, by Matt Mackall
-
hgweb: extract the path logic from updatereqenv and add doctestsMon, 01 Aug 2011 14:53:10 -0500, by Matt Mackall
-
merge with stableMon, 01 Aug 2011 14:52:11 -0500, by Matt Mackall
-
hgweb: handle 'baseurl' configurations with leading slash (issue2934) stableMon, 01 Aug 2011 09:48:10 +0200, by wujek
-
ui: call write() so the prompt string goes through subclassed implementation stableMon, 01 Aug 2011 19:53:00 +0300, by Idan Kamara
-
merge with stableMon, 01 Aug 2011 10:54:34 -0500, by Matt Mackall
-
i18n-ja: synchronized with 4fdab926e111 stableSun, 31 Jul 2011 23:42:40 +0900, by FUJIWARA Katsunori
-
parsers: remove redundant 'n' variable in parsers.parse_index2() (issue2935)Sun, 31 Jul 2011 22:12:13 +0200, by py4fun
-
subrepo: handle adding svn subrepo with a svn:external file in it (issue2931) stableThu, 28 Jul 2011 13:28:32 -0400, by Vasily Titskiy
-
hook: be prepared for __stdout/err__ not having fileno() stableSat, 30 Jul 2011 23:41:10 +0300, by Idan Kamara
-
dispatch: make sure global options on the command line take precedence stableSat, 30 Jul 2011 21:04:14 +0300, by Idan Kamara
-
http2: send an extra header to signal a non-broken client stableWed, 27 Jul 2011 18:35:35 -0500, by Augie Fackler
-
httpclient: import ca33b88d143c from py-nonblocking-http (issue2932) stableFri, 29 Jul 2011 12:46:45 -0500, by Augie Fackler
-
color.py - clear _terminfo_params in win32 mode stableFri, 29 Jul 2011 15:36:27 +0400, by Andrei Vermel
-
url: store and assume the query part of an url is in escaped form (issue2921) stableSun, 31 Jul 2011 21:00:44 +0200, by Benoit Boissinot
-
mq/qqueue: print current queue nameFri, 29 Jul 2011 20:26:52 +0200, by Yann E. MORIN
-
export: add %m to file format string (first line of the commit message)Sat, 30 Jul 2011 11:08:45 +0100, by Andrzej Bieniek
-
windows: eliminate win32 wildcard importFri, 29 Jul 2011 00:39:27 +0200, by Adrian Buehlmann
-
merge with stableFri, 29 Jul 2011 17:27:38 -0500, by Matt Mackall
-
merge with crewFri, 29 Jul 2011 17:27:14 -0500, by Matt Mackall
-
test-filecache: change for python 2.4 compatibilityThu, 28 Jul 2011 02:38:01 +0300, by Lee Cantey
-
setdiscovery: return anyincoming=False when remote's only head is nullid stableWed, 27 Jul 2011 18:32:54 -0400, by Andrew Pritchard
-
i18n: use UTF-8 string to lower filename for case collision check stableThu, 28 Jul 2011 14:36:07 +0900, by FUJIWARA Katsunori
-
merge with crewThu, 28 Jul 2011 14:20:06 -0500, by Matt Mackall
-
check-code: disallow use of hasattr()Mon, 25 Jul 2011 14:59:31 -0500, by Augie Fackler
-
demandimport: use getattr instead of hasattrMon, 25 Jul 2011 21:15:48 -0500, by Augie Fackler
-
demandimport: blacklist rfc822 and mimetools to prevent spurious warningsTue, 01 Mar 2011 23:35:22 -0600, by Augie Fackler
-
i18n: use getattr instead of hasattrMon, 25 Jul 2011 20:46:30 -0500, by Augie Fackler
-
win32/hgwebdir_wsgi: use getattr instead of hasattrMon, 25 Jul 2011 16:09:18 -0500, by Augie Fackler
-
setup.py: use getattr instead of hasdattrMon, 25 Jul 2011 16:08:57 -0500, by Augie Fackler
-
setup3k: use getattr instead of hasattrMon, 25 Jul 2011 16:07:52 -0500, by Augie Fackler
-
tests: use getattr instead of hasattrMon, 25 Jul 2011 16:37:18 -0500, by Augie Fackler
-
wireproto: use safehasattr or getattr instead of hasattrMon, 25 Jul 2011 16:05:01 -0500, by Augie Fackler
-
windows: use getattr instead of hasattrMon, 25 Jul 2011 16:04:44 -0500, by Augie Fackler
-
util: use safehasattr or getattr instead of hasattrMon, 25 Jul 2011 16:04:40 -0500, by Augie Fackler
-
templatefilters: use safehasattr instead of hasattrMon, 25 Jul 2011 16:02:42 -0500, by Augie Fackler
-
patch: use safehasattr instead of hasattrMon, 25 Jul 2011 16:02:27 -0500, by Augie Fackler
-
mail: use safehasattr instead of hasattrMon, 25 Jul 2011 16:02:15 -0500, by Augie Fackler
-
url: replace uses of hasattr with safehasattr or getattrMon, 25 Jul 2011 15:55:51 -0500, by Augie Fackler
-
subrepo: use safehasattr instead of hasattrMon, 25 Jul 2011 15:53:22 -0500, by Augie Fackler
-
statichttprepo: replace hasattr with getattrMon, 25 Jul 2011 15:47:43 -0500, by Augie Fackler
-
walkrepos: use getattr instead of hasattr for samestatMon, 25 Jul 2011 15:45:11 -0500, by Augie Fackler
-
revlog: use getattr instead of hasattrMon, 25 Jul 2011 15:43:55 -0500, by Augie Fackler
-
lsprof: use getattr instead of hasattrMon, 25 Jul 2011 15:41:46 -0500, by Augie Fackler
-
keepalive: use safehasattr instead of hasattrMon, 25 Jul 2011 20:36:59 -0500, by Augie Fackler
-
hgweb: move remaining hasattr calls to safehasattrMon, 25 Jul 2011 15:38:46 -0500, by Augie Fackler
-
wsgicgi: use getattr instead of hasattrMon, 25 Jul 2011 15:38:10 -0500, by Augie Fackler
-
httprepo: use getattr instead of hasattrMon, 25 Jul 2011 15:37:52 -0500, by Augie Fackler
-
help command: use safehasattr instead of hasattrMon, 25 Jul 2011 15:36:13 -0500, by Augie Fackler
-
hgweb_mod: use safehasattr instead of hasattrMon, 25 Jul 2011 16:27:08 -0500, by Augie Fackler
-
hg: use safehasattr instead of hasattrMon, 25 Jul 2011 15:22:18 -0500, by Augie Fackler
-
encoding: use getattr isntead of hasattrMon, 25 Jul 2011 15:19:43 -0500, by Augie Fackler
-
dispatch: use safehasattr instead of hasattrMon, 25 Jul 2011 15:17:47 -0500, by Augie Fackler
-
debugignore: use getattr instead of hasattrMon, 25 Jul 2011 16:36:56 -0500, by Augie Fackler
-
cmdutil: use safehasattr instead of hasattrMon, 25 Jul 2011 15:32:42 -0500, by Augie Fackler
-
byterange: replace uses of hasattr with getattrMon, 25 Jul 2011 15:09:17 -0500, by Augie Fackler
-
bookmarks: use getattr instead of hasattrMon, 25 Jul 2011 15:07:09 -0500, by Augie Fackler
-
hgext: replace uses of hasattr with util.safehasattrMon, 25 Jul 2011 20:37:12 -0500, by Augie Fackler
-
globally: use safehasattr(x, '__iter__') instead of hasattr(x, '__iter__')Mon, 25 Jul 2011 15:30:19 -0500, by Augie Fackler
-
globally: use safehasattr(x, '__call__') instead of hasattr(x, '__call__')Mon, 25 Jul 2011 16:24:37 -0500, by Augie Fackler
-
safehasattr: new function to work around hasattr being brokenMon, 25 Jul 2011 14:59:55 -0500, by Augie Fackler
-
windows: check util.mainfrozen() instead of ad-hoc checks everywhereMon, 25 Jul 2011 16:14:02 -0500, by Augie Fackler
-
notify: rewrite user documentationTue, 26 Jul 2011 21:30:12 +0200, by Patrick Mezard
-
cmdserver: repo.invalidate() on every runcommandMon, 25 Jul 2011 22:19:28 +0300, by Idan Kamara
-
help: add "web/logoimg" setting descriptionMon, 25 Jul 2011 08:28:37 +0200, by Angel Ezquerra
-
filecache: fix check-code complaintMon, 25 Jul 2011 12:58:47 -0500, by Matt Mackall
-
localrepo: unify tag related info into a tagscache classMon, 25 Jul 2011 15:08:57 +0300, by Idan Kamara
-
localrepo: make invalidate() walk _filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate manifest() with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate _bookmarks/current with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate changelog() with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: refresh filecache entries after releasing a repo.lock()Mon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate dirstate() with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: add a cache with stat info for files under .hg/Mon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
scmutil: introduce filecacheSat, 09 Jul 2011 19:06:59 +0300, by Idan Kamara
-
posix, windows: introduce cachestatMon, 25 Jul 2011 15:03:02 +0300, by Idan Kamara
-
util: eliminate wildcard importsSat, 23 Jul 2011 12:29:52 +0200, by Adrian Buehlmann
-
templater: use a global funcs tableSat, 23 Jul 2011 14:33:35 -0500, by Matt Mackall
-
ui: config path relative to repo rootSat, 23 Jul 2011 06:09:14 +0200, by Simon Heimberg
-
ui: providing no default value to configpath should not raise an ErrorSat, 23 Jul 2011 06:08:52 +0200, by Simon Heimberg
-
ui: fix error, base can not be a listSat, 23 Jul 2011 06:08:49 +0200, by Simon Heimberg
-
merge with stableSat, 23 Jul 2011 11:52:25 -0500, by Matt Mackall
-
test-i18n, i18n-pt_BR: updated test message changed in 41c3a71c318d stableFri, 22 Jul 2011 20:31:15 -0300, by Wagner Bruna
-
merge with stableFri, 22 Jul 2011 17:17:23 -0500, by Matt Mackall
-
rebase: remove trailing whitespace found by check-code stableThu, 21 Jul 2011 15:56:15 -0500, by Augie Fackler
-
hooks: use python 2.4 compatible exception handling stableFri, 22 Jul 2011 08:03:47 -0700, by Lee Cantey
-
url: handle urls of the form file:///c:/foo/bar/ correctly stableFri, 22 Jul 2011 17:11:35 -0500, by Matt Mackall
-
dispatch: avoid double backslashes in error message stableThu, 21 Jul 2011 16:02:34 -0400, by David Golub
-
hgweb: add a "web/logoimg" setting to customize the web logo imageThu, 21 Jul 2011 15:10:16 +0200, by Angel Ezquerra
-
util: move windows and posix wildcard imports to begin of fileThu, 21 Jul 2011 11:05:26 +0200, by Adrian Buehlmann
-
util: move "default" hidewindow to posix.pyFri, 22 Jul 2011 10:35:05 +0200, by Adrian Buehlmann
-
util: move "default" lookupreg to posix.pyFri, 22 Jul 2011 10:31:56 +0200, by Adrian Buehlmann
-
util: move "default" unlinkpath to posix.pyFri, 22 Jul 2011 09:55:46 +0200, by Adrian Buehlmann
-
util: move "default" makedir to posix.pyFri, 22 Jul 2011 09:53:15 +0200, by Adrian Buehlmann
-
summary: allow color to highlight active bookmarkThu, 21 Jul 2011 15:52:08 -0500, by Augie Fackler
-
summary: show bookmarks separate from tags and note active mark (issue2892)Mon, 18 Jul 2011 07:53:26 -0500, by Augie Fackler
-
localrepo: make requirements attribute of newly-created repos contain a setWed, 20 Jul 2011 18:23:06 -0400, by Andrew Pritchard
-
localrepo: fix comment on setFri, 22 Jul 2011 16:46:22 -0500, by Matt Mackall
-
revert: restore check for uncommitted merge (issue2915) (BC) stableThu, 21 Jul 2011 15:39:37 -0500, by Matt Mackall
-
localrepo: add set method to iterate over a given revsetThu, 21 Jul 2011 14:06:55 -0500, by Matt Mackall
-
revset: add formatspec convenience query builderThu, 21 Jul 2011 14:05:45 -0500, by Matt Mackall
-
revset: allow bypassing alias expansionThu, 21 Jul 2011 14:04:57 -0500, by Matt Mackall
-
merge with stableTue, 19 Jul 2011 17:51:45 -0500, by Matt Mackall
-
subrepo: don't commit in subrepo if it's clean stableTue, 19 Jul 2011 13:43:53 -0500, by Kevin Bullock
-
rebase: block collapse with keepbranches on multiple named branches (issue2112) stableMon, 18 Jul 2011 22:58:21 +0200, by Stefano Tortarolo
-
merge with stableTue, 19 Jul 2011 14:19:04 -0500, by Matt Mackall
-
hbisect: do not assume that min(good) is an ancestor of min(bad)Sun, 17 Jul 2011 00:36:43 +0200, by Alexander Krauss
-
hbisect: more consistent variable nameSun, 17 Jul 2011 00:35:31 +0200, by Alexander Krauss
-
hbisect: confine loop to the relevant intervalSat, 16 Jul 2011 12:22:40 +0200, by Alexander Krauss
-
win32: assign winstdout to sys.__stdout__ as well (issue2888) stableSat, 16 Jul 2011 15:24:28 +0300, by Idan Kamara
-
alias: note interaction of shell aliases with early opts in helpMon, 18 Jul 2011 14:57:22 -0500, by Matt Mackall
-
alias: fix up test resultsMon, 18 Jul 2011 14:53:52 -0500, by Matt Mackall
-
hooks: redirect stdout/err/in to the ui descriptors when calling python hooks stableSat, 09 Jul 2011 19:06:59 +0300, by Idan Kamara
-
alias: pass local ui to shell aliasFri, 15 Jul 2011 18:03:37 -0500, by Matt Mackall
-
aliases: drop cwd manipulationFri, 15 Jul 2011 16:06:54 -0500, by Matt Mackall
-
dispatch: move shell alias handling after early arg handlingFri, 15 Jul 2011 16:06:53 -0500, by Matt Mackall
-
merge with stableFri, 15 Jul 2011 14:27:16 -0500, by Matt Mackall
-
rebase: reset bookmarks (issue2265 and issue2873) stableFri, 15 Jul 2011 20:07:19 +0200, by Stefano Tortarolo
-
merge with stableFri, 15 Jul 2011 12:56:58 -0500, by Matt Mackall
-
web: Output a correct date in short format (issue2902) stableFri, 15 Jul 2011 10:18:24 +0200, by Benoit Allard
-
test-commandserver: explicitly close opened file stableFri, 15 Jul 2011 16:28:09 +0300, by Idan Kamara
-
verify: fix mq misfireThu, 14 Jul 2011 12:39:39 -0500, by Matt Mackall
-
merge with stableWed, 13 Jul 2011 19:30:27 -0500, by Matt Mackall
-
merge with stableWed, 13 Jul 2011 19:27:56 -0500, by Matt Mackall
-
commit: suppress spurious new head message for duplicate commit (issue2893)Wed, 13 Jul 2011 16:43:18 -0500, by Matt Mackall
-
osutil: emulate os.listdir's OSError for long names (issue2898)Wed, 13 Jul 2011 16:58:51 -0500, by Matt Mackall
-
verify: filter messages about missing null manifests (issue2900)Wed, 13 Jul 2011 16:28:46 -0500, by Matt Mackall
-
merge with crewWed, 13 Jul 2011 19:24:54 -0500, by Matt Mackall
-
subrepo: use working copy of .hgsub to filter status (issue2901) stableWed, 13 Jul 2011 17:41:49 -0500, by Matt Mackall
-
notify: remove unused url() methodWed, 13 Jul 2011 19:23:33 +0200, by Patrick Mezard
-
test-notify-changegroup: test notifications on unbundleWed, 13 Jul 2011 19:23:12 +0200, by Patrick Mezard
-
run-tests: fix summary when accepting changes interactivelyWed, 13 Jul 2011 19:23:08 +0200, by Patrick Mezard
-
merge with stableWed, 13 Jul 2011 16:29:28 -0500, by Matt Mackall
-
verify: filter messages about missing null manifests (issue2900) stableWed, 13 Jul 2011 16:28:46 -0500, by Matt Mackall
-
cmdserver: restore old working dir after dispatch when we have --cwd stableMon, 11 Jul 2011 17:49:45 +0300, by Idan Kamara
-
dispatch: don't use request repo if we have --cwd stableMon, 11 Jul 2011 17:46:55 +0300, by Idan Kamara
-
eol: ignore IOError from deleted files in commitctx stableTue, 12 Jul 2011 12:06:11 -0400, by Nicholas Riley
-
dispatch: fix checking of rpath in _getlocalTue, 12 Jul 2011 16:36:34 -0500, by Matt Mackall
-
ui: rename _is_trusted to _trustedTue, 12 Jul 2011 16:36:22 -0500, by Matt Mackall
-
merge with stableTue, 12 Jul 2011 16:27:03 -0500, by Matt Mackall
-
eol: fix silly test-gendoc breakage by escaping control charactersTue, 12 Jul 2011 16:22:36 -0500, by Matt Mackall
-
eol: document new eol.fix-trailing-newline settingThu, 07 Jul 2011 12:13:07 +0200, by Martin Geisler
-
eol: fix missing trailing newlines in comitted filesFri, 01 Jul 2011 23:12:52 +0400, by Stepan Koltsov
-
eol: eol.only-consistent can now be specified in .hgeolFri, 01 Jul 2011 22:53:58 +0400, by Stepan Koltsov
-
merge with stableThu, 07 Jul 2011 10:34:19 +0200, by Martin Geisler
-
commands: use mergetoolopts when a command supports --toolThu, 07 Jul 2011 10:19:37 +0200, by Martin Geisler
-
revsets: actually catch type error on tip^p1(tip) (issue2884) stableTue, 12 Jul 2011 12:35:03 -0500, by Matt Mackall
-
hgcia: Set default value of strip to -1 (issue2891) stableSat, 09 Jul 2011 09:44:15 +0200, by CĆ©dric Krier
-
commands: improve help for -y/--noninteractive stableThu, 07 Jul 2011 10:32:30 +0200, by Martin Geisler
-
bookmarks: simplify warning codeWed, 06 Jul 2011 19:25:56 -0500, by Matt Mackall
-
bookmarks: drop superfluous stripWed, 06 Jul 2011 19:25:56 -0500, by Matt Mackall
-
bookmarks: add a warning for non empty malformed lineTue, 05 Jul 2011 10:20:27 +0200, by Pierre-Yves David
-
bookmarks: more robust parsing of bookmarks fileTue, 05 Jul 2011 10:13:54 +0200, by Pierre-Yves David
-
merge with stableWed, 06 Jul 2011 19:25:53 -0500, by Matt Mackall
-
revsets: catch type error on tip^p1(tip) (issue2884) stableWed, 06 Jul 2011 13:43:29 -0500, by Matt Mackall
-
revsets: do the right thing with x^:y (issue2884) stableWed, 06 Jul 2011 13:37:50 -0500, by Matt Mackall
-
win32mbcs: wrap two more functions to be wrapped. stableWed, 06 Jul 2011 18:28:42 +0900, by Shun-ichi GOTO
-
commands, merge: call setconfig on the right uiTue, 05 Jul 2011 14:36:33 +0300, by Idan Kamara
-
peer: change arg name to convey it can be a repo as wellTue, 05 Jul 2011 14:28:55 +0300, by Idan Kamara
-
progress: add a changedelay to prevent parallel topics from flapping (issue2698)Thu, 23 Jun 2011 15:00:45 -0500, by Augie Fackler
-
progress: make progress bar a singleton to avoid double-progress ui bugsThu, 23 Jun 2011 14:55:09 -0500, by Augie Fackler
-
progress: remove superfluous parensThu, 02 Jun 2011 14:33:01 -0500, by Augie Fackler
-
keyword: reuse already present working contexts for matchSun, 03 Jul 2011 12:58:03 +0200, by Christian Ebert
-
merge with stableTue, 05 Jul 2011 14:30:53 -0500, by Matt Mackall
-
patch: fix parsing patch files containing CRs not followed by LFs stableMon, 04 Jul 2011 19:53:39 -0300, by Wagner Bruna
-
treediscovery: rename stop() in tests to fix failures on AIX. stableTue, 05 Jul 2011 11:53:32 +0100, by Jim Hague
-
help: fileset foo.lst was named files.lst stableFri, 01 Jul 2011 22:50:36 +0200, by Arne Babenhauserheide
-
merge with stableFri, 01 Jul 2011 13:59:09 -0500, by Matt Mackall
-
util: rename the util.localpath that uses url to urllocalpath (issue2875) stable 1.9Fri, 01 Jul 2011 17:37:09 +0200, by Mads Kiilerich
-
tests: restore previous fix for date ambiguity in cvs test stableFri, 01 Jul 2011 18:13:48 +0200, by Mads Kiilerich