VirtualTam's bookmarks
473 bookmarks found
-
Le code civil français, sous Git
2015-04-08 -
Git your life for fun & profit
2015-03-23 -
Magit User Manual
2015-03-21 -
User style - GitHub Dark
2015-03-19 -
TL;DR
- March 12, 2015 - New project creation disabled.
- August 24, 2015 - The site goes read-only.
- January 25, 2016 - The project hosting service is closed.
-
Creating a custom git flow visualization
2015-03-02 -
A successful Git branching model
2015-03-02 -
WebVirtMgr: web virtualization manager
2015-02-14 -
Kimchi: KVM web management interface
2015-02-14 -
Linux Control Groups
2015-02-14 -
- https://en.wikipedia.org/wiki/SHA-1
- http://stackoverflow.com/questions/1867191/probability-of-sha1-collisions
- http://en.wikipedia.org/wiki/Birthday_problem
Some thoughts we had while toying with Gerrit, which artificially tracks different commits to group them as "patch sets", by using a Change-Id SHA-1 in the commit message:
-
gitbrute: bruteforce a Git commit SHA-1
2015-02-14 Applied example: https://github.com/bradfitz/deadbeef
-
La révolution DevOps
2015-02-08 -
To import a certificate to a Java keystore:
$ keytool -import -alias <alias> -file <file>.crt -keystore <keystore>
Example (Linux w/ OpenJDK 7):
$ /usr/lib/jvm/java-7-openjdk-amd64/bin/keytool -import -alias <alias> -file <file>.crt -keystore /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/security/cacerts
-
[aur-dev] AUR 4.0.0 pre-alpha
2015-01-06 Git is coming to AUR (or, AUR is coming to Git?)
-
How to solve Git issues...
from https://presentate.com/bobthecow/talks/changing-history
-
The ten project management commandments
2014-12-04