index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-gui.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-29
git-gui: Test for Cygwin differently than from Windows.
Shawn O. Pearce
1
-34
/
+104
2007-01-29
git-gui: Offer quick access to the HTML formatted documentation.
Shawn O. Pearce
1
-4
/
+44
2007-01-27
git-gui: Reword meaning of merge.summary.
Shawn O. Pearce
1
-6
/
+2
2007-01-26
git-gui: Support merge.summary, merge.verbosity.
Shawn O. Pearce
1
-27
/
+50
2007-01-26
git-gui: Always offer scrollbars for branch lists.
Shawn O. Pearce
1
-7
/
+13
2007-01-26
git-gui: Don't allow merges in the middle of other things.
Shawn O. Pearce
1
-0
/
+15
2007-01-26
git-gui: Don't allow users to commit a bad octopus merge.
Shawn O. Pearce
1
-4
/
+24
2007-01-26
git-gui: Update status bar during a merge.
Shawn O. Pearce
1
-2
/
+4
2007-01-26
git-gui: Let users abort with `reset --hard` type logic.
Shawn O. Pearce
1
-0
/
+61
2007-01-26
git-gui: Implement local merge operations.
Shawn O. Pearce
1
-12
/
+213
2007-01-26
git-gui: Use builtin version of 'git gc'.
Shawn O. Pearce
1
-2
/
+43
2007-01-26
git-gui: Refactor console success/failure handling.
Shawn O. Pearce
1
-18
/
+29
2007-01-26
git-gui: Always use -v option to push.
Shawn O. Pearce
1
-0
/
+1
2007-01-26
git-gui: Remove no longer used pull from remote code.
Shawn O. Pearce
1
-68
/
+5
2007-01-26
git-gui: Added arbitrary branch pushing support.
Shawn O. Pearce
1
-0
/
+158
2007-01-26
git-gui: Always use lsearch -exact, to prevent globbing.
Shawn O. Pearce
1
-5
/
+5
2007-01-26
git-gui: Maintain the same file list for diff during refresh.
Shawn O. Pearce
1
-8
/
+5
2007-01-25
git-gui: Don't switch branches if changing to the current branch.
Shawn O. Pearce
1
-0
/
+7
2007-01-25
git-gui: Remove Pull menu and cleanup Branch/Fetch/Push menus.
Shawn O. Pearce
1
-45
/
+9
2007-01-25
git-gui: Prefer Tk's entry widget over a 1 line text field.
Shawn O. Pearce
1
-42
/
+33
2007-01-25
git-gui: Pad the database statistics dialog window.
Shawn O. Pearce
1
-1
/
+1
2007-01-25
git-gui: Support 'Visualize All Branches' on Mac OS X.
Shawn O. Pearce
1
-6
/
+4
2007-01-25
git-gui: Force focus to the diff viewer on mouse click.
Shawn O. Pearce
1
-0
/
+1
2007-01-25
git-gui: Unset unnecessary UI setup variable.
Shawn O. Pearce
1
-0
/
+1
2007-01-25
git-gui: Cleanup end-of-line whitespace in commit messages.
Shawn O. Pearce
1
-3
/
+6
2007-01-25
git-gui: Elide CRs appearing in diff output from display.
Shawn O. Pearce
1
-0
/
+4
2007-01-25
git-gui: Allow staging/unstaging individual diff hunks.
Shawn O. Pearce
1
-12
/
+110
2007-01-25
git-gui: Only allow Refresh in diff context menu when we have a diff.
Shawn O. Pearce
1
-0
/
+1
2007-01-25
git-gui: Display the size of the pack directory.
Shawn O. Pearce
1
-0
/
+11
2007-01-25
git-gui: Use system default labelframe bordering.
Shawn O. Pearce
1
-4
/
+2
2007-01-25
git-gui: Implement basic branch switching through read-tree.
Shawn O. Pearce
1
-15
/
+101
2007-01-25
git-gui: Display database stats (count-objects -v) on demand.
Shawn O. Pearce
1
-3
/
+64
2007-01-23
git-gui: Handle commit encoding better.
Shawn O. Pearce
1
-1
/
+22
2007-01-23
git-gui: Honor system encoding for filenames.
Shawn O. Pearce
1
-9
/
+14
2007-01-23
git-gui: Remove spurious newline in untracked file display.
Shawn O. Pearce
1
-1
/
+0
2007-01-23
git-gui: Don't try to tag the 'Binary files * and * differ' line.
Shawn O. Pearce
1
-0
/
+1
2007-01-23
git-gui: When possible show the type of an untracked file.
Shawn O. Pearce
1
-0
/
+8
2007-01-23
git-gui: Limit display of large untracked files.
Shawn O. Pearce
1
-5
/
+23
2007-01-23
git-gui: Don't show content of untracked binary files.
Shawn O. Pearce
1
-0
/
+3
2007-01-23
git-gui: Always start a rescan on an empty diff.
Shawn O. Pearce
1
-8
/
+6
2007-01-23
git-gui: Ignore 'No newline at end of file' marker line.
Shawn O. Pearce
1
-0
/
+1
2007-01-23
git-gui: Fix 'Select All' action on Windows.
Shawn O. Pearce
1
-3
/
+3
2007-01-23
git-gui: Don't attempt to tag new file/deleted file headers in diffs.
Shawn O. Pearce
1
-0
/
+2
2007-01-22
git-gui: Force an update-index --refresh on unchanged files.
Shawn O. Pearce
1
-10
/
+4
2007-01-21
git-gui: Don't format the mode line of a diff.
Shawn O. Pearce
1
-0
/
+1
2007-01-21
git-gui: Create missing branch head on initial commit.
Shawn O. Pearce
1
-1
/
+9
2007-01-21
git-gui: Slightly tweak new window geometry.
Shawn O. Pearce
1
-5
/
+5
2007-01-21
git-gui: Correctly categorize tracking branches and heads.
Shawn O. Pearce
1
-10
/
+36
2007-01-21
git-gui: Automatically toggle the relevant radio buttons.
Shawn O. Pearce
1
-9
/
+24
2007-01-21
git-gui: Fully select a field when entering into it.
Shawn O. Pearce
1
-0
/
+3
[next]