index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-ls-files.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-02
Fix some printf format warnings
Ramsay Jones
1
-2
/
+2
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-26
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-23
pull: Clarify "helpful" message for another corner case
v1.6.5-rc2
Junio C Hamano
1
-1
/
+6
2009-09-23
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-22
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-21
gitk: Work around leftover temporary save file
Pat Thoyts
1
-0
/
+1
2009-09-20
push: Correctly initialize nonfastforward in transport_push.
Matthieu Moy
1
-1
/
+2
2009-09-19
Tag GIT_VERSION when Git is built with MSVC
Marius Storm-Olsen
1
-0
/
+1
2009-09-19
Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)
Marius Storm-Olsen
8
-1
/
+1503