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