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-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
Fix expr usage for FreeBSD
Dennis Stosberg
7
-16
/
+16
2006-06-26
Merge branch 'jc/squash'
Junio C Hamano
5
-24
/
+72
2006-06-26
Merge branch 'jc/diff'
Junio C Hamano
2
-15
/
+80
2006-06-26
Merge branch 'ml/cvsimport'
Junio C Hamano
1
-17
/
+23
2006-06-26
Merge branch 'js/diff'
Junio C Hamano
9
-20
/
+81
2006-06-26
Merge branch 'ew/rebase'
Junio C Hamano
4
-24
/
+90
2006-06-26
Fix pkt-line.h to compile with a non-GCC compiler
Dennis Stosberg
1
-0
/
+2
2006-06-26
Solaris needs inclusion of signal.h for signal()
Dennis Stosberg
2
-0
/
+2
2006-06-25
correct documentation for git grep
Matthias Lederhofer
1
-1
/
+6
2006-06-25
diff --color: use $GIT_DIR/config
Junio C Hamano
2
-15
/
+80
2006-06-25
rebase: allow --skip to work with --merge
Eric Wong
3
-2
/
+73
2006-06-25
rebase: cleanup rebasing with --merge
Eric Wong
1
-28
/
+5
2006-06-25
rebase: allow --merge option to handle patches merged upstream
Eric Wong
2
-5
/
+23
2006-06-25
git-commit: filter out log message lines only when editor was run.
Yann Dirson
1
-7
/
+12
2006-06-24
Rename safe_strncpy() to strlcpy().
Peter Eriksen
12
-30
/
+48
2006-06-24
apply: replace NO_ACCURATE_DIFF with --inaccurate-eof runtime flag.
Johannes Schindelin
1
-9
/
+16
2006-06-24
Clean up diff.c
Timo Hirvonen
1
-12
/
+6
2006-06-24
cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch}
Johannes Schindelin
1
-7
/
+8
2006-06-24
cvsimport: setup indexes correctly for ancestors and incremental imports
Martin Langhoff
1
-17
/
+22
2006-06-24
repo-config: fix printing of bool
Junio C Hamano
1
-6
/
+3
2006-06-24
diff --color: use reset sequence when we mean reset.
Junio C Hamano
1
-1
/
+1
2006-06-24
git-repack -- respect -q and be quiet
Martin Langhoff
1
-2
/
+3
2006-06-24
git-merge --squash
Junio C Hamano
5
-24
/
+72
2006-06-24
git-pull: abort when fmt-merge-msg fails.
Junio C Hamano
1
-1
/
+1
2006-06-24
Merge branch 'pb/error'
Junio C Hamano
5
-6
/
+52
2006-06-24
usage: minimum type fix.
Junio C Hamano
1
-3
/
+3
2006-06-24
Customizable error handlers
Petr Baudis
2
-4
/
+46
2006-06-23
git-merge: Don't use -p when outputting summary
Timo Hirvonen
1
-1
/
+1
2006-06-23
Teach diff about -b and -w flags
Johannes Schindelin
9
-20
/
+81
2006-06-23
git-commit: allow -e option anywhere on command line
Jeff King
1
-1
/
+3
2006-06-23
patch-id: take "commit" prefix as well as "diff-tree" prefix
Johannes Schindelin
1
-0
/
+2
2006-06-22
Makefile: do not recompile main programs when libraries have changed.
Junio C Hamano
1
-1
/
+1
2006-06-22
add GIT-CFLAGS to .gitignore
Matthias Kestenholz
1
-0
/
+1
2006-06-22
Tweak diff colors
Linus Torvalds
1
-41
/
+58
2006-06-22
Merge branch 'master' into next
Junio C Hamano
4
-8
/
+34
2006-06-22
Merge branch 'js/lsfix'
Junio C Hamano
9
-127
/
+200
[next]