index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-21
git-gui: Bind M1-N to create branch.
Shawn O. Pearce
1
-0
/
+6
2007-01-21
git-gui: Implemented create branch GUI.
Shawn O. Pearce
1
-3
/
+180
2007-01-21
git-gui: Pad the cancel/save buttons in the options window.
Shawn O. Pearce
1
-1
/
+1
2007-01-21
git-gui: Only permit selection in one list at a time.
Shawn O. Pearce
1
-10
/
+11
2007-01-21
git-gui: Simplify printing of index info to update-index.
Shawn O. Pearce
1
-4
/
+1
2007-01-21
git-gui: Refactor the add to commit state filters.
Shawn O. Pearce
1
-35
/
+15
2007-01-21
git-gui: Refactor the revert (aka checkout-index) implementation.
Shawn O. Pearce
1
-18
/
+9
2007-01-21
git-gui: Add or unstage based on the specific icon used.
Shawn O. Pearce
1
-8
/
+2
2007-01-21
git-gui: Refactor add/remove proc names to align with reality.
Shawn O. Pearce
1
-22
/
+22
2007-01-21
git-gui: Cleanup state descriptions.
Shawn O. Pearce
1
-14
/
+14
2007-01-21
git-gui: Remove invalid DM state.
Shawn O. Pearce
1
-4
/
+2
2007-01-21
git-gui: Correct DD file state to be only D_.
Shawn O. Pearce
1
-4
/
+3
2007-01-21
git-gui: Convert UI to use 'staged for commit' interface.
Shawn O. Pearce
1
-113
/
+101
2007-01-21
git-gui: Start file status display refactoring.
Shawn O. Pearce
1
-27
/
+27
2007-01-21
git-gui: Display the directory we are entering during startup.
Shawn O. Pearce
1
-1
/
+6
2007-01-21
git-gui: Make the gitk starting message match our usual format.
Shawn O. Pearce
1
-1
/
+1
2007-01-21
git-gui: Allow [gitdir ...] to act as [file join [gitdir] ...].
Shawn O. Pearce
1
-17
/
+20
2007-01-21
git-gui: Cleanup usage of gitdir global variable.
Shawn O. Pearce
1
-110
/
+97
2007-01-21
git-gui: Refactor reponame computation.
Shawn O. Pearce
1
-19
/
+7
2007-01-21
git-gui: Suggest when running 'git gc' may be worthwhile.
Shawn O. Pearce
1
-0
/
+40
2007-01-21
git-gui: Don't offer my miga hack if its configuration file isn't present.
Shawn O. Pearce
1
-1
/
+2
2007-01-21
git-gui: Allow the user to copy the version data to the clipboard.
Shawn O. Pearce
1
-0
/
+10
2007-01-21
git-gui: Ensure version number is always current.
Shawn O. Pearce
4
-6
/
+63
2007-01-21
git-gui: Display the full GPL copyright notice in about dialog.
Shawn O. Pearce
1
-5
/
+13
2007-01-21
git-gui: Display the git-gui version in the Help->About dialog.
Shawn O. Pearce
1
-3
/
+4
2007-01-21
git-gui: Modified makefile to embed version into git-gui script.
Shawn O. Pearce
4
-5
/
+32
2007-01-21
git-gui: Hide the ugly bash command line from the windows desktop icon.
Shawn O. Pearce
1
-1
/
+1
2007-01-21
git-gui: Change more 'include' language to 'add'.
Shawn O. Pearce
1
-7
/
+7
2007-01-21
git-gui: Work around odd cygpath bug on Windows.
Shawn O. Pearce
1
-1
/
+1
2007-01-21
git-gui: Correct wording of the revert confirmation dialog.
Shawn O. Pearce
1
-2
/
+2
2007-01-21
git-gui: Corrected behavior of deleted (but existing in HEAD) files.
Shawn O. Pearce
1
-0
/
+2
2007-01-21
git-gui: Run git-gc rather than git-repack.
Shawn O. Pearce
1
-9
/
+5
2007-01-21
git-gui: Show all fetched branches for remote pulls.
Shawn O. Pearce
1
-8
/
+9
2007-01-21
git-gui: Created very crude Tools menu, to support miga.
Shawn O. Pearce
1
-0
/
+29
2007-01-21
git-gui: Reworded 'Include' to 'Add' to match core Git.
Shawn O. Pearce
1
-3
/
+3
2006-11-27
git-gui: Auto-update any A? or M? files during rescan.
Shawn O. Pearce
1
-2
/
+2
2006-11-27
git-gui: Enable resolution of merge conflicts.
Shawn O. Pearce
1
-0
/
+3
2006-11-25
git-gui: Updated todo list.
Shawn O. Pearce
1
-5
/
+15
2006-11-25
git-gui: Set a proper title on our revert confirm dialog box.
Shawn O. Pearce
1
-2
/
+7
2006-11-25
git-gui: Started implementation of switch_branch.
Shawn O. Pearce
1
-1
/
+50
2006-11-25
git-gui: Misc. comment and formatting cleanups.
Shawn O. Pearce
1
-7
/
+10
2006-11-25
git-gui: Rename all_branches -> all_heads.
Shawn O. Pearce
1
-8
/
+8
2006-11-25
git-gui: Automatically skip tracking branches in branch menu.
Shawn O. Pearce
1
-9
/
+37
2006-11-25
git-gui: Abort on not implemented branch switching.
Shawn O. Pearce
1
-1
/
+5
2006-11-25
git-gui: Parse off refs/remotes when showing current branch.
Shawn O. Pearce
1
-1
/
+1
2006-11-24
git-gui: Created Branch menu.
Shawn O. Pearce
1
-0
/
+61
2006-11-24
git-gui: Support file state MD (modified/deleted).
Shawn O. Pearce
1
-0
/
+3
2006-11-24
git-gui: Display the current branch.
Shawn O. Pearce
1
-1
/
+30
2006-11-23
git-gui: Added revert changes command.
Shawn O. Pearce
1
-7
/
+177
2006-11-22
git-gui: Improve pull error dialogs.
Shawn O. Pearce
1
-7
/
+11
[next]