A Scalable, User-Friendly Source Control System.
Go to file
Jun Wu b603929009 mergedriver: fix test caused by upstream change
Summary:
Upstream change 3ceac0 removes the `labels` parameter from
`mergestate.*resolve` methods. Let's update our tests.

Test Plan: Run `test-mergedriver.t` with the latest hg

Reviewers: simonfar, #sourcecontrol, ttung, rmcelroy

Reviewed By: rmcelroy

Subscribers: mjpieters

Differential Revision: https://phabricator.fb.com/D3153698

Tasks: 10749152

Signature: t1:3153698:1460071369:bca8f52c2cf730513385afbdd809747386a57027
2016-04-07 16:23:49 -07:00
fastmanifest [fastmanifest] search children should return an illegal value when it fails 2016-04-06 12:40:32 -07:00
scripts copy remote_bookmark reflog when sharing 2016-03-23 22:47:54 -07:00
tests mergedriver: fix test caused by upstream change 2016-04-07 16:23:49 -07:00
.hgignore [fastmanifest] initial checkin 2016-04-01 00:46:28 -07:00
arcdiff.py [diff] support --since-last-arc-diff option 2016-03-22 10:45:57 -07:00
automv.py Make fbamend responsible for supporting automv. 2016-02-04 11:03:31 +00:00
backups.py spelling: fix numerous spelling errors 2016-04-04 12:48:01 -07:00
bundle2hooks.py [bundle2hooks] allow hook arguments to be stored on the operation object 2016-02-04 15:59:17 -08:00
catnotate.py catnotate: add whole extension 2015-10-16 02:45:27 -07:00
chistedit.py spelling: fix numerous spelling errors 2016-04-04 12:48:01 -07:00
commitextras.py extras: add commitextras extension 2015-04-27 20:20:48 -07:00
COPYING Initial commit with extensions and readme 2014-06-02 12:54:54 -07:00
dirsync.py check-code: fix quoting and translation 2016-03-07 02:50:04 -08:00
errorredirect.py spelling: fix numerous spelling errors 2016-04-04 12:48:01 -07:00
extorder.py extdeps extension 2015-12-11 17:57:58 -08:00
extutil.py extract replaceclass out of manifestdiskcache 2016-02-03 16:22:34 -08:00
fastmanifest.py fastmanifest: introduce revset of what revision to cache 2016-03-31 16:00:06 -07:00
fbamend.py fbamend: fix fbamend not passing a rebase destination 2016-03-09 17:53:11 -08:00
fbconduit.py cleanup: make all the code compliant with the i18n rules for ui strings 2016-01-11 10:19:22 -08:00
fbhistedit.py spelling: fix numerous spelling errors 2016-04-04 12:48:01 -07:00
githelp.py Addition to fix "hg git am" 2016-03-10 14:03:22 -08:00
gitlookup.py cleanup: fix the "line too long" warnings 2016-01-07 18:30:24 -08:00
gitrevset.py gitrevset: fix broken test caused by core's commit 48d6be2f1632 2015-05-07 17:46:30 -07:00
inhibitwarn.py cleanup: fix the "line too long" warnings 2016-01-07 18:30:24 -08:00
logtoprocess.py fix code that didn't pass test-check-code-hg.t 2016-04-07 15:52:47 -07:00
Makefile Initial commit: fbamend, smartlog 2013-06-20 12:16:36 -07:00
manifestdiskcache.py [manifestdiskcache] support --repository/-R 2016-02-29 22:42:04 -08:00
mergedriver.py mergedriver: make it clear that artifacts must be regenerated 2016-02-10 00:18:51 -08:00
morestatus.py [morestatus] aborting a graft requires "hg update --clean" 2016-03-02 15:14:03 -08:00
perftweaks.py perftweaks: use proper repo.vfs for noderevs cache 2016-04-01 11:49:05 -07:00
phabdiff.py cleanup: fix the "line too long" warnings 2016-01-07 18:30:24 -08:00
phabstatus.py phabstatus: clean up error handling 2016-04-06 12:49:43 -07:00
phrevset.py spelling: fix numerous spelling errors 2016-04-04 12:48:01 -07:00
pullcreatemarkers.py [pullcreatemarkers] also obsolete parents of commits landed in this pull 2016-03-21 18:08:04 -07:00
pushrebase.py spelling: fix numerous spelling errors 2016-04-04 12:48:01 -07:00
pushvars.py store the pushvars in the bundle2 operation object 2016-02-18 21:32:11 -08:00
rage.py rage: silence exceptions when reading details 2016-02-11 21:00:33 +00:00
README.md Merge fbonly into default 2015-03-08 12:22:25 -07:00
reflog.py copy remote_bookmark reflog when sharing 2016-03-23 22:47:54 -07:00
reset.py reset: fix the evolve call 2016-02-10 16:44:25 -08:00
setup.py fastmanifest: add extension 2016-03-28 18:44:56 -07:00
show.py spelling: fix numerous spelling errors 2016-04-04 12:48:01 -07:00
simplecache.py cleanup: fix naked exception clauses 2016-01-07 18:30:24 -08:00
smartlog.py spelling: fix numerous spelling errors 2016-04-04 12:48:01 -07:00
sparse.py spelling: fix numerous spelling errors 2016-04-04 12:48:01 -07:00
statprof.py cleanup: add test-check-code-hg.t 2016-01-11 10:19:22 -08:00
suppresscommandfailure.py New extension: Suppress the output generated by a broken commmand. 2016-03-23 14:36:01 -07:00
tweakdefaults.py spelling: fix numerous spelling errors 2016-04-04 12:48:01 -07:00
upgradegeneraldelta.py cleanup: make upgradegeneraldelta pass check-code 2015-12-29 11:35:38 -08:00

