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-08-08
GIT-VERSION-GEN: adjust for ancient git
Junio C Hamano
1
-1
/
+9
2006-08-08
builtin-mv: fix use of uninitialized memory.
Junio C Hamano
1
-1
/
+2
2006-08-08
debugging: XMALLOC_POISON
Junio C Hamano
1
-0
/
+3
2006-08-07
gitweb: blame table row no highlight fix
Luben Tuikov
2
-1
/
+5
2006-08-07
gitweb: bugfix: git_commit and git_commitdiff parents
Luben Tuikov
1
-7
/
+9
2006-08-07
gitweb: Remove unused variables in git_shortlog_body and git_heads
Jakub Narebski
1
-2
/
+0
2006-08-07
annotate: Fix bug when parsing merges with differing real and logical parents.
Ryan Anderson
1
-6
/
+122
2006-08-07
log-tree: show_log() should respect the setting of diffopt->line_termination
Ryan Anderson
1
-1
/
+1
2006-08-07
handle https:// protocol in git-clone
Michael Krelin
1
-1
/
+1
2006-08-07
autoconf: Unset NO_STH and NEED_STH when it is detected not needed
Jakub Narebski
1
-16
/
+31
2006-08-06
gitweb: fix $project usage
Matthias Lederhofer
1
-5
/
+12
2006-08-06
gitweb: fix commitdiff_plain for root commits
Matthias Lederhofer
1
-1
/
+7
2006-08-06
gitweb: Skip nonmatching lines in difftree output, consistently
Jakub Narebski
1
-3
/
+7
2006-08-06
gitweb: fix commitdiff for root commits
Jakub Narebski
1
-1
/
+1
2006-08-06
gitweb: check if HTTP_ACCEPT is really set
Matthias Lederhofer
1
-1
/
+1
2006-08-06
Add gitweb.cgi to .gitignore
Matthias Kestenholz
1
-0
/
+1
2006-08-06
gitweb: Refactor untabifying - converting tabs to spaces
Jakub Narebski
1
-19
/
+18
2006-08-06
gitweb: Inline $rss_link
Jakub Narebski
1
-7
/
+6
2006-08-06
gitweb: PATH_INFO=/ means no project
Jakub Narebski
1
-2
/
+2
2006-08-06
gitweb: No error messages with unescaped/unprotected user input
Jakub Narebski
1
-1
/
+1
2006-08-06
gitweb: No periods for error messages
Jakub Narebski
1
-46
/
+46
2006-08-06
gitweb: Cleanup and uniquify error messages
Jakub Narebski
1
-6
/
+6
2006-08-06
gitweb: Don't undefine query parameter related variables before die_error
Jakub Narebski
1
-16
/
+5
2006-08-06
gitweb: Use undef for die_error to use default first (status) parameter value
Jakub Narebski
1
-1
/
+1
2006-08-06
gitweb: die_error first (optional) parameter is HTTP status
Jakub Narebski
1
-2
/
+2
2006-08-06
gitweb: Separate input validation and dispatch, add comment about opml action
Jakub Narebski
1
-0
/
+2
2006-08-06
Fix "grep -w"
Junio C Hamano
2
-10
/
+110
2006-08-05
Makefile: Cygwin does not seem to need NO_STRLCPY
Junio C Hamano
1
-1
/
+0
2006-08-05
commit walkers: setup_ident() to record correct committer in ref-log.
Ramsay Jones
3
-0
/
+3
2006-08-04
Allow config file to specify Signed-off-by identity in format-patch.
Ramsay Jones
1
-1
/
+1
2006-08-04
gitweb: git_tree displays blame based on repository config
Luben Tuikov
1
-3
/
+6
2006-08-04
autoconf: NO_IPV6
Junio C Hamano
1
-2
/
+8
2006-08-04
autoconf: Set NEEDS_LIBICONV unconditionally if there is no iconv in libc
Jakub Narebski
1
-2
/
+1
2006-08-04
autoconf: fix NEEDS_SSL_WITH_CRYPTO
Junio C Hamano
1
-2
/
+2
2006-08-04
Merge branch 'jc/c99'
Junio C Hamano
1
-0
/
+1
2006-08-04
Copy description of new build configuration variables to configure.ac
Jakub Narebski
1
-0
/
+12
2006-08-04
autoconf: Typo cleanup, reordering etc.
Jakub Narebski
2
-21
/
+24
2006-08-04
autoconf: Check for ll hh j z t size specifiers introduced by C99
Jakub Narebski
1
-0
/
+21
2006-08-04
Fix crash when GIT_DIR is invalid
Johannes Schindelin
1
-1
/
+1
2006-08-04
git-tar-tree: fix minor memory leak
Rene Scharfe
1
-2
/
+4
2006-08-04
Document rev-list's option --merge
Uwe Zeisberger
1
-0
/
+5
2006-08-04
git.c: Rename NEEDS_PREFIX to RUN_SETUP
Junio C Hamano
1
-36
/
+36
2006-08-04
builtins: Makefile clean-up
Junio C Hamano
5
-106
/
+116
2006-08-04
Make git-checkout-index a builtin
Junio C Hamano
4
-16
/
+18
2006-08-03
Make git-symbolic-ref a builtin
Matthias Kestenholz
4
-5
/
+7
2006-08-03
Make git-unpack-objects a builtin
Matthias Kestenholz
4
-7
/
+9
2006-08-03
Make git-pack-objects a builtin
Matthias Kestenholz
4
-5
/
+7
2006-08-03
Make git-name-rev a builtin
Matthias Kestenholz
4
-5
/
+8
2006-08-03
Further clean-up: usage() vs die()
Junio C Hamano
4
-5
/
+5
2006-08-03
Replace some calls to die(usage_str) with usage(usage_str).
Ramsay Allan Jones
5
-7
/
+7
[prev]
[next]