index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-10
rebase: extract am code to new source file
Martin von Zweigbergk
1
-0
/
+1
2011-02-10
rebase: extract merge code to new source file
Martin von Zweigbergk
1
-0
/
+1
2011-02-09
Merge branch 'ae/better-template-failure-report'
Junio C Hamano
1
-0
/
+1
2010-12-28
Merge branch 'nd/setup'
Junio C Hamano
1
-0
/
+1
2010-12-27
setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwd
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2010-12-22
Makefile: add NO_FNMATCH_CASEFOLD to IRIX sections
Brandon Casey
1
-0
/
+2
2010-12-21
Improve error messages when temporary file creation fails
Arnout Engelen
1
-0
/
+1
2010-12-16
Merge branch 'rj/msvc-fix'
Junio C Hamano
1
-1
/
+1
2010-12-14
Merge branch 'maint'
Junio C Hamano
1
-0
/
+4
2010-12-14
Merge branch 'jc/maint-no-openssl-build-fix' into maint
Junio C Hamano
1
-0
/
+4
2010-12-14
Merge branch 'tc/http-urls-ends-with-slash' into maint
Junio C Hamano
1
-1
/
+1
2010-12-12
Merge branch 'ef/help-cmd-prefix'
Junio C Hamano
1
-0
/
+2
2010-12-12
Merge branch 'tc/http-urls-ends-with-slash'
Junio C Hamano
1
-1
/
+1
2010-12-12
Merge branch 'ef/win32-dirent'
Junio C Hamano
1
-2
/
+5
2010-12-12
Merge branch 'jk/asciidoc-update'
Junio C Hamano
1
-5
/
+5
2010-12-10
Makefile: transport-helper uses thread-utils.h
Jonathan Nieder
1
-2
/
+1
2010-12-09
msvc: git-daemon.exe: Fix linker "unresolved externals" error
Ramsay Jones
1
-1
/
+1
2010-12-08
Do not link with -lcrypto under NO_OPENSSL
Junio C Hamano
1
-0
/
+4
2010-12-08
Merge branch 'il/remote-fd-ext'
Junio C Hamano
1
-0
/
+2
2010-12-08
Merge branch 'jh/notes-merge'
Junio C Hamano
1
-0
/
+2
2010-12-07
Makefile: dependencies for vcs-svn tests
Jonathan Nieder
1
-1
/
+5
2010-12-05
help: always suggest common-cmds if prefix of cmd
Erik Faye-Lund
1
-0
/
+2
2010-12-03
Merge branch 'jn/thinner-wrapper'
Junio C Hamano
1
-0
/
+1
2010-12-03
Merge branch 'jj/icase-directory'
Junio C Hamano
1
-4
/
+23
2010-11-29
Merge branch 'md/interix'
Junio C Hamano
1
-0
/
+28
2010-11-26
shift end_url_with_slash() from http.[ch] to url.[ch]
Tay Ray Chuan
1
-1
/
+1
2010-11-24
docs: default to more modern toolset
Jeff King
1
-5
/
+5
2010-11-24
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2010-11-24
Merge branch 'ab/makefile-track-cc' into maint
Junio C Hamano
1
-1
/
+1
2010-11-24
imap-send: link against libcrypto for HMAC and others
Diego Elio Pettenò
1
-1
/
+1
2010-11-23
win32: use our own dirent.h
Erik Faye-Lund
1
-2
/
+5
2010-11-17
git notes merge: Initial implementation handling trivial merges only
Johan Herland
1
-0
/
+2
2010-11-10
wrapper: give zlib wrappers their own translation unit
Jonathan Nieder
1
-0
/
+1
2010-11-04
daemon: opt-out on features that require posix
Erik Faye-Lund
1
-5
/
+9
2010-11-04
mingw: use poll-emulation from gnulib
Erik Faye-Lund
1
-2
/
+4
2010-11-04
compat: add inet_pton and inet_ntop prototypes
Mike Pape
1
-0
/
+2
2010-11-04
mingw: implement syslog
Mike Pape
1
-2
/
+3
2010-10-28
add support for the SUA layer (interix; windows)
Markus Duft
1
-0
/
+28
2010-10-13
git-remote-ext
Ilari Liusvaara
1
-0
/
+1
2010-10-13
git-remote-fd
Ilari Liusvaara
1
-0
/
+1
2010-10-06
Merge branch 'ab/makefile-track-cc'
Junio C Hamano
1
-1
/
+1
2010-10-06
Makefile & configure: add a NO_FNMATCH_CASEFOLD flag
Ævar Arnfjörð Bjarmason
1
-0
/
+10
2010-10-06
Makefile & configure: add a NO_FNMATCH flag
Ævar Arnfjörð Bjarmason
1
-5
/
+13
2010-09-29
Merge branch 'po/etc-gitattributes'
Junio C Hamano
1
-0
/
+6
2010-09-29
MinGW: avoid collisions between "tags" and "TAGS"
Junio C Hamano
1
-6
/
+9
2010-09-27
Makefile: add CC to TRACK_CFLAGS
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-09-12
Merge branch 'maint'
Junio C Hamano
1
-1
/
+6
2010-09-11
compat/nedmalloc: don't force NDEBUG on the rest of git
René Scharfe
1
-1
/
+6
2010-09-09
Makefile: use compat regex on IRIX 6.5
Brandon Casey
1
-0
/
+2
2010-09-04
Merge branch 'ab/test-2'
Junio C Hamano
1
-3
/
+22
[prev]
[next]