» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with technology + Programming

The Thing About Git

Ryan Tomayko describes his git workflow, which involves coding, staging into the index, and then disambiguating changes into real commits.

git: del.icio.us tag/git

git awsome-ness [git rebase --interactive] - MadBlog

another howto regarding 'git rebase --interactive'

git: del.icio.us tag/git

iPhone Developer Program

Power to the people, community rulez as seen with S2 before!

iphone: deli.cio.us/tags/iphone

Tom Moertel's Weblog - How I stopped missing Darcs and started loving Git

"Once I figured out how to use git rebase --interactive, I stopped missing Darcs and started loving Git."

git: del.icio.us tag/git

pieter's git-bzr at master — GitHub

"This script allows you to add bazaar repositories as git branches in your git repository. After that, you can fetch the Bazaar repo, make some changes, and push it back into Bazaar."

git: del.icio.us tag/git

git-stash(1)

"Use git stash when you want to record the current state of the working directory and the index, but want to go back to a clean working directory. The command saves your local modifications away and reverts the working directory to match the HEAD commit."

git: del.icio.us tag/git

Rasterbar Software | Products | luabind

"Luabind is a library that helps you create bindings between C++ and Lua. It has the ability to expose functions and classes, written in C++, to Lua. It will also supply the functionality to define classes in lua and let them derive from other lua classes or C++ classes. Lua classes can override virtual functions from their C++ baseclasses." Uses template metaprogramming.

opensource: del.icio.us tag/opensource

Rasterbar Software | Products | luabind

"Luabind is a library that helps you create bindings between C++ and Lua. It has the ability to expose functions and classes, written in C++, to Lua. It will also supply the functionality to define classes in lua and let them derive from other lua classes or C++ classes. Lua classes can override virtual functions from their C++ baseclasses." Uses template metaprogramming.

Lua: del.icio.us/tag/lua

gitvimdiff - Script to show git diffs in vimdiff format : vim online

"This script will show a git diff in vimdiff format. -g will use gvimdiff instead of vimdiff."

git: del.icio.us tag/git

Page 1 | Next >>