summaryrefslogtreecommitdiff
path: root/_posts
AgeCommit message (Collapse)Author
2010-08-16Revised grep checkMoritz Beber
Changed the grep check from simply ignoring its own entry, i.e., grep -v grep to checking that the process running under the SSH_AGENT_PID is actually an ssh-agent.
2010-08-11Removed some code redundancies.Moritz Beber
2010-08-11Removed inconsistencies.Moritz Beber
The automatic launching now first checks for an already running agent before it launches its own one. Launching is now consistent across windows due to the use of SSH_ENV again. The return code of ssh-add is now specifically checked for returncode 2 which indicates that the socket is broken.
2010-08-11Straightened out some flaws in the behaviour.Moritz Beber
The idea is to have a single ssh-agent instance that holds all the keys. Checking and spawning of ssh-agents should be consistent now.
2010-08-11fixed bug with SSH_AGENT_PIDMoritz Beber
The variable SSH_AGENT_PID might still be set, so it should not be used for testing. Resorted to a ps test instead.
2010-08-11more careful ssh-agent startingMoritz Beber
I modified the script for automatic ssh-agent starting to only start a new agent if one isn't running already and to only add the keys from standard file locations only if the agent doesn't already contain any identities. The reasoning for me was that every time I open a new bash window or fire up 'screen', I would be asked for the passphrase.
2010-07-29Merge branch 'gh-pages', remote branch 'origin/gh-pages' into gh-pagesChris Wanstrath
2010-07-29ngenuityChris Wanstrath
2010-07-28Sadly, it's the only language I am fluent in.tekkub
2010-07-28Added GithubNotifier to list of Apps that use the APIClint Shryock
2010-07-23not trueChris Wanstrath
2010-07-15Space saves the day!tekkub
2010-07-12Tweak the way we handle popular guidestekkub
2010-07-12Handle spacey category names differentlytekkub
2010-07-01Support can move repos to orgsTekkub
2010-06-28update security page with rackspace infoPJ Hyett
2010-06-20New pics for the hookerstekkub
2010-06-03wrong classtekkub
2010-06-03SVN import guidetekkub
2010-06-03Firewalls sucktekkub
2010-06-03Some new bitstekkub
2010-06-02tweak api guideChris Wanstrath
2010-05-29Logisome no moretekkub
2010-05-27Update the deleting a repo guidetekkub
2010-05-27New creating a repo guidetekkub
2010-05-11Update DMCA addressChris Wanstrath
2010-03-26Fixed typoEugeny Pankov
2010-03-25Make repo moving guide more betterertekkub
2010-03-24Simpler route for HTML docs, and updating!tekkub
2010-03-03That's ninjutsu tootekkub
2010-03-03Add changing author info in history guidetekkub
2010-03-03New section!tekkub
2010-03-03Merge branch 'master' of github.com:help/help.github.comtekkub
2010-03-03What the fork?tekkub
2010-03-03Some forking fixestekkub
2010-03-02Key setup guide tweakstekkub
2010-03-01better examples for first time SSL users of githubLeslie Murphy
2010-02-23Note about agent on linuxtekkub
2010-02-23Oops, those should default to setup categorytekkub
2010-02-23Add missing installation guidestekkub
2010-02-24Updated the instructions for deleting a post, so they match the current web UI.Quinn Weaver
2010-02-22fix another broken linkChristian Boenning
2010-02-22Deleted "'gadgets' project and 'demo generator' (see also initial blog post)"Christian Boenning
Links are not working on this.
2010-02-15wuttekkub
2010-02-03Oops, textileish linktekkub
2010-02-03git remote set-head doesn't set HEAD on the remote... I'm so S M R Ttekkub
2010-02-03Add note about egit 0.7.0 potentially fixing the issue.tekkub
2010-02-01Add gitignore guidetekkub
2010-02-01Add remotes guidetekkub
2010-02-01Fix a rogue [1] in rebase guide... rename it for orderingtekkub