Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

My favorite: crecord ( http://mercurial.selenic.com/wiki/CrecordExtension)

A curses record extension that lets you commit on a lie by line basis.



"lie by line basis" is a nice typo.


This makes commits that have not been tested.


You can test before pushing anyway.

I was surprise that the record extention was not in the list. Didn't no the crecord!


Not sure about hg, but in git, do a git stash --keep-index , then do your testing.


Crecord is great. Someone has made a fork that works on Windows[1]. The regular one is only for Mac and Linux. (Haven't tried the Windows one myself, but I do like using crecord on my Mac at work.)

[1] https://bitbucket.org/jmb/crecord


Thanks for mentioning this! I have the 'record' extension enabled on my Windows box, but I'm going to try this fork here and see. Will add this onto the Hg wiki as well.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: