Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
minirst: add basic HTML formatting support
2011-10-15, by Matt Mackall
graft: use status verbosity for reporting grafts
2011-10-14, by Matt Mackall
contrib: add a script to help diagnose raw output of the cmdserver
2011-10-14, by Idan Kamara
mq: eliminate explicit checks for file existence
2011-10-14, by Idan Kamara
mq: cleanup of lookup - handling of None is not relevant
2011-10-14, by Mads Kiilerich
mq: fix corner cases for handling of patch 0 in qselect
2010-10-31, by Mads Kiilerich
largefiles: cosmetics, whitespace, code style
2011-10-13, by Greg Ward
largefiles: more work on cleaning up comments
2011-10-13, by Greg Ward
largefiles: improve error reporting
2011-10-13, by Greg Ward
largefiles: improve comments, internal docstrings
2011-10-12, by Greg Ward
largefiles: flush out tests to cover more operations and known cornercases
2011-10-13, by Na'Tosha Bard
largefiles: speed up commit by only rewriting standins for modified largefiles
2011-10-13, by Na'Tosha Bard
tests: add basic tests for doctest syntax
2011-10-13, by Idan Kamara
run-tests: end doctest block when seeing a non-command
2011-10-13, by Idan Kamara
tests: remove temp doctest file when finished running it
2011-10-13, by Idan Kamara
httprepo: make __del__ more stable in error situations
2011-10-13, by Mads Kiilerich
tests: exercise some corner cases for mq guard selection and --reapply
2010-10-31, by Mads Kiilerich
tests: cleanup of test-fetch.t
2011-10-13, by Mads Kiilerich
tests: cleanup of echo statements left over from test conversion
2011-10-13, by Mads Kiilerich
graft: add examples and information about copied metadata
2011-10-12, by Matt Mackall
graft: add --continue support
2011-10-12, by Matt Mackall
graft: add user, date, and tool options
2011-10-12, by Matt Mackall
graft: add --edit
2011-10-12, by Matt Mackall
graft: add initial implementation
2011-10-12, by Matt Mackall
bookmarks: delegate writing to the repo just like reading
2011-10-12, by Augie Fackler
tests: add support for inline doctests in test files
2011-10-12, by Idan Kamara
tests: add helper script for processing doctests read from stdin
2011-10-12, by Idan Kamara
subrepo: fix git branch tracking logic (issue2920)
2011-10-11, by Eric Roshan Eisner
alias: don't shadow commands that we only partially matched (issue2993) (BC)
2011-10-11, by Augie Fackler
resolve: update documentation to mention the .orig backup
2011-10-11, by Pierre-Yves David
cmdutil.bailifchanged: abort for dirty subrepos
2011-10-11, by Eric Roshan Eisner
largefiles: improve help
2011-10-11, by Greg Ward
largefiles: use ui.configlist() to split largefiles.patterns
2011-10-11, by Greg Ward
largefiles: allow minimum size to be a float
2011-10-11, by Greg Ward
largefiles: factor out lfutil.getminsize()
2011-10-11, by Greg Ward
largefiles: cleanup import, now that we can assume > 1.9 for bundled extension
2011-10-11, by Na'Tosha Bard
largefiles: add test for status
2011-10-11, by Na'Tosha Bard
largefiles: remove pre-1.9 code from extension first bundled with 1.9
2011-10-11, by Na'Tosha Bard
pyflakes: clean up some import noise
2011-10-11, by Matt Mackall
bdiff: fix pointer aliasing
2011-10-11, by Matt Mackall
import: add --edit switch
2011-10-11, by Matt Mackall
transplant: add --edit option
2011-10-10, by Matt Mackall
rebase: add --edit switch
2011-10-10, by Matt Mackall
httpclient: update to 07d8c356f4d1 of py-nonblocking-http
2011-10-10, by Augie Fackler
wireproto: do not call pushkey module directly (issue3041)
2011-10-10, by Andreas Freimuth
largefiles: add beginnings of test (covers commit, remove, move, copy, and archive)
2011-10-10, by Na'Tosha Bard
setup: add largefiles to list of packages
2011-10-10, by Na'Tosha Bard
rebase: move updatedirstate into cmdutil so it can be shared
2011-10-09, by Matt Mackall
subrepo: add git to the help topic
2011-10-09, by Matt Mackall
branch: fix formatting of help note
2011-10-08, by Matt Mackall
backout: deprecate/hide support for backing out merges
2011-10-08, by Matt Mackall
backout: add a note about not working on merges
2011-10-08, by Matt Mackall
backout: mark some help verbose
2011-10-08, by Matt Mackall
merge with stable
2011-10-07, by Matt Mackall
acl: more descriptive error messages
2011-10-06, by Elifarley Callado Coelho Cruz
largefiles: fix commit of specified file on non-windows
2011-10-06, by Na'Tosha Bard
convert: detect false cset boundaries in cvsps descriptions
2011-10-05, by jakob krainz
transplant: wrap a transaction around the whole command
2011-10-04, by Greg Ward
help: generate command help into a single RST string for formatting
2011-10-07, by Matt Mackall
help: unify the two -v notes for command help
2011-10-07, by Matt Mackall
diff: enhance highlighting with color (issue3034)
2011-10-05, by Kirill Elagin
debuginstall: report the template path
2011-10-07, by Matt Mackall
extensions: print some debug info on import failure
2011-10-01, by Greg Ward
import: wrap a transaction around the whole command
2011-10-02, by Greg Ward
import: improve error reporting
2011-10-01, by Greg Ward
import: join base with patchurl *after* checking for stdin
2011-10-01, by Greg Ward
import: rename some local variables
2011-10-01, by Greg Ward
import: simplify status reporting logic (and make it more I18N-friendly)
2011-10-01, by Greg Ward
convert: fix crazy rollback call, broken by recent rollback safety checks
2011-10-07, by Matt Mackall
rst: fix detection of single-row tables
2011-10-02, by Matt Mackall
subrepo: fix repo relative path calculation for root directories (issue3033)
stable
2011-10-02, by Matt Mackall
subrepo: improve error message when svn isn't found
2011-10-02, by Matt Mackall
merge with stable
2011-10-01, by Matt Mackall
largefiles: don't break existing tests (syntax error, bad imports)
2011-10-01, by Greg Ward
rollback: use a hint for force
2011-10-01, by Matt Mackall
Added signature for changeset 351a9292e430
stable
2011-10-01, by Matt Mackall
Added tag 1.9.3 for changeset 351a9292e430
stable
2011-10-01, by Matt Mackall
record: use command wrapper properly for qnew/qrefresh (issue3001)
stable
1.9.3
2011-10-01, by Matt Mackall
rollback: avoid unsafe rollback when not at tip (issue2998)
2011-09-30, by Greg Ward
merge with stable
2011-09-30, by Matt Mackall
merge with i18n
stable
2011-09-30, by Matt Mackall
i18n-ja: synchronized with 31c9e2a702d1
stable
2011-09-27, by FUJIWARA Katsunori
clone: add help examples
2011-09-30, by Matt Mackall
clone: add a note about -u/-U
2011-09-30, by Matt Mackall
clone: move portions of help into the verbose section
2011-09-30, by Matt Mackall
clone: clarify destination URLs
2011-09-30, by Matt Mackall
clone: move url crossref to bottom
2011-09-30, by Matt Mackall
clone: improve help on -r/-b and tags
2011-09-30, by Matt Mackall
largefiles: mark a string for translation
2011-09-29, by Matt Mackall
largefiles: fix multistatement line
2011-09-29, by Matt Mackall
largefiles: eliminate naked exceptions
2011-09-29, by Matt Mackall
largefiles: fix over-long lines
2011-09-29, by Matt Mackall
largefile: fix up hasattr usage
2011-09-29, by Matt Mackall
hgext: add largefiles extension
2011-09-24, by various
merge with stable
2011-09-28, by Matt Mackall
patchbomb: drop loop in prompt
2011-09-28, by Matt Mackall
patchbomb: use prompt even in non-interactive mode
2010-09-08, by Matt Mackall
patchbomb: make it easy for the user to decline sending an intro message.
2011-09-27, by Greg Ward
building: build inotify for sys.platform='linux*'
stable
2011-09-20, by Nikolaj Sjujskij
patchbomb: simplify some contorted logic and odd variable names.
2011-09-26, by Greg Ward
merge with crew
2011-09-28, by Matt Mackall
sslutil: abort when ssl module is needed but not found
2011-09-27, by Mads Kiilerich
merge with stable
2011-09-27, by Matt Mackall
patch: correctly handle non-tabular Subject: line
stable
2011-09-27, by Steffen Daode Nurpmeso
util: fix crash converting an invalid future date to string
stable
2011-09-23, by Kevin Gessner
styles: add new 'bisect' style that prints the bisection status
2011-09-22, by Yann E. MORIN
templates: add 'bisect' keyword to return a cset's bisect status
2011-09-22, by Yann E. MORIN
hbisect: add functions to return a label for a cset bisection status
2011-09-22, by Yann E. MORIN
hbisect: add two new revset descriptions: 'goods' and 'bads'
2011-09-24, by Yann E. MORIN
http: handle push of bundles > 2 GB again (issue3017)
stable
2011-09-21, by Mads Kiilerich
building: build inotify for sys.platform='linux*'
2011-09-20, by Nikolaj Sjujskij
subrepo: try remapping subpaths using the "final" path
2011-09-22, by Martin Geisler
subrepo: refactor state function
2011-09-22, by Martin Geisler
mq.strip: allow -r option, optionally
2011-09-20, by Jordi GutiƩrrez Hermoso
revset.bisect: add 'ignored' set to the bisect keyword
2011-09-20, by Yann E. MORIN
hbisect.get: use simpler code with repo.set(), fix 'pruned' set
2011-09-20, by Yann E. MORIN
help: use RST to format option lists
2011-09-21, by Matt Mackall
minirst: fix column handling for simple tables
2011-09-21, by Matt Mackall
encoding: add getcols to extract substrings based on column width
2011-09-21, by Matt Mackall
encoding: colwidth input is in the local encoding
2011-09-21, by Matt Mackall
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip