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-24
git log -g: Complain, but do not fail, when no reflogs are there
Johannes Schindelin
3
-7
/
+9
2007-07-24
send-email: Update regex parsing for pine aliases
Kumar Gala
1
-1
/
+1
2007-07-24
cvsexportcommit: avoid racy CVS problem.
Robin Rosenberg
1
-0
/
+5
2007-07-24
cleanup unpack-trees.c: shrink struct tree_entry_list
René Scharfe
1
-9
/
+3
2007-07-24
filter-branch: fix dash complaining about "Missing '))'"
René Scharfe
1
-1
/
+1
2007-07-24
gitweb: More detailed error messages for snapshot format
Jakub Narebski
1
-3
/
+10
2007-07-24
git.el: Support for incremental status updates.
Alexandre Julliard
1
-111
/
+113
2007-07-24
user-manual: fix typolets.
Junio C Hamano
1
-4
/
+4
2007-07-24
Mark user-manual as UTF-8
Junio C Hamano
2
-1
/
+6
2007-07-23
Teach revision machinery about --no-walk
Johannes Schindelin
2
-0
/
+17
2007-07-23
filter-branch: Big syntax change; support rewriting multiple refs
Johannes Schindelin
3
-60
/
+182
2007-07-23
rebase -i: exchange all "if [ .. ]" by "if test .."
Johannes Schindelin
1
-7
/
+7
2007-07-23
Shut "git rebase -i" up when no --verbose was given
Johannes Schindelin
1
-16
/
+34
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
[prev]
[next]