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
2006-12-28
Merge branch 'jc/utf8'
Junio C Hamano
18
-43
/
+308
2006-12-28
Allow non-fast-forward of remote tracking branches in default clone
Junio C Hamano
1
-1
/
+1
2006-12-28
core.logallrefupdates: log remotes/ tracking branches.
Junio C Hamano
1
-1
/
+2
2006-12-28
GIT_SKIP_TESTS: allow users to omit tests that are known to break
Junio C Hamano
1
-18
/
+70
2006-12-28
t3900: test conversion to non UTF-8 as well
Junio C Hamano
1
-0
/
+11
2006-12-28
Merge branch 'jc/make'
Junio C Hamano
1
-6
/
+16
2006-12-28
update hook: redirect _both_ diagnostic lines to stderr upon tag failure
Jim Meyering
1
-1
/
+1
2006-12-28
xdl_merge(): fix a segmentation fault when refining conflicts
Johannes Schindelin
2
-0
/
+26
2006-12-28
git-svn: sort multi-init output
Eric Wong
1
-1
/
+1
2006-12-28
git-svn: verify_ref() should actually --verify
Eric Wong
1
-1
/
+2
2006-12-28
git-svn: print out the SVN library version in --version, too
Eric Wong
1
-1
/
+1
2006-12-28
git-svn: remove non-delta fetch code paths
Eric Wong
2
-176
/
+21
2006-12-28
t9200-git-cvsexportcommit.sh: quiet down commit
Eric Wong
1
-4
/
+6
2006-12-28
test-lib: quiet down init-db output for tests
Eric Wong
1
-1
/
+1
2006-12-28
t6024-recursive-merge: quiet down this test
Eric Wong
1
-43
/
+47
2006-12-28
Merge branch 'js/shallow'
Junio C Hamano
9
-48
/
+445
2006-12-28
Allow git-merge to select the default strategy.
Shawn O. Pearce
1
-18
/
+0
2006-12-28
Honor pull.{twohead,octopus} in git-merge.
Shawn O. Pearce
1
-2
/
+14
2006-12-28
Ensure `git-pull` fails if `git-merge` fails.
Shawn O. Pearce
1
-1
/
+1
2006-12-28
Use branch names in 'git-rebase -m' conflict hunks.
Shawn O. Pearce
1
-1
/
+10
2006-12-28
Honor GIT_REFLOG_ACTION in git-rebase.
Shawn O. Pearce
1
-1
/
+2
2006-12-28
Use GIT_REFLOG_ACTION environment variable instead.
Shawn O. Pearce
7
-41
/
+30
2006-12-28
gitweb: Precompile CGI routines for mod_perl
Jakub Narebski
1
-0
/
+4
2006-12-28
gitweb: Add mod_perl version string to "generator" meta header
Jakub Narebski
1
-1
/
+2
2006-12-27
Rename t3900 test vector file
Junio C Hamano
2
-5
/
+5
2006-12-27
gcc does not necessarily pass runtime libpath with -R
Junio C Hamano
1
-6
/
+16
2006-12-27
Merge branch 'sp/gc'
Junio C Hamano
6
-4
/
+90
2006-12-27
UTF-8: introduce i18n.logoutputencoding.
Junio C Hamano
15
-23
/
+160
2006-12-27
Set NO_MMAP for Cygwin by default
Junio C Hamano
1
-2
/
+2
2006-12-27
Use 'repack -a -d -l' instead of 'repack -a -d' in git-gc
Junio C Hamano
1
-1
/
+1
2006-12-27
gitweb: Re-enable rev-list --parents for parse_commit.
Robert Fitzsimons
1
-5
/
+5
2006-12-27
git-send-email: default value for "From:" field.
Quy Tonthat
1
-3
/
+2
2006-12-27
Merge branch 'master' into js/shallow
Junio C Hamano
226
-6240
/
+9288
2006-12-27
everyday: replace a few 'prune' and 'repack' with 'gc'
Junio C Hamano
1
-3
/
+6
2006-12-27
Create 'git gc' to perform common maintenance operations.
Shawn O. Pearce
5
-1
/
+84
2006-12-27
git-reflog: gc.* configuration and documentation.
Junio C Hamano
4
-2
/
+94
2006-12-27
rerere gc: honor configuration and document it
Junio C Hamano
3
-2
/
+29
2006-12-27
count-objects -v: show number of packs as well.
Junio C Hamano
2
-2
/
+5
2006-12-26
Merge branch 'jc/fsck-reflog'
Junio C Hamano
15
-32
/
+373
2006-12-26
everyday: update for v1.5.0
Junio C Hamano
1
-41
/
+48
2006-12-26
git-svn: dcommit should diff against the current HEAD after committing
Eric Wong
1
-3
/
+3
2006-12-26
git-svn: quiet down tests and fix some unportable shell constructs
Eric Wong
1
-131
/
+127
2006-12-26
hooks/commit-msg: add example to add Signed-off-by line to message
Andy Parkins
1
-0
/
+4
2006-12-26
move git-blame to its place in .gitignore
Nicolas Pitre
1
-1
/
+1
2006-12-26
Add git-reflog to .gitignore
Nicolas Pitre
1
-0
/
+1
2006-12-26
Teach log family --encoding
Junio C Hamano
3
-5
/
+76
2006-12-26
i18n.logToUTF8: convert commit log message to UTF-8
Junio C Hamano
1
-2
/
+9
2006-12-26
Move encoding conversion routine out of mailinfo to utf8.c
Junio C Hamano
3
-30
/
+69
2006-12-26
Document git-reset <commit> -- <paths>...
Junio C Hamano
1
-3
/
+9
2006-12-26
Document --numstat in git-apply and git-diff
Junio C Hamano
2
-3
/
+6
[next]