hg-experimental

This is a collection of proof-of-concept Mercurial extensions written at Facebook. While they are all in basic use, they are considered experimental, are unsupported, and may or may not receive updates in the future. We're making them open source as examples of some better workflows we've been experimenting with.

Note that there will be extensions included here that only work with Facebook's infrastructure; they are included to give you an idea of how we integrate mercurial with our workflows.

smartlog

An extension that adds the 'hg smartlog' command. It prints graph log output containing only the commits relevant to yourself. Shows your bookmarks, the @ or master bookmark, and any draft commits without bookmarks that you've made within the past 2 weeks. Any commits in the graph that are skipped are represented by '...'.

We recommend also having an 'hg sl' alias that gives more concise output:

alias.sl=smartlog --template "{shortest(node)}  {author|user}  {bookmarks % '{ifeq(bookmark, current, label(\"yellow\", \" {bookmark}*\"), label(\"green\", \" {bookmark}\"))}'} {ifeq(branch, 'default', '', label(\"bold\", branch))}\n{desc|firstline}\n\n"

githelp

An extension that adds the 'hg githelp' command. It translates Git commands into Mercurial commands. Example:

$ hg githelp -- git rebase origin/master
  hg rebase -d master

$ hg githelp -- reset --hard HEAD^
  hg strip -r .

So it acts as a useful cheat sheet tool for people moving from Git to Mercurial.

backups

An extension that adds the 'hg backups' command. 'hg backups' prints a list of recently deleted commits (by reading your .hg/strip-backups directory) and allows you to recover a commit by doing 'hg backups --recover '. It prints the missing commits in reverse chronological order, and acts as a pseudo-replacement for Git's reflog.

fbamend

An extension that adds the 'hg amend --rebase' command. When working with a stack of commits, it's currently impossible to amend a commit in the middle of the stack. This extension enables that ability, adds a 'hg amend' command that invokes 'hg commit --amend', and adds a --rebase flag to 'hg amend --rebase' that rebase all the children of the commit onto the newly amended version.

If 'hg amend' is run on a commit in the middle of a stack without using --rebase, the amend succeeds and the old version of the commit is left behind with a marker bookmark on it 'bookmarkname(preamend)'. The user can then run 'hg amend --fixup' to post-humously rebase the children onto the new version of the commit.

chistedit

An interactive ncurses interface to histedit.

NOTE: This requires python-curses installed and Mercurial's histedit extension enabled.

This extensions allows you to interactively move around changesets or change the action to perform while keeping track of possible conflicts.

upgradegeneraldelta

Upgrades manifests to generaldelta in-place, without needing to reclone.

Contributing

Patches are welcome as pull requests, though they will be collapsed and rebased to maintain a linear history.

We (Facebook) have to ask for a "Contributor License Agreement" from someone who sends in a patch or code that we want to include in the codebase. This is a legal requirement; a similar situation applies to Apache and other ASF projects.

If we ask you to fill out a CLA we'll direct you to our online CLA page where you can complete it easily. We use the same form as the Apache CLA so that friction is minimal.

License

These extensions are made available under the terms of the GNU General Public License version 2, or any later version. See the COPYING file that accompanies this distribution for the full text of the license.