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-05
Merge branch 'js/fmt-merge-msg'
Junio C Hamano
5
-177
/
+362
2006-07-05
Fix print-log and diff compatibility with recent vc versions
Ville Skytt,Ad(B
1
-6
/
+7
2006-07-05
git-svn: avoid fetching files outside of the URL we're tracking
Eric Wong
1
-1
/
+1
2006-07-04
Improve git-peek-remote
Linus Torvalds
4
-13
/
+58
2006-07-04
t8001-annotate: fix a bash-ism in this test
Eric Wong
1
-2
/
+2
2006-07-03
Make git-fmt-merge-msg a builtin
Johannes Schindelin
5
-177
/
+362
2006-07-03
send-email: do not barf when Term::ReadLine does not like your terminal
Junio C Hamano
2
-5
/
+24
2006-07-03
boolean: accept yes and no as well
Junio C Hamano
1
-2
/
+2
2006-07-03
annotate: Correct most merge following to annotate correctly.
Ryan Anderson
1
-58
/
+139
2006-07-03
annotate: Support annotation of files on other revisions.
Ryan Anderson
1
-0
/
+6
2006-07-03
Make zlib compression level configurable, and change default.
Joachim B Haga
8
-5
/
+23
2006-07-03
Makefile: tighten git-http-{fetch,push} dependencies
Junio C Hamano
1
-2
/
+2
2006-07-02
Empty author may be presented by svn as an empty string or a null value.
Robin Rosenberg
1
-1
/
+1
2006-07-02
revision.c: fix "dense" under --remove-empty
Linus Torvalds
1
-1
/
+1
2006-07-01
git object hash cleanups
Linus Torvalds
1
-44
/
+53
2006-07-01
revision.c: --full-history fix.
Linus Torvalds
1
-4
/
+14
2006-07-01
Fix errno usage in connect.c
Petr Baudis
1
-6
/
+12
2006-07-01
Minor documentation fixup.
Robin Rosenberg
1
-3
/
+3
2006-06-30
git-svn: allow a local target directory to be specified for init
Eric Wong
1
-2
/
+12
2006-06-30
don't load objects needlessly when repacking
Nicolas Pitre
1
-17
/
+28
2006-06-30
upload-pack.c: <sys/poll.h> includes <ctype.h> on OpenBSD 3.8
Junio C Hamano
1
-3
/
+3
2006-06-29
Abstract out accesses to object hash array
Linus Torvalds
4
-13
/
+27
2006-06-29
consider previous pack undeltified object state only when reusing delta data
Nicolas Pitre
1
-2
/
+3
2006-06-29
Merge branch 'jc/test-3402'
Junio C Hamano
1
-1
/
+1
2006-06-29
Do not try futile object pairs when repacking.
Linus Torvalds
1
-0
/
+7
2006-06-29
Racy GIT (part #3)
Junio C Hamano
1
-1
/
+1
2006-06-28
Merge branch 'jc/repack'
Junio C Hamano
1
-3
/
+18
2006-06-28
Merge branch 'js/patch'
Junio C Hamano
4
-0
/
+284
2006-06-28
diff.c: fix get_patch_id()
Junio C Hamano
1
-1
/
+1
2006-06-28
t4014: fix test commit labels.
Junio C Hamano
1
-3
/
+3
2006-06-28
checkout -m: fix read-tree invocation
Junio C Hamano
2
-2
/
+73
2006-06-28
t/README: start testing porcelainish
Junio C Hamano
1
-0
/
+1
2006-06-28
Save errno in handle_alias()
Johannes Schindelin
1
-1
/
+3
2006-06-28
rebase: check for errors from git-commit
Eric Wong
1
-1
/
+6
2006-06-28
cvsimport - cleanup of the multi-indexes handling
Martin Langhoff
1
-38
/
+24
2006-06-28
connect.c: check the commit buffer boundary while parsing.
Junio C Hamano
1
-4
/
+8
2006-06-28
connect.c: remove unused parameters from tcp_connect and proxy_connect
Junio C Hamano
1
-6
/
+4
2006-06-28
Make some strings const
Timo Hirvonen
11
-15
/
+16
2006-06-28
rebase: get rid of outdated MRESOLVEMSG
Eric Wong
1
-8
/
+3
2006-06-28
git wrapper: fix command name in an error message.
Andreas Ericsson
1
-2
/
+1
2006-06-28
git-svn: be verbose by default on fetch/commit, add -q/--quiet option
Eric Wong
1
-11
/
+23
2006-06-28
git-svn: add --follow-parent and --no-metadata options to fetch
Eric Wong
2
-46
/
+167
2006-06-28
git-svn: add the commit-diff command
Eric Wong
2
-19
/
+112
2006-06-28
git-svn: several graft-branches improvements
Eric Wong
2
-13
/
+230
2006-06-28
git-svn: SVN 1.1.x library compatibility
Eric Wong
4
-12
/
+44
2006-06-28
combine-diff.c: type sanity
Junio C Hamano
1
-14
/
+15
2006-06-28
quote.c: silence compiler warnings from EMIT macro
Jeff King
1
-1
/
+1
2006-06-27
format-patch: use clear_commit_marks() instead of some ad-hockery
Johannes Schindelin
1
-10
/
+4
2006-06-27
Fix expr usage for FreeBSD
Dennis Stosberg
7
-16
/
+16
2006-06-27
t4014: fix for whitespace from "wc -l"
Johannes Schindelin
1
-4
/
+4
[next]