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-07-23
mailinfo: fix 'fatal: cannot convert from utf-8 to utf-8'
Johannes Schindelin
1
-0
/
+2
2007-07-23
gitk: Wait for the window to become visible after creating it
Paul Mackerras
1
-0
/
+2
2007-07-23
git-gui: Avoid unnecessary symbolic-ref call during checkout
Shawn O. Pearce
1
-14
/
+16
2007-07-23
git-gui: Refactor current branch menu items to make i18n easier
Shawn O. Pearce
1
-2
/
+11
2007-07-23
git-gui: Refactor diff popup into a procedure to ease i18n work
Shawn O. Pearce
1
-9
/
+11
2007-07-23
git-gui: Paper bag fix quitting crash after commit
Shawn O. Pearce
1
-1
/
+1
2007-07-23
git-gui: Clarify meaning of add tracked menu option
Shawn O. Pearce
1
-2
/
+2
2007-07-22
gitweb: Fix support for legacy gitweb config for snapshots
Jakub Narebski
1
-7
/
+20
2007-07-22
fsck --lost-found: write blob's contents, not their SHA-1
Johannes Schindelin
2
-3
/
+15
2007-07-22
[PATCH] gitk: Bind keyboard actions to the command key on Mac OS
Shawn O. Pearce
1
-32
/
+43
2007-07-22
[PATCH] gitk: Ignore ctrl-z as EOF on windows
Mark Levedahl
1
-1
/
+1
2007-07-22
gitk: Make the fake commit for the index changes green rather than magenta
Paul Mackerras
1
-1
/
+1
2007-07-22
Avoid to duplicate commit message when is not encoded
Marco Costalba
1
-1
/
+4
2007-07-22
Synonyms: -i == --regexp-ignore-case, -E == --extended-regexp
Junio C Hamano
2
-5
/
+8
2007-07-22
git-gui: Fix unnecessary fast-forward during checkout
Shawn O. Pearce
1
-0
/
+1
2007-07-22
git-gui: Completely remove my Tools/Migrate hack
Shawn O. Pearce
1
-29
/
+0
2007-07-21
Documentation/gitignore.txt: Fix the seriously misleading priority explanation
David Kastrup
1
-8
/
+14
2007-07-21
Fix VISUAL/EDITOR preference order in Documentation/config.txt.
Junio C Hamano
1
-2
/
+2
2007-07-21
gitweb: snapshot cleanups & support for offering multiple formats
Matt McCutchen
1
-50
/
+116
2007-07-21
rebase -i: call editor just once for a multi-squash
Johannes Schindelin
2
-10
/
+55
2007-07-21
git-gui: Internally allow fetch without storing for future pull support
Shawn O. Pearce
1
-3
/
+11
2007-07-21
git-gui: Skip unnecessary read-tree work during checkout
Shawn O. Pearce
1
-1
/
+3
2007-07-21
git-gui: Simplify error case for unsupported merge types
Shawn O. Pearce
1
-1
/
+1
2007-07-21
git-gui: Factor out common fast-forward merge case
Shawn O. Pearce
1
-25
/
+21
2007-07-21
git-gui: Save the merge base during checkout_op processing
Shawn O. Pearce
1
-5
/
+5
2007-07-21
git-gui: Automatically backup the user's commit buffer
Shawn O. Pearce
2
-11
/
+81
2007-07-20
Fix up duplicate parents removal
Linus Torvalds
1
-5
/
+6
2007-07-20
gitweb cleanup: Move @diff_opts declaration earlier
Jakub Narebski
1
-10
/
+10
2007-07-20
Add GIT_EDITOR environment and core.editor configuration variables
Adam Roben
10
-23
/
+129
2007-07-20
Document how to tell git to not launch a pager
Steven Grimm
1
-1
/
+3
2007-07-19
git-gui: Completely remove support for creating octopus merges
Shawn O. Pearce
1
-68
/
+17
2007-07-19
git-gui: Don't show blame tooltips that we have no data for
Shawn O. Pearce
1
-0
/
+5
2007-07-19
git-gui: Translate standard encoding names to Tcl ones
Shawn O. Pearce
3
-11
/
+304
2007-07-19
git-gui: Avoid unnecessary global statements when possible
Shawn O. Pearce
1
-7
/
+4
2007-07-19
git-gui: Bind Ctrl/Cmd-M to merge action
Shawn O. Pearce
1
-2
/
+4
2007-07-18
Don't offer my special Tools/Migrate hack unless in multicommit
Shawn O. Pearce
1
-1
/
+3
2007-07-18
Rename read_pipe() with read_fd() and make its buffer nul-terminated.
Carlos Rica
4
-9
/
+20
2007-07-18
Merge branch 'master' of git://people.freedesktop.org/~hausmann/git-p4
Junio C Hamano
1
-59
/
+70
2007-07-18
filter-branch: get rid of "set -e"
Johannes Schindelin
1
-14
/
+17
2007-07-18
git-svn: Minimalistic patch which allows svn usernames with space(s).
Richard MUSIL
1
-1
/
+1
2007-07-18
Do a better job at guessing unknown character sets
Linus Torvalds
1
-4
/
+29
2007-07-18
Document "git stash message..."
しらいしななこ
1
-4
/
+7
2007-07-18
unpack-trees.c: assume submodules are clean during check-out
Sven Verdoolaege
2
-25
/
+59
2007-07-18
Merge branch 'maint'
Junio C Hamano
2
-7
/
+36
2007-07-18
Force listingblocks to be monospaced in manpages
Julian Phillips
1
-0
/
+6
2007-07-18
git-p4: Cleanup, used common function for listing imported p4 branches
Simon Hausmann
1
-21
/
+5
2007-07-18
git-p4: Fix upstream branch detection for submit/rebase with multiple branches.
Simon Hausmann
1
-12
/
+17
2007-07-18
git-p4: Cleanup, make listExistingP4Branches a global function for later use.
Simon Hausmann
1
-0
/
+23
2007-07-18
Do not expect unlink(2) to fail on a directory.
Junio C Hamano
1
-7
/
+30
2007-07-18
git-gui: Convert merge dialog to use class system
Shawn O. Pearce
1
-41
/
+65
[prev]
[next]