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-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
2007-07-18
git-gui: Increase the default height of the revision picker
Shawn O. Pearce
1
-1
/
+1
2007-07-18
git-gui: Clarify the visualize history menu options
Shawn O. Pearce
1
-3
/
+3
2007-07-18
git-gui: Allow users to browse any branch, not just the current one
Shawn O. Pearce
2
-2
/
+58
2007-07-18
git-gui: Allow browser subcommand to start in subdirectory
Shawn O. Pearce
2
-29
/
+27
2007-07-17
git-gui: Allow blame/browser subcommands on bare repositories
Shawn O. Pearce
1
-13
/
+32
2007-07-17
git-gui: Move feature option selection before GIT_DIR init
Shawn O. Pearce
1
-37
/
+37
2007-07-17
git-gui: Delay the GC hint until after we are running
Shawn O. Pearce
2
-28
/
+30
2007-07-17
git-gui: Let the user continue even if we cannot understand git version
Shawn O. Pearce
1
-0
/
+27
2007-07-17
git-gui: Change our initial GC hint to be an estimate
Shawn O. Pearce
1
-5
/
+14
2007-07-17
git-gui: Don't crash in ask_popup if we haven't mapped main window yet
Shawn O. Pearce
1
-2
/
+5
2007-07-17
git-gui: Delay searching for 'nice' until its really asked for
Shawn O. Pearce
1
-13
/
+15
2007-07-17
git-gui: Handle git versions of the form n.n.n.GIT
Julian Phillips
1
-0
/
+1
2007-07-17
Update INSTALL
Junio C Hamano
1
-4
/
+3
2007-07-17
git-p4: input to "p4 files" by stdin instead of arguments
Scott Lamb
1
-21
/
+7
2007-07-17
git-p4: use subprocess in p4CmdList
Scott Lamb
1
-5
/
+18
2007-07-17
git-gui: Always disable the Tcl EOF character when reading
Shawn O. Pearce
4
-1
/
+5
2007-07-16
Fix git-branch documentation when using remote refs
Francis Moreau
1
-2
/
+2
2007-07-16
git-gui: Brown paper bag "dirty git version fix"
Shawn O. Pearce
1
-1
/
+1
[prev]
[next]