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
2008-02-15
mailinfo: feed only one line to handle_filter() for QP input
Jay Soffian
6
-1
/
+45
2008-02-15
diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver"
Christian Couder
1
-5
/
+2
2008-02-15
Add "const" qualifier to "char *excludes_file".
Christian Couder
3
-8
/
+4
2008-02-15
Add "const" qualifier to "char *editor_program".
Christian Couder
3
-8
/
+4
2008-02-15
Add "const" qualifier to "char *pager_program".
Christian Couder
3
-8
/
+4
2008-02-15
config: add 'git_config_string' to refactor string config variables.
Christian Couder
2
-13
/
+13
2008-02-15
diff.c: remove useless check for value != NULL
Christian Couder
1
-7
/
+2
2008-02-15
fast-import: check return value from unpack_entry()
Shawn O. Pearce
1
-0
/
+2
2008-02-15
Validate nicknames of remote branches to prohibit confusing ones
Daniel Barkalow
1
-1
/
+11
2008-02-15
diff.c: replace a 'strdup' with 'xstrdup'.
Christian Couder
1
-1
/
+1
2008-02-15
diff.c: fixup garding of config parser from value=NULL
Junio C Hamano
1
-1
/
+1
2008-02-13
config: add test cases for empty value and no value config variables.
Christian Couder
1
-0
/
+23
2008-02-13
cvsimport: have default merge regex also match beginning of commit message
Gerrit Pape
1
-1
/
+1
2008-02-13
git clone -s documentation: force a new paragraph for the NOTE
Miklos Vajna
1
-6
/
+7
2008-02-13
status: suggest "git rm --cached" to unstage for initial commit
Jeff King
2
-2
/
+11
2008-02-13
Protect get_author_ident_from_commit() from filenames in work tree
Junio C Hamano
2
-1
/
+23
2008-02-13
upload-pack: Initialize the exec-path.
Johannes Sixt
1
-0
/
+3
2008-02-13
bisect: use verbatim commit subject in the bisect log
Johannes Schindelin
1
-1
/
+1
2008-02-13
git-cvsimport.txt: fix '-M' description.
Sergei Organov
1
-2
/
+2
2008-02-12
Revert "pack-objects: only throw away data during memory pressure"
Junio C Hamano
1
-11
/
+2
2008-02-11
config.c: guard config parser from value=NULL
Junio C Hamano
1
-1
/
+15
2008-02-11
builtin-log.c: guard config parser from value=NULL
Junio C Hamano
1
-3
/
+2
2008-02-11
imap-send.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+4
2008-02-11
wt-status.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
setup.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
remote.c: guard config parser from value=NULL
Junio C Hamano
1
-3
/
+6
2008-02-11
merge-recursive.c: guard config parser from value=NULL
Junio C Hamano
1
-5
/
+6
2008-02-11
http.c: guard config parser from value=NULL
Junio C Hamano
1
-10
/
+15
2008-02-11
help.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
git.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
diff.c: guard config parser from value=NULL
Junio C Hamano
1
-2
/
+12
2008-02-11
convert.c: guard config parser from value=NULL
Junio C Hamano
1
-2
/
+2
2008-02-11
connect.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
builtin-tag.c: guard config parser from value=NULL
Junio C Hamano
1
-1
/
+1
2008-02-11
builtin-show-branch.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
builtin-reflog.c: guard config parser from value=NULL
Junio C Hamano
1
-5
/
+11
2008-02-11
builtin-log.c: guard config parser from value=NULL
Junio C Hamano
1
-1
/
+1
2008-02-11
builtin-config.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
builtin-commit.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
builtin-branch.c: guard config parser from value=NULL
Junio C Hamano
1
-3
/
+6
2008-02-11
builtin-apply.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
Add config_error_nonbool() helper function
Junio C Hamano
2
-0
/
+10
2008-02-11
builtin-gc.c: guard config parser from value=NULL
Miklos Vajna
1
-1
/
+1
2008-02-11
archive-tar.c: guard config parser from value=NULL
Junio C Hamano
1
-1
/
+1
2008-02-11
Work around curl-gnutls not liking to be reinitialized
Mike Hommey
1
-4
/
+3
2008-02-11
man pages are littered with .ft C and others
Jonas Fonseca
2
-1
/
+20
2008-02-11
Add a BuildRequires for gettext in the spec file.
James Bowes
1
-1
/
+4
2008-02-11
pack-objects: only throw away data during memory pressure
Martin Koegler
1
-2
/
+11
2008-02-11
builtin-commit: remove .git/SQUASH_MSG upon successful commit
Gerrit Pape
1
-0
/
+1
2008-02-11
Make git prune remove temporary packs that look like write failures
David Steven Tweed
2
-0
/
+71
[next]