Post AwWvTk7jqTdkCL1PJw by [email protected] | |
More posts by [email protected] | |
Post #AwWvTk10FWFhrRs1p2 by [email protected] | |
0 likes, 0 repeats | |
would it be stupid/petty to fork git if/when they start hard depending on rustm… | |
Post #AwWvTk7jqTdkCL1PJw by [email protected] | |
0 likes, 0 repeats | |
another option: implement the whole git cli based on libgit2, and help improve … | |
Post #AwWvTkEpQ7JMYKL4N6 by [email protected] | |
0 likes, 1 repeats | |
@navi wait, you implement all your applications as libraries? | |
Post #AwYey1sX5XMr2vgXDM by [email protected] | |
0 likes, 0 repeats | |
@navi Yes, it would. Unless they change the license while going Rust. Unless Ru… | |
Post #AwYeyDC51CXW8juni4 by [email protected] | |
0 likes, 0 repeats | |
@taschenorakel some people did ask in the ML for the rust parts to be MIT so th… | |
Post #AwYez7P81sFeTQS0p6 by [email protected] | |
0 likes, 0 repeats | |
@necrophcodr no just the ones that have a common / standard-ish protocol and ot… | |
Post #AwYez7VVe9M6nDR6lk by [email protected] | |
0 likes, 0 repeats | |
@necrophcodr interacting with git by spawning a git-<applet> instance fro… | |
Post #AwYez7cbDn1j9Cklou by [email protected] | |
0 likes, 0 repeats | |
@navi @necrophcodr honestly, yeah. It's great for interactivity and scripti… | |
Post #AwYez7jgnQhLVC4Qs4 by [email protected] | |
0 likes, 0 repeats | |
@SRAZKVT @necrophcodr "i hope you like parsing text from stdout" kind… | |
Post #AwYez7q4Phnnoz3Woi by [email protected] | |
0 likes, 0 repeats | |
@navi @necrophcodr honestly, the day i make a vcs (if i ever do, git is just fa… | |
Post #AwYez7vk4cL66Zi3eq by [email protected] | |
0 likes, 0 repeats | |
@SRAZKVT @necrophcodr my problem with "making a vcs" is that, well, t… | |
Post #AwYez81liD9yPGWs3E by [email protected] | |
0 likes, 0 repeats | |
I didn't care when git was a mix of C, shell schripts and Perl. So why shou… | |
Post #AwYezLQLu7Y5xH8Bfs by [email protected] | |
0 likes, 0 repeats | |
@taschenorakel @necrophcodr @SRAZKVT rust does not support half the platforms c… | |
Post #AwYezqotAwazKLqiiu by [email protected] | |
0 likes, 0 repeats | |
@taschenorakel @SRAZKVT @necrophcodr @navi The cargo nightmare and loss of GCC-… | |
Post #AwYf0QervfyGThRE6S by [email protected] | |
0 likes, 0 repeats | |
@navi @necrophcodr @taschenorakel honestly i could argue about rust being a goo… | |
Post #AwYf1dfr1QK58TTZYG by [email protected] | |
0 likes, 0 repeats | |
@navi @necrophcodr yeah, it's why i don't botherif one day i make a vcs… | |
Post #AwYf1dmEdhQXSGSfUu by [email protected] | |
0 likes, 0 repeats | |
@SRAZKVT @necrophcodr well if git goes rust you can give input on my libgit2-ba… | |
Post #AwYf1dsGHIFPkxHTtI by [email protected] | |
0 likes, 0 repeats | |
@navi @SRAZKVT @necrophcodr I might just use CVS for everything again | |
Post #AwYf1dyHut4I3e6IHg by [email protected] | |
0 likes, 0 repeats | |
You enjoy torturing yourself, don't you? @mirabilos @navi @SRAZKVT @necroph… | |
Post #AwYf1uuIwwz0aDMqw4 by [email protected] | |
0 likes, 0 repeats | |
@SRAZKVT @necrophcodr @taschenorakel @navi why? CVS and RCS are nice.Also, I’… | |
Post #AwYf1xO9iw38HNLik4 by [email protected] | |
0 likes, 0 repeats | |
@necrophcodr @navi Yes, and you absolutely should. Alone for being able to unit… | |
Post #AwYf26wWCXsruYUn3I by [email protected] | |
0 likes, 0 repeats | |
@taschenorakel you don't need to do that to unit test it. |