index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
commit.tcl
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-07
git-gui: Include commit id/subject in merge choices
Shawn O. Pearce
1
-45
/
+54
2007-05-07
git-gui: Show all possible branches for merge
Shawn O. Pearce
1
-7
/
+13
2007-05-07
git-gui: Move merge support into a namespace
Shawn O. Pearce
2
-16
/
+21
2007-05-07
git-gui: Allow vi keys to scroll the diff/blame regions
Shawn O. Pearce
2
-0
/
+23
2007-05-07
git-gui: Move console procs into their own namespace
Shawn O. Pearce
4
-39
/
+57
2007-05-07
git-gui: Refactor into multiple files to save my sanity
Shawn O. Pearce
17
-3792
/
+3836
2007-05-02
git-gui: Track our own embedded values and rebuild when they change
Shawn O. Pearce
2
-2
/
+16
2007-05-02
git-gui: Refactor to use our git proc more often
Shawn O. Pearce
1
-11
/
+12
2007-05-02
git-gui: Use option database defaults to set the font
Shawn O. Pearce
1
-256
/
+114
2007-05-02
git-gui: Cleanup common font handling for font_ui
Shawn O. Pearce
1
-38
/
+21
2007-05-02
git-gui: Correct line wrapping for too many branch message
Shawn O. Pearce
1
-5
/
+2
2007-05-02
git-gui: Warn users before making an octopus merge
Shawn O. Pearce
1
-0
/
+13
2007-05-02
git-gui: Include the subject in the status bar after commit
Shawn O. Pearce
1
-3
/
+4
2007-05-02
git-gui: Allow spaces in path to 'wish'
Shawn O. Pearce
1
-1
/
+1
2007-04-24
git-gui: Correctly handle UTF-8 encoded commit messages
Shawn O. Pearce
1
-20
/
+26
2007-04-17
git-gui: Honor TCLTK_PATH if supplied
Junio C Hamano
1
-0
/
+4
2007-04-17
Revert "Allow wish interpreter to be defined with TCLTK_PATH"
Shawn O. Pearce
1
-3
/
+0
2007-04-15
git-gui: Display the directory basename in the title
Shawn O. Pearce
1
-1
/
+1
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
git-gui: Allow 'git gui version' outside of a repository
gitgui-0.6.4
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
gitgui-0.6.3
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.
gitgui-0.6.2
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.
gitgui-0.6.1
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
[next]