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-07-14
git-format-patch: Make the second and subsequent mails replies to the first
Josh Triplett
3
-0
/
+30
2006-07-14
Documentation/urls.txt: Use substitution to escape square brackets
Jonas Fonseca
2
-8
/
+11
2006-07-14
Documentation/Makefile: product depends on asciidoc.conf
Junio C Hamano
1
-0
/
+1
2006-07-14
Merge branch 'lt/unitype'
Junio C Hamano
23
-95
/
+90
2006-07-14
Merge branch 'sp/lazy-mkdir'
Junio C Hamano
1
-14
/
+12
2006-07-14
Fix "git-fetch --tags" exit status when nothing has been changed
Sergey Vlasov
1
-1
/
+1
2006-07-14
argv created by handle_alias should be NULL terminated
Matthias Lederhofer
1
-6
/
+5
2006-07-14
documentation (urls.txt) typofix
Alp Toker
1
-1
/
+1
2006-07-13
builtin-prune.c: forgot TYPE => OBJ changes.
Junio C Hamano
1
-3
/
+3
2006-07-13
sha1_file: add the ability to parse objects in "pack file format"
Linus Torvalds
5
-8
/
+111
2006-07-13
fetch/clone: check return status from ls-remote
Junio C Hamano
2
-4
/
+11
2006-07-13
Record rebase changes as 'rebase' in the reflog.
Shawn Pearce
2
-4
/
+11
2006-07-13
gitweb.css: Use monospace fonts for commits and tree-diff.
Luben Tuikov
1
-1
/
+8
2006-07-13
Do not use perl in git-commit.sh
Alex Riesen
1
-19
/
+13
2006-07-13
diff: Support 256 colors
Timo Hirvonen
1
-6
/
+18
2006-07-13
diff: Support both attributes and colors
Timo Hirvonen
1
-57
/
+107
2006-07-13
Documentation about exclude/ignore files
Matthias Lederhofer
2
-5
/
+7
2006-07-13
daemon: new option --detach to run git-daemon in background
Matthias Lederhofer
1
-1
/
+28
2006-07-13
daemon: new option --pid-file=<path> to store the pid
Matthias Lederhofer
1
-0
/
+17
2006-07-13
upload-pack: ignore write errors to stderr
Matthias Lederhofer
1
-0
/
+4
2006-07-13
daemon: if one of the standard fds is missing open it to /dev/null
Matthias Lederhofer
1
-0
/
+14
2006-07-13
daemon: use a custom die routine with syslog
Matthias Lederhofer
1
-8
/
+11
2006-07-13
Documentation: Fix ssh://[user@]host.xz URL
Junio C Hamano
1
-3
/
+3
2006-07-13
Adjust t4013 tests to corrected format-patch.
Junio C Hamano
6
-0
/
+8
2006-07-13
format-patch: Generate a newline between the subject header and the message body
Robert Shearman
1
-2
/
+9
2006-07-13
t4013 diff format tests update
Junio C Hamano
42
-104
/
+161
2006-07-13
Display help for Git mode after pressing `h' or `?' in *git-status*
Jakub Narebski
1
-0
/
+7
2006-07-13
Wrap long lines in docstrings in contrib/emacs/git.el
Jakub Narebski
1
-3
/
+7
2006-07-12
Remove TYPE_* constant macros and use object_type enums consistently.
Linus Torvalds
22
-92
/
+87
2006-07-12
Make lazy mkdir more robust.
Shawn Pearce
1
-14
/
+12
2006-07-12
Merge branch 'ml/trace'
Junio C Hamano
6
-0
/
+70
2006-07-12
test-lib: unset GIT_TRACE
Junio C Hamano
1
-0
/
+1
2006-07-12
git-repack: avoid redirecting stderr into git-pack-objects
Junio C Hamano
1
-1
/
+3
2006-07-12
Fix grammatical error in git-revert
Junio C Hamano
1
-1
/
+1
2006-07-12
Merge branch 'js/merge-base'
Junio C Hamano
2
-190
/
+135
2006-07-12
Merge branch 'lt/prune'
Junio C Hamano
5
-48
/
+266
2006-07-12
Merge branch 'lt/merge-tree'
Junio C Hamano
5
-16
/
+378
2006-07-12
fmt-merge-msg fix
Junio C Hamano
1
-6
/
+10
2006-07-12
gitweb: Make command invocations go through the git wrapper
Alp Toker
1
-33
/
+29
2006-07-11
gitweb: Include a site name in page titles
Alp Toker
1
-2
/
+6
2006-07-11
gitweb: Send XHTML as 'application/xhtml+xml' where possible
Alp Toker
1
-2
/
+12
2006-07-11
Log ref changes made by resolve.
Shawn Pearce
1
-2
/
+5
2006-07-11
Log ref changes made by quiltimport.
Shawn Pearce
1
-1
/
+1
2006-07-11
Log ref changes made by git-merge and git-pull.
Shawn Pearce
2
-4
/
+16
2006-07-11
git-fetch: fix a bashism (==)
Eric Wong
1
-1
/
+1
2006-07-11
Make the unpacked object header functions static to sha1_file.c
Linus Torvalds
2
-4
/
+2
2006-07-11
git-send-email: Remove redundant Reply-To header
Alp Toker
1
-1
/
+0
2006-07-11
typofix (git-name-rev documentation)
Alp Toker
1
-1
/
+1
2006-07-11
Mention the [user@] part in documentation of ssh:// urls.
Yakov Lerner
1
-3
/
+3
2006-07-11
tests: Set EDITOR=: and VISUAL=: globally
Eric Wong
4
-3
/
+5
[prev]
[next]