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-31
make the name of the library directory a config option
Robert Schiele
2
-5
/
+17
2007-07-31
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2007-07-31
rev-list --bisect: fix allocation of "int*" instead of "int".
Christian Couder
1
-1
/
+1
2007-07-31
git.c: execution path
Junio C Hamano
1
-5
/
+5
2007-07-31
add option to find zlib in custom path
Robert Schiele
2
-1
/
+10
2007-07-30
Unset GIT_EDITOR while running tests.
Junio C Hamano
1
-0
/
+1
2007-07-30
add_file_to_index: skip rehashing if the cached stat already matches
Junio C Hamano
1
-1
/
+10
2007-07-30
git-svn: Translate invalid characters in refname
Robert Ewald
1
-3
/
+36
2007-07-30
white space fixes in setup.c
Johannes Schindelin
1
-3
/
+3
2007-07-30
Documentation/gitattributes.txt: typofix
David Soria Parra
1
-1
/
+1
2007-07-29
rebase: try not to munge commit log message
Junio C Hamano
2
-5
/
+72
2007-07-29
symbolic-ref, update-ref: do not refuse reflog message with LF
Junio C Hamano
2
-4
/
+0
2007-07-29
log_ref_write() -- do not chomp reflog message at the first LF
Junio C Hamano
1
-16
/
+28
2007-07-29
Merge branch 'bs/lock'
Junio C Hamano
3
-26
/
+135
2007-07-29
Merge branch 'master' of git://repo.or.cz/git-gui
Junio C Hamano
13
-428
/
+1132
2007-07-29
git-gui: Minor refactoring of merge command line in merge support
Shawn O. Pearce
1
-3
/
+3
2007-07-29
git-gui: Use more modern looking icons in the tree browser
Shawn O. Pearce
2
-30
/
+18
2007-07-29
git-gui: Don't offer to stage hunks from untracked files
Shawn O. Pearce
1
-0
/
+6
2007-07-29
git-gui: Make sure remotes are loaded when picking revisions
Shawn O. Pearce
1
-0
/
+4
2007-07-29
Makefile: use $(FIND) instead of find
David Kastrup
1
-2
/
+3
2007-07-29
git-diff: turn on recursion by default
Jeff King
2
-1
/
+2
2007-07-29
git-gui: Use progress bar while resetting/aborting files
Shawn O. Pearce
1
-4
/
+12
2007-07-29
git-gui: Honor core.excludesfile when listing extra files
Shawn O. Pearce
1
-0
/
+4
2007-07-29
git-gui: Unify wording to say "to stage" instead of "to add"
Christian Stimming
5
-14
/
+18
2007-07-28
Rename git-rebase interactive buffer: todo => git-rebase-todo
Seth Falcon
1
-1
/
+1
2007-07-28
gitweb: Allow for multivalued parameters passed to href subroutine
Jakub Narebski
1
-1
/
+7
2007-07-28
Don't rely on unspecified behavior
Thomas Schwinge
1
-1
/
+1
2007-07-28
gitweb: Simplify 'opt' parameter validation, add "no merges" feeds
Jakub Narebski
2
-5
/
+40
2007-07-28
gitweb: Show submodule entries in the 'tree' view
Jakub Narebski
1
-3
/
+35
2007-07-28
Documentation/git-diff: remove -r from --name-status example
Jeff King
1
-5
/
+2
2007-07-28
git-stash apply --index: optimize postprocessing
Junio C Hamano
1
-6
/
+7
2007-07-28
Fix git-stash apply --index
Junio C Hamano
1
-6
/
+17
2007-07-28
git-stash: Make sure reflog is created for refs/stash
しらいしななこ
1
-0
/
+3
2007-07-28
Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-125
/
+237
2007-07-27
rebase -i: fix interrupted squashing
Johannes Schindelin
2
-1
/
+31
2007-07-27
Add test for symlinked configuration file updates.
Junio C Hamano
1
-0
/
+15
2007-07-27
use lockfile.c routines in git_commit_set_multivar()
Bradford C. Smith
1
-12
/
+18
2007-07-27
fully resolve symlinks when creating lockfiles
Bradford C. Smith
1
-14
/
+102
2007-07-27
git-gui: Don't kill modified commit message buffer with merge templates
Shawn O. Pearce
1
-2
/
+3
2007-07-26
git-stash: do not remove a ref by hand.
Junio C Hamano
1
-3
/
+4
2007-07-26
Document commit.template configuration variable.
Brian Gernhardt
2
-3
/
+5
2007-07-26
gitk: Fix bugs in the Find function
Paul Mackerras
1
-35
/
+53
2007-07-25
Update description of -z option.
Junio C Hamano
1
-1
/
+3
2007-07-25
rebase -i: fix overzealous output redirection
Johannes Schindelin
1
-1
/
+3
2007-07-25
git-write-tree should not crash if prefix does not exist
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2007-07-25
git_mkstemp(): be careful not to overflow the path buffer.
Junio C Hamano
2
-15
/
+11
2007-07-25
When locking in a symlinked repository, try to lock the original.
Junio C Hamano
1
-0
/
+13
2007-07-25
git-submodule: remove redundant call to git-describe
Junio C Hamano
1
-1
/
+0
2007-07-25
git-p4: Fix p4 user cache population on Windows.
Simon Hausmann
1
-1
/
+2
2007-07-25
git-submodule module_name: avoid using unwieldy "value_regexp" feature.
Junio C Hamano
1
-2
/
+5
[next]