5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 09, 2024 — Oct 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #169 from taybin/patch-1 More... about 13 years ago
Merge pull request #175 from barrywardell/master More... about 13 years ago
Merge pull request #195 from jphalip/master More... about 13 years ago
Merge pull request #196 from Kyriakis/master More... about 13 years ago
Merge pull request #197 from Uncommon/arcfix More... about 13 years ago
[y so slow] :D More... about 13 years ago
Added "Copy Reference to Clipboard" context menu item in sidebar. More... over 13 years ago
Fixed a tiny typo. More... over 13 years ago
Make sure the commit view gets refreshed when 'Stage' gets selected and the auto-refresh is on. More... over 13 years ago
fix for ARC errors and other warnings More... over 13 years ago
Tweaked capitalization of words in contextual menu items. More... over 13 years ago
Don't display all the files selected for deletion to avoid the confirmation sheet getting too tall if the list of files is too long. More... over 13 years ago
Prevent large files from getting loaded in the commit view to prevent the app from freezing. More... over 13 years ago
No check for refs on remotes while deleting them More... over 13 years ago
Made the "(Un)stage lines" functionality in the commit view work only if the Command key is pressed. This allows to normally select text as well. Also fixed the corresponding test.html file. More... over 13 years ago
When a branch gets selected in the sidebar, make sure its corresponding commit also gets selected in the history view. More... over 13 years ago
Made the diff tables adapt nicely to the window's size. Fixes #50. More... over 13 years ago
Merge pull request #194 from jphalip/master More... over 13 years ago
Ensure that the previously selected commit remains selected after refreshing. Fixes #87, #91, #102, #124. More... over 13 years ago
Merge pull request #192 from jphalip/master More... over 13 years ago
Made the sign-off button optional and hidden by default, as this is a feature that's rarely needed. This can be changed in the preferences. More... over 13 years ago
Display file list at the top of the diff window. More... over 13 years ago
Minor UI improvements to commit count status label. More... over 13 years ago
Merge pull request #191 from jphalip/8a9b9629246dc7d97d748f8de414e14a3e019c94 More... over 13 years ago
Merge pull request #190 from mullr/master More... over 13 years ago
Merge pull request #189 from jphalip/master More... over 13 years ago
Normalized the menu items to use capitalized initials and ellipses, and made a few minor language fixes. More... over 13 years ago
In the 'Create branch' sheet: use a placeholder in the branch name textfield instead of the default value 'topic'. More... over 13 years ago
Added a checkbox to the 'Create tag' sheet to allow replacing existing tags. More... over 13 years ago
Add keyboard shortcuts to stage and upstage files More... over 13 years ago