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
2009-09-29
gitweb: check given hash before trying to create snapshot
Mark Rada
2
-2
/
+44
2009-09-29
builtin-mailinfo.c: check error status from rewind and ftruncate
Junio C Hamano
1
-2
/
+4
2009-09-29
Make just opening the generated MSVC solution file not modify it
Sebastian Schuberth
1
-31
/
+11
2009-09-29
Make generated MSVC solution file open from Windows Explorer
Sebastian Schuberth
1
-1
/
+4
2009-09-29
generators/vcproj.pm: remove UNICODE from build
Michael Wookey
1
-4
/
+4
2009-09-29
typo fix: Directory `...' exist, ...: s/exist/exists/
Jim Meyering
1
-1
/
+1
2009-09-29
Documentation/git-gc.txt: default --aggressive window is 250, not 10
Brandon Casey
1
-1
/
+1
2009-09-29
Correct minor typo in post-receive hook template
Frederik Schwarzer
1
-1
/
+1
2009-09-29
git branch -D: give a better error message when lockfile creation fails
Miklos Vajna
3
-7
/
+24
2009-09-29
parse-opt: ignore negation of OPT_NONEG for ambiguity checks
Andreas Schwab
3
-0
/
+28
2009-09-26
make 'git clone' ask the remote only for objects it cares about
Nicolas Pitre
1
-10
/
+17
2009-09-25
send-email: fix obscure error when encryption=tls and smtp cannot connect
Yakov Lerner
1
-1
/
+1
2009-09-25
bash: teach 'git checkout' options
SZEDER Gábor
1
-1
/
+15
2009-09-25
perl/Makefile.PL: detect MakeMaker versions incompatible with DESTDIR
Brandon Casey
1
-0
/
+8
2009-09-22
pull: Clarify "helpful" message for another corner case
Junio C Hamano
1
-1
/
+6
2009-09-22
Update "describe" documentation to match reality
Thiago Farina
1
-1
/
+1
2009-09-22
bash: teach 'git reset --patch'
SZEDER Gábor
1
-1
/
+1
2009-09-22
bash: update 'git stash' completion
SZEDER Gábor
1
-4
/
+16
2009-09-22
bash: rename __git_find_subcommand() to __git_find_on_cmdline()
SZEDER Gábor
1
-7
/
+7
2009-09-22
pay attention to DESTDIR when building with NO_PERL_MAKEMAKER
Junio C Hamano
1
-4
/
+4
2009-09-22
pre-commit.sample: add comment re tr portability; fix grammar
Jim Meyering
1
-4
/
+7
2009-09-21
Update Release Notes to 1.6.5
Junio C Hamano
1
-4
/
+14
2009-09-21
test-genrandom: ensure stdout is set to _O_BINARY on Windows
Johannes Sixt
1
-2
/
+1
2009-09-20
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
2
-259
/
+618
2009-09-21
gitk: Work around leftover temporary save file
Pat Thoyts
1
-0
/
+1
2009-09-20
Merge branch 'maint'
Junio C Hamano
1
-1
/
+2
2009-09-20
push: Correctly initialize nonfastforward in transport_push.
Matthieu Moy
1
-1
/
+2
2009-09-18
Tag GIT_VERSION when Git is built with MSVC
Marius Storm-Olsen
1
-0
/
+1
2009-09-18
Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)
Marius Storm-Olsen
8
-1
/
+1503
2009-09-18
Add README for MSVC build
Marius Storm-Olsen
1
-0
/
+39
2009-09-18
Add MSVC to Makefile
Marius Storm-Olsen
3
-1
/
+128
2009-09-18
Define strncasecmp and ftruncate for MSVC
Marius Storm-Olsen
1
-0
/
+2
2009-09-18
Make usage of windows.h lean and mean
Marius Storm-Olsen
7
-12
/
+13
2009-09-18
Add platform files for porting to MSVC
Frank Li
3
-0
/
+93
2009-09-18
Add MinGW header files to build git with MSVC
Frank Li
5
-0
/
+256
2009-09-18
Add empty header files for MSVC port
Marius Storm-Olsen
14
-0
/
+14
2009-09-18
Test for WIN32 instead of __MINGW32_
Frank Li
6
-13
/
+15
2009-09-18
Fix __stdcall placement and function prototype
Frank Li
2
-3
/
+3
2009-09-18
Set _O_BINARY as default fmode for both MinGW and MSVC
Marius Storm-Olsen
2
-2
/
+5
2009-09-18
Change regerror() declaration from K&R style to ANSI C (C89)
Frank Li
1
-5
/
+2
2009-09-18
Add include guards to compat/win32.h
Marius Storm-Olsen
1
-0
/
+5
2009-09-18
Avoid declaration after statement
Frank Li
3
-5
/
+14
2009-09-18
pack-objects: remove SP at the end of usage string
Thiago Farina
1
-9
/
+9
2009-09-18
Update the usage bundle string.
Thiago Farina
1
-3
/
+7
2009-09-17
cvs: initialize empty password
Clemens Buchacher
1
-0
/
+1
2009-09-16
Merge 1.6.4.4 in
Junio C Hamano
2
-1
/
+28
2009-09-16
GIT 1.6.4.4
Junio C Hamano
4
-3
/
+30
2009-09-16
Merge branch 'jc/maint-unpack-objects-strict' into maint
Junio C Hamano
2
-7
/
+44
2009-09-16
Merge branch 'tf/diff-whitespace-incomplete-line' into maint
Junio C Hamano
1
-33
/
+53
2009-09-16
Merge branch 'jk/maint-1.6.3-checkout-unborn' into maint
Junio C Hamano
2
-9
/
+43
[next]