Sun, 22 Jul 2012 13:16:45 +0200 |
Adrian Buehlmann |
test-largefiles: fix test failing on vfat file systems
stable
|
changeset |
files
|
Fri, 20 Jul 2012 22:10:52 -0400 |
Matt Harbison |
largefiles: mark as a first party extension
stable
|
changeset |
files
|
Thu, 19 Jul 2012 23:35:13 -0400 |
Matt Harbison |
largefiles: ensure addlargefiles() doesn't add a standin as a largefile
stable
|
changeset |
files
|
Thu, 19 Jul 2012 11:12:05 -0400 |
Matt Harbison |
largefiles: fix a traceback when addremove follows a remove (issue3507)
stable
|
changeset |
files
|
Thu, 19 Jul 2012 10:00:15 -0400 |
Matt Harbison |
largefiles: defer lfdirstate.drop() until after commit (issue3364)
stable
|
changeset |
files
|
Thu, 19 Jul 2012 06:30:59 -0400 |
Matt Harbison |
largefiles: fix addremove with -R option
stable
|
changeset |
files
|
Thu, 19 Jul 2012 21:20:56 +0200 |
Thomas Arendsen Hein |
dispatch: fix traceback when extension was tested with newer versions only
stable
|
changeset |
files
|
Thu, 19 Jul 2012 16:50:52 +0200 |
Thomas Arendsen Hein |
test-extension.t: use fixed version string instead of current tag
stable
|
changeset |
files
|
Wed, 18 Jul 2012 19:09:06 -0500 |
Matt Mackall |
Added tag 2.3-rc for changeset a06e2681dd17
stable
|
changeset |
files
|
Wed, 18 Jul 2012 19:08:25 -0500 |
Matt Mackall |
merge default into stable for 2.3 code freeze
stable 2.3-rc
|
changeset |
files
|
Wed, 18 Jul 2012 19:08:11 -0500 |
Matt Mackall |
merge with crew
|
changeset |
files
|
Thu, 19 Jul 2012 00:54:33 +0200 |
Martin Geisler |
merge with stable
|
changeset |
files
|
Thu, 19 Jul 2012 00:53:27 +0200 |
Martin Geisler |
windows: removed duplicate termwidth definition
stable
|
changeset |
files
|
Fri, 13 Jul 2012 13:21:20 +0200 |
Pierre-Yves David |
httprepo: ensure Content-Type header exists when pushing data
|
changeset |
files
|
Fri, 13 Jul 2012 22:15:11 +0200 |
Pierre-Yves David |
obsolete: obsstore.add now takes a list of markers.
|
changeset |
files
|
Thu, 12 Jul 2012 19:58:07 +0200 |
Pierre-Yves David |
obsolete: refactor writemarkers to only encode them
|
changeset |
files
|
Sat, 14 Jul 2012 18:29:46 +0200 |
Adrian Buehlmann |
update: put rules for uncommitted changes into verbose help section
|
changeset |
files
|
Fri, 06 Jul 2012 18:41:25 +0200 |
Simon Heimberg |
hooks: print out more information when loading a python hook fails
|
changeset |
files
|
Wed, 18 Jul 2012 07:51:20 -0700 |
Joshua Redstone |
perf: fix perfcca to work with new casecollisionauditor interface
|
changeset |
files
|
Tue, 17 Jul 2012 18:21:49 +0200 |
Pierre-Yves David |
checkheads: extract branchmap preprocessing
|
changeset |
files
|
Tue, 17 Jul 2012 17:59:29 +0200 |
Pierre-Yves David |
checkheads: take future obsoleted heads into account
|
changeset |
files
|
Tue, 17 Jul 2012 17:31:29 +0200 |
Pierre-Yves David |
obsolete: add an any successors function
|
changeset |
files
|
Tue, 17 Jul 2012 18:14:16 +0200 |
Pierre-Yves David |
checkheads: extract bookmark computation from the branch loop
|
changeset |
files
|
Tue, 17 Jul 2012 16:30:42 +0200 |
Pierre-Yves David |
checkheads: simplify the structure build by preprocessing
|
changeset |
files
|
Tue, 17 Jul 2012 16:16:17 +0200 |
Pierre-Yves David |
_updatebranchcache: prevent deleting dict key during iteration
|
changeset |
files
|
Tue, 17 Jul 2012 18:21:49 +0200 |
Pierre-Yves David |
checkheads: extract branchmap preprocessing
|
changeset |
files
|
Mon, 16 Jul 2012 17:56:50 +0200 |
Pierre-Yves David |
obsolete: mark unreachable extinct changesets as hidden
|
changeset |
files
|
Mon, 16 Jul 2012 17:44:46 +0200 |
Pierre-Yves David |
hidden: move hiddenrevs set on the repository
|
changeset |
files
|
Fri, 13 Jul 2012 14:38:49 +0200 |
Pierre-Yves David |
obsolete: do not exchange extinct changesets
|
changeset |
files
|
Tue, 17 Jul 2012 01:22:31 +0200 |
Pierre-Yves David |
repo: move visibleheads and visiblebranchmap logic in discovery
|
changeset |
files
|
Tue, 17 Jul 2012 01:04:45 +0200 |
Pierre-Yves David |
localpeer: return only visible heads and branchmap
|
changeset |
files
|
Wed, 18 Jul 2012 14:41:58 +0200 |
Adrian Buehlmann |
util, posix: eliminate encodinglower and encodingupper
|
changeset |
files
|
Sun, 08 Jul 2012 17:17:02 +0200 |
wujek srujek |
hgweb: side-by-side comparison functionality
|
changeset |
files
|
Fri, 06 Jul 2012 13:56:40 -0700 |
Joshua Redstone |
scmutil: 25% speedup in casecollisionauditor
|
changeset |
files
|
Tue, 17 Jul 2012 00:55:22 +0200 |
Adrian Buehlmann |
obsolete: os.SEEK_END first appeared in Python 2.5
|
changeset |
files
|
Sun, 15 Jul 2012 12:43:10 -0400 |
Matt Harbison |
tests: convert a push test to use revsets
|
changeset |
files
|
Sun, 15 Jul 2012 12:43:10 -0400 |
Matt Harbison |
outgoing: accept revset argument for --rev
|
changeset |
files
|
Mon, 16 Jul 2012 16:19:53 -0500 |
Matt Mackall |
dirstate: drop assert
|
changeset |
files
|
Wed, 04 Jul 2012 01:31:37 +0200 |
Adrian Buehlmann |
dirstate: eliminate redundant check parameter on _addpath()
|
changeset |
files
|
Mon, 16 Jul 2012 22:37:44 +0200 |
Adrian Buehlmann |
obsolete: add seek to end of file before calling tell (issue3543)
|
changeset |
files
|
Fri, 13 Jul 2012 21:52:37 +0200 |
Sune Foldager |
peer: remove cancopy from peer api; use directly on repo instead
|
changeset |
files
|
Fri, 13 Jul 2012 21:52:28 +0200 |
Sune Foldager |
peer: introduce canpush and improve error message
|
changeset |
files
|
Fri, 13 Jul 2012 21:47:06 +0200 |
Peter Arrenbrecht |
peer: introduce real peer classes
|
changeset |
files
|
Fri, 13 Jul 2012 21:46:53 +0200 |
Sune Foldager |
peer: introduce peer methods to prepare for peer classes
|
changeset |
files
|
Fri, 06 Jul 2012 14:12:42 -0500 |
Augie Fackler |
bookmarks: document behavior of -B/--bookmark in help
|
changeset |
files
|
Fri, 06 Jul 2012 14:11:58 -0500 |
Augie Fackler |
test-bookmarks-pushpull.t: verify correct push -B behavior
|
changeset |
files
|
Wed, 11 Jul 2012 11:52:42 +0200 |
Patrick Mezard |
debugrevlog: handle numrevs == numfull case (issue3537)
|
changeset |
files
|
Tue, 10 Jul 2012 09:11:53 -0700 |
epriestley |
templatekw/help: document the {parents} keyword
|
changeset |
files
|
Sat, 07 Jul 2012 00:47:55 -0400 |
Matt Harbison |
revset: add destination() predicate
|
changeset |
files
|
Sat, 07 Jul 2012 00:47:30 -0400 |
Matt Harbison |
revset: add origin() predicate
|
changeset |
files
|
Mon, 16 Jul 2012 15:50:19 +0200 |
Patrick Mezard |
convert: remove unused newnames variable in filemap
|
changeset |
files
|
Thu, 12 Jul 2012 03:03:19 +0200 |
Pierre-Yves David |
push: fix bug in detection of remote obsolete support
|
changeset |
files
|
Wed, 11 Jul 2012 18:22:07 +0200 |
Patrick Mezard |
incoming/outgoing: handle --graph in core
|
changeset |
files
|
Sat, 14 Jul 2012 19:09:22 +0200 |
Patrick Mezard |
log: support --graph without graphlog extension
|
changeset |
files
|
Sat, 14 Jul 2012 18:55:21 +0200 |
Patrick Mezard |
graphlog: extract revset/support functions into cmdutil
|
changeset |
files
|
Wed, 11 Jul 2012 17:13:39 +0200 |
Patrick Mezard |
graphlog: extract ascii drawing code into graphmod
|
changeset |
files
|
Sun, 24 Jun 2012 18:11:52 +0200 |
Patrick Mezard |
patchbomb: rewrite getoutgoing() with revsets
|
changeset |
files
|
Sun, 24 Jun 2012 17:39:27 +0200 |
Patrick Mezard |
patchbomb: support --outgoing and revsets
|
changeset |
files
|
Sat, 14 Jul 2012 19:21:31 +0200 |
Patrick Mezard |
patchbomb: make --outgoing ignore secret changesets
|
changeset |
files
|
Sun, 15 Jul 2012 14:48:50 -0500 |
Matt Mackall |
merge with stable
|
changeset |
files
|