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-04-15
Merge branch 'er/ui'
Shawn O. Pearce
2
-69
/
+83
2007-04-04
git-gui: Brown paper bag fix division by 0 in blame
Shawn O. Pearce
1
-4
/
+6
2007-04-04
Always bind the return key to the default button
Shawn O. Pearce
1
-0
/
+2
2007-04-04
Do not break git-gui messages into multiple lines.
Eygene Ryabinkin
1
-46
/
+18
2007-04-04
Improve look-and-feel of the git-gui tool.
Eygene Ryabinkin
1
-4
/
+15
2007-04-04
Teach git-gui to use the user-defined UI font everywhere.
Eygene Ryabinkin
1
-19
/
+45
2007-04-04
Allow wish interpreter to be defined with TCLTK_PATH
Eygene Ryabinkin
1
-0
/
+3
2007-03-12
Merge branch 'maint'
Shawn O. Pearce
4
-156
/
+15
2007-03-12
git-gui: Allow 'git gui version' outside of a repository
Shawn O. Pearce
1
-7
/
+5
2007-03-12
git-gui: Revert "git-gui: Display all authors of git-gui."
Shawn O. Pearce
4
-135
/
+9
2007-03-12
git-gui: Revert "Don't modify CREDITS-FILE if it hasn't changed."
Shawn O. Pearce
1
-19
/
+6
2007-03-12
git-gui: Allow committing empty merges
Shawn O. Pearce
1
-1
/
+1
2007-03-06
git-gui: Support of "make -s" in: do not output anything of the build itself
Alex Riesen
1
-0
/
+5
2007-03-06
git-gui: Make 'make' quieter by default
Shawn O. Pearce
1
-7
/
+15
2007-03-01
git-gui: Remove unnecessary /dev/null redirection.
Shawn O. Pearce
1
-8
/
+2
2007-02-26
git-gui: Don't create empty (same tree as parent) commits.
Shawn O. Pearce
1
-0
/
+18
2007-02-26
git-gui: Add Reset to the Branch menu.
Shawn O. Pearce
1
-0
/
+6
2007-02-26
git-gui: Relocate the menu/transport menu code.
Shawn O. Pearce
1
-22
/
+28
2007-02-25
Don't modify CREDITS-FILE if it hasn't changed.
Junio C Hamano
1
-6
/
+19
2007-02-21
git-gui: Don't crash in citool mode on initial commit.
Shawn O. Pearce
1
-8
/
+8
2007-02-21
git-gui: Remove TODO list.
Shawn O. Pearce
1
-44
/
+0
2007-02-21
git-gui: Include browser in our usage message.
Shawn O. Pearce
1
-1
/
+1
2007-02-21
git-gui: Change summary of git-gui.
Shawn O. Pearce
1
-1
/
+1
2007-02-21
git-gui: Display all authors of git-gui.
Shawn O. Pearce
4
-10
/
+136
2007-02-21
git-gui: Use mixed path for docs on Cygwin.
Shawn O. Pearce
1
-1
/
+1
2007-02-18
git-gui: Correct crash when saving options in blame mode.
Shawn O. Pearce
1
-15
/
+21
2007-02-16
git-gui: Expose the browser as a subcommand.
Shawn O. Pearce
1
-5
/
+21
2007-02-15
git-gui: Create new branches from a tag.
Martin Koegler
1
-0
/
+30
2007-02-14
git-gui: Prefer version file over git-describe.
Shawn O. Pearce
1
-6
/
+11
2007-02-14
git-gui: Print version on the console.
Shawn O. Pearce
1
-0
/
+7
2007-02-14
git-gui: More consistently display the application name.
Shawn O. Pearce
1
-4
/
+4
2007-02-13
git-gui: Permit merging tags into the current branch.
Shawn O. Pearce
1
-3
/
+5
2007-02-13
git-gui: Basic version check to ensure git 1.5.0 or later is used.
Shawn O. Pearce
1
-0
/
+32
2007-02-13
git-gui: Refactor 'exec git subcmd' idiom.
Shawn O. Pearce
1
-23
/
+31
2007-02-13
git-gui: fix typo in GIT-VERSION-GEN, "/dev/null" not "/devnull"
Andy Parkins
1
-1
/
+1
2007-02-12
git-gui: Change base version to 0.6.
Shawn O. Pearce
1
-1
/
+1
2007-02-12
git-gui: Guess our version accurately as a subproject.
Shawn O. Pearce
1
-4
/
+37
2007-02-12
git-gui: Handle gitgui tags in version gen.
Shawn O. Pearce
1
-5
/
+3
2007-02-12
git-gui: Generate a version file on demand.
Shawn O. Pearce
1
-1
/
+5
2007-02-12
git-gui: Rename GIT_VERSION to GITGUI_VERSION.
Shawn O. Pearce
3
-6
/
+6
2007-02-12
git-gui: Allow gitexecdir, INSTALL to be set by the caller.
Shawn O. Pearce
1
-3
/
+7
2007-02-11
git-gui: Stop deleting gitk preferences.
Shawn O. Pearce
1
-8
/
+0
2007-02-09
git-gui: Focus into blame panels on Mac OS.
Shawn O. Pearce
1
-1
/
+3
2007-02-09
git-gui: Improve annotated file display.
Shawn O. Pearce
1
-22
/
+72
2007-02-08
git-gui: Jump to the first annotation block as soon as its available.
Shawn O. Pearce
1
-1
/
+6
2007-02-08
git-gui: Redesign the display of annotated files.
Shawn O. Pearce
1
-199
/
+160
2007-02-08
git-gui: Use git-config now over git-repo-config.
Shawn O. Pearce
1
-8
/
+8
2007-02-08
git-gui: Relabel the Add All action.
Shawn O. Pearce
1
-2
/
+2
2007-02-08
git-gui: Select subcommands like git does.
Shawn O. Pearce
1
-13
/
+35
2007-02-08
git-gui: View blame from the command line.
Shawn O. Pearce
1
-84
/
+136
[prev]
[next]