Sat, 30 Aug 2014 11:57:46 +0200 Sune Foldager debugrevlog: add chainlen column to --dump output
Sat, 30 Aug 2014 11:56:33 +0200 Henrik Stuart debugdag: stop wrongly sorting parents
Fri, 29 Aug 2014 18:00:44 +0200 Gregory Szorc obsolete: avoid slow, generic date parsing
Fri, 29 Aug 2014 12:06:31 +0200 Kevin Bullock build: don't use -s flag for `which`
Fri, 29 Aug 2014 17:15:49 +0200 Matt Mackall contrib: drop obsolete sample.hgrc
Fri, 29 Aug 2014 17:14:45 +0200 Matt Mackall contrib: drop old convert-repo script
Wed, 27 Aug 2014 18:35:34 +0200 Matt Mackall merge with stable
Sat, 23 Aug 2014 21:23:02 +0900 FUJIWARA Katsunori templater: enable alias predicates to be used in "revset()" function
Wed, 27 Aug 2014 23:10:06 +0900 FUJIWARA Katsunori import: show the warning message for failure of merging stable
Wed, 27 Aug 2014 15:30:09 +0200 Mads Kiilerich graft: fix collision detection with origin revisions that are missing stable
Sat, 23 Aug 2014 17:03:08 -0500 Sean Farley log: use correct phase info for parent field (issue4347) stable
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: introduce --full for converting all files
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: refactor hg getchanges and caching
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: refactor subversion getchanges and caching
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: remove incorrect and unused handling of removed svn directories
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: use None value for missing files instead of overloading IOError
Wed, 27 Aug 2014 12:30:28 +0200 Matt Mackall merge with stable
Mon, 25 Aug 2014 03:27:51 +0200 Mads Kiilerich convert: p4: ignore purged files with p4d 2012.2 and later
Mon, 25 Aug 2014 03:27:51 +0200 Mads Kiilerich tests: fix p4 tests so they use separate ports and can be run in parallel
Tue, 26 Aug 2014 22:03:30 +0200 Mads Kiilerich run-tests: report skipped tests as "skipped" - they might still be "relevant"
Sun, 24 Aug 2014 12:35:53 +0900 Yuya Nishihara ui: add brief comment why raw_input() needs dummy ' ' prompt string
Sun, 24 Aug 2014 23:47:26 +0900 FUJIWARA Katsunori largefiles: remove redundant "updatelfiles" invocation in "lfilesrepo.commit"
Sun, 24 Aug 2014 23:47:26 +0900 FUJIWARA Katsunori largefiles: update largefiles even if transplant is aborted by conflict
Sun, 24 Aug 2014 23:47:26 +0900 FUJIWARA Katsunori largefiles: update largefiles even if rebase is aborted by conflict
Sun, 24 Aug 2014 23:47:26 +0900 FUJIWARA Katsunori largefiles: move "updatestandin" invocation to "hg.updaterepo" wrapper
Sun, 24 Aug 2014 23:47:26 +0900 FUJIWARA Katsunori largefiles: unlink standins not known to the restored dirstate at rollback
Sun, 24 Aug 2014 23:47:25 +0900 FUJIWARA Katsunori largefiles: restore standins according to restored dirstate
Sun, 24 Aug 2014 23:47:25 +0900 FUJIWARA Katsunori largefiles: restore standins from non branch-tip parent at rollback correctly
Sun, 24 Aug 2014 23:47:25 +0900 FUJIWARA Katsunori largefiles: omit restoring standins if working parent is not rollbacked
Tue, 26 Aug 2014 13:11:53 +0200 Matt Mackall repoview: fix 0L with pack/unpack for 2.4
Mon, 25 Aug 2014 15:10:09 +0200 Thomas De Schampheleire help: add pad function to template help stable
Fri, 22 Aug 2014 16:40:34 -0400 Mike Edgar histedit: use str.startswith to check for comments in action list
Fri, 22 Aug 2014 16:37:55 -0400 Mike Edgar histedit: drop duplicate line extracting keep option
Sat, 23 Aug 2014 23:03:50 +0900 FUJIWARA Katsunori import: avoid editor invocation when importing with "--exact" for exact-ness
Sat, 23 Aug 2014 23:03:50 +0900 FUJIWARA Katsunori import: disallow meaningless combination of "--exact" and "--edit"
Sun, 16 Mar 2014 17:31:31 +0200 Razvan Cojocaru config: highlight parse error caused by leading spaces (issue3214)
Wed, 20 Aug 2014 22:52:56 -0700 Pierre-Yves David test-config: add tests for invalid syntax
Tue, 19 Aug 2014 23:22:44 -0700 Pierre-Yves David debugobsolete: add a --rev argument
Wed, 20 Aug 2014 18:11:23 -0700 Pierre-Yves David obsolete: rename `allmarkers` to `getmarkers`
Wed, 20 Aug 2014 00:43:08 -0700 Pierre-Yves David debugobsolete: add a way to record parent information
Tue, 19 Aug 2014 17:03:10 -0700 Pierre-Yves David obsstore: add relevantmarkers method
Tue, 19 Aug 2014 16:53:53 -0700 Pierre-Yves David obsstore: keep track of children information
Wed, 20 Aug 2014 17:36:54 -0700 Pierre-Yves David push: check if local and remote support evolution during discovery
Tue, 19 Aug 2014 16:46:17 -0700 Pierre-Yves David obsstore: drop outdated comment
Thu, 21 Aug 2014 10:07:30 -0400 Augie Fackler cvsps: add two more tiebreakers in cscmp
Sat, 16 Aug 2014 17:59:26 +0900 Yuya Nishihara annotate: abort early if no file is specified
Wed, 20 Aug 2014 15:07:25 -0700 Siddharth Agarwal purge: avoid full walks when directories aren't purged
Thu, 21 Aug 2014 16:05:29 -0700 Siddharth Agarwal clone: for local clones, copy over filtered branchcaches as well (issue4286)
Thu, 21 Aug 2014 15:58:32 -0700 Siddharth Agarwal clone: for local clones, copy branchcache from the right location (issue4286)
Wed, 20 Aug 2014 14:33:59 -0400 Augie Fackler obsolete: avoid 2-argument form of enumerate, which was new in Python 2.6
Wed, 20 Aug 2014 13:21:41 -0400 Augie Fackler repoview: use util.sha1() instead of hashlib.sha1()
Mon, 18 Aug 2014 17:17:23 -0700 Pierre-Yves David debugobsolete: display parents information from markers
Mon, 18 Aug 2014 17:14:27 -0700 Pierre-Yves David obsmarkers: add a `parentnodes` method to retrieve parent information
Mon, 18 Aug 2014 16:28:44 -0700 Pierre-Yves David obsstore: also store the 'parents' field on disk
Mon, 18 Aug 2014 17:06:08 -0700 Pierre-Yves David obsstore: drop 'date' from the metadata dictionary
Mon, 18 Aug 2014 16:17:16 -0700 Pierre-Yves David createmarkers: automatically record the parent of pruned changesets
Mon, 18 Aug 2014 16:12:29 -0700 Pierre-Yves David obsstore: add a `parents` argument to obsstore.create
Mon, 18 Aug 2014 16:08:44 -0700 Pierre-Yves David obsstore: add a `parents` field
Tue, 19 Aug 2014 14:42:08 -0700 Pierre-Yves David obsstore: add some documentation about the marker fields
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori transplant: change "editform" to distinguish merge commits from others
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori rebase: change "editform" to distinguish merge commits from others
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori import: change "editform" to distinguish merge commits from others
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori commit: change "editform" to distinguish merge commits from other (--amend)
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori commit: change "editform" to distinguish merge commits from others
Sat, 16 Aug 2014 10:19:26 -0700 Gregory Szorc test-ssh: verify that stderr from remote is printed (issue4336)
Sat, 16 Aug 2014 10:28:59 -0700 Gregory Szorc posix: implement readpipe using non-blocking I/O (issue4336)
Fri, 15 Aug 2014 20:02:18 -0700 Gregory Szorc platform: implement readpipe()
Fri, 15 Aug 2014 19:18:21 -0700 Pierre-Yves David exchange: remove duplicated addition to pushop.stepdone
Mon, 18 Aug 2014 20:23:37 -0400 Augie Fackler exchange: drop superfluous parens
Fri, 15 Aug 2014 19:03:42 -0700 Pierre-Yves David push: add bookmarks to the unified bundle2 push
Fri, 15 Aug 2014 19:03:33 -0700 Pierre-Yves David test-bundle2: add bookmark movement to the push test
Fri, 15 Aug 2014 18:40:57 -0700 Pierre-Yves David push: use stepsdone to control bookmark push
Fri, 15 Aug 2014 18:39:39 -0700 Pierre-Yves David push: move bookmark discovery with other discovery steps
Fri, 15 Aug 2014 18:02:54 -0700 Pierre-Yves David pushbookmark: split an ultra-long line into a saner version
Wed, 25 Jun 2014 00:02:17 +0100 Pierre-Yves David revert: drop dead code for untracked files
Wed, 25 Jun 2014 00:01:30 +0100 Pierre-Yves David revert: handle unknown files through status
Tue, 24 Jun 2014 23:55:43 +0100 Pierre-Yves David revert: drop more dead code
Sat, 02 Aug 2014 13:07:01 -0700 Pierre-Yves David revert: add a message to noop action
Fri, 01 Aug 2014 11:41:56 -0700 Pierre-Yves David revert: simplify loop conditional
Tue, 24 Jun 2014 18:04:13 +0100 Pierre-Yves David revert: explode the action tuple in the for loop
Sat, 02 Aug 2014 12:45:34 -0700 Pierre-Yves David revert: use actions[...] in all disptable cases
Tue, 24 Jun 2014 17:54:33 +0100 Pierre-Yves David revset: factorize backup decision
Tue, 24 Jun 2014 17:44:31 +0100 Pierre-Yves David revert: use a flat dispatch table
Fri, 15 Aug 2014 18:26:21 -0700 Pierre-Yves David pushbookmark: do not attempt to update bookmarks if the push failed (BC)
Fri, 15 Aug 2014 17:58:15 -0700 Pierre-Yves David pushbookmark: remove a <cond> and <val> or <other> construct
Fri, 15 Aug 2014 16:31:06 -0700 Pierre-Yves David pushbookmark: stop unrolling ancestors
Fri, 15 Aug 2014 15:57:50 -0700 Pierre-Yves David ancestors: add a __nonzero__ method
Fri, 15 Aug 2014 15:25:12 -0700 Pierre-Yves David push: update bookmarks within the remote lock
Mon, 18 Aug 2014 12:12:57 -0700 Gregory Szorc hgweb: refresh repository using URL not path (issue4323)
Tue, 19 Aug 2014 10:01:06 -0700 Pierre-Yves David obsmarker: add `date` as an explicit field
Tue, 12 Aug 2014 01:49:38 -0700 Pierre-Yves David obsstore: add fields attribute to track each field in a marker
Wed, 13 Aug 2014 23:42:36 -0700 Pierre-Yves David debugobsolete: explicitly display date in the output
Thu, 14 Aug 2014 12:59:48 -0700 Pierre-Yves David obsolete: add a date argument to the `createmarkers` function
Wed, 13 Aug 2014 23:25:07 -0700 Pierre-Yves David debugobsolete: use the new date argument on obsstore.create
Wed, 13 Aug 2014 22:44:47 -0700 Pierre-Yves David obsstore: add an explicit `date` argument to obsstore.create
Thu, 14 Aug 2014 01:53:07 -0700 Pierre-Yves David obsolete: explicitly pass metadata argument using keyword argument
Fri, 15 Aug 2014 09:41:30 -0700 Pierre-Yves David obsmarker: add a `flags` method
Fri, 15 Aug 2014 14:19:15 -0700 Pierre-Yves David test-treediscovery: update output after merge
Tue, 24 Jun 2014 16:59:40 +0100 Pierre-Yves David revert: add an XXX about rename tracking
Tue, 24 Jun 2014 17:39:43 +0100 Pierre-Yves David revert: inline a now useless closure
Tue, 24 Jun 2014 17:37:24 +0100 Pierre-Yves David revert: remove code killed by the double status
Tue, 24 Jun 2014 17:36:49 +0100 Pierre-Yves David revert: drop `missingmodified` set
Tue, 24 Jun 2014 17:28:20 +0100 Pierre-Yves David revert: detect files added during a merge
Sat, 02 Aug 2014 11:32:24 -0700 Pierre-Yves David revert: simplify handling of `added` files
Fri, 15 Aug 2014 11:48:05 -0500 Matt Mackall merge with stable
Fri, 15 Aug 2014 23:05:53 +0900 FUJIWARA Katsunori rebase: use "rebase.collapse" as "editform" for "--collapse" always
Fri, 15 Aug 2014 23:05:53 +0900 FUJIWARA Katsunori ui: invoke editor for committing with HGEDITFORM environment variable
Fri, 15 Aug 2014 04:37:46 +0200 Mads Kiilerich cleanup: name unused variables using convention of leading _
Fri, 15 Aug 2014 16:20:47 +0200 Mads Kiilerich cleanup: rename check-translation.py checker function - don't hide global var
Fri, 15 Aug 2014 04:37:45 +0200 Mads Kiilerich cleanup: remove some unused / duplicate imports
Fri, 15 Aug 2014 04:37:46 +0200 Mads Kiilerich cleanup: fix some list comprehension redefinitions of existing vars
Fri, 15 Aug 2014 16:20:47 +0200 Mads Kiilerich cleanup: avoid local vars shadowing imports
Fri, 15 Aug 2014 16:20:47 +0200 Mads Kiilerich cleanup: avoid _ for local unused tmp variables - that is reserved for i18n
Fri, 15 Aug 2014 04:37:45 +0200 Mads Kiilerich cleanup: make sure we always access members of imported modules
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: update lfdirstate for unchanged largefiles during linear merging
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: keep largefiles from colliding with normal one during linear merge
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: add test for large/normal conflict at linear merging
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: put whole "hgmerge" process into the same "wlock" scope
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: put whole "hgupdaterepo" process into the same "wlock" scope
Fri, 15 Aug 2014 14:33:19 +0900 Yuya Nishihara annotate: inline definition of decorate() functions
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip