Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Repology

Compare

  Analyzed 12 months ago

Website for comparing package versions in many repositories.

28.7K lines of code

18 current contributors

12 months since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This

shortcut exprs and cmds for git

Compare

  Analyzed 12 months ago

In Git, everything is possible. But for some common commands I wrote these shortcut scripts. Some of them are like helper expressions to use inside another Git cmd line. Most of them had to be implemented on the Plumbing level (which means, a little bit of hacking), but provide features useful ... [More] for me such as: git heads-for-merge -- what does your FETCH_HEAD say about all the heads that have been fetched for merge? git the-empty-tree -- the ID to use if you need to refer to the empty tree in your (tree-merging) commands git mread-and-commit -- read in multiple refs, merge the trees, and then make a merge commit, without touching your index or the working dir (useful for managing imported histories) git merge-without-working -- the same idea -- advance your HEAD by merging And more... [Less]

136 lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

dup_versions

Compare

  Analyzed 12 months ago

Know version changes of your favorites projects in your terminal

540 lines of code

1 current contributors

over 1 year since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

phpfarm (fpoirotte)

Compare

  Analyzed 12 months ago

Forked from the official phpfarm repository maintained by Christian Weiske (cweiske on github)

641 lines of code

0 current contributors

about 7 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This