index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tar.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-19
Add platform files for porting to MSVC
Frank Li
3
-0
/
+93
2009-09-19
Add MinGW header files to build git with MSVC
Frank Li
5
-0
/
+256
2009-09-19
Add empty header files for MSVC port
Marius Storm-Olsen
14
-0
/
+14
2009-09-19
Test for WIN32 instead of __MINGW32_
Frank Li
6
-13
/
+15
2009-09-19
Fix __stdcall placement and function prototype
Frank Li
2
-3
/
+3
2009-09-19
Set _O_BINARY as default fmode for both MinGW and MSVC
Marius Storm-Olsen
2
-2
/
+5
2009-09-19
Change regerror() declaration from K&R style to ANSI C (C89)
Frank Li
1
-5
/
+2
2009-09-19
Add include guards to compat/win32.h
Marius Storm-Olsen
1
-0
/
+5
2009-09-19
Avoid declaration after statement
Frank Li
3
-5
/
+14
2009-09-19
pack-objects: remove SP at the end of usage string
Thiago Farina
1
-9
/
+9
2009-09-19
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
GIT 1.6.4.4
v1.6.4.4
Junio C Hamano
4
-3
/
+30
2009-09-14
http.c: avoid freeing an uninitialized pointer
Junio C Hamano
1
-1
/
+1
2009-09-14
web--browse: fix Mac OS X GUI detection for 10.6
Heiko Voigt
1
-1
/
+2
2009-09-14
remove logical typo in documentation of sample update hook
Heiko Voigt
1
-1
/
+1
2009-09-14
Nicolas Pitre has a new email address
Nicolas Pitre
6
-5
/
+6
2009-09-13
git-archive: infer output format from filename when unspecified
Dmitry Potapov
2
-3
/
+41
2009-09-13
completion: Replace config --list with --get-regexp
Todd Zullinger
1
-21
/
+9
2009-09-13
git-archive: add '-o' as a alias for '--output'
Dmitry Potapov
3
-3
/
+4
2009-09-13
test local clone by copying
Clemens Buchacher
1
-21
/
+33
2009-09-13
git-clone doc: typofix
Johannes Gilger
1
-1
/
+1
2009-09-13
git-push: Accept -n as a synonym for --dry-run.
Nelson Elhage
2
-3
/
+4
2009-09-13
git-commit doc: remove duplicated --dry-run description
Junio C Hamano
1
-7
/
+1
2009-09-13
GIT 1.6.5-rc1
v1.6.5-rc1
Junio C Hamano
1
-0
/
+31
2009-09-13
Improve --patch option documentation in git-add
Jari Aalto
1
-3
/
+8
2009-09-13
quiltimport documentation: --dry-run and -n are synonyms
Junio C Hamano
1
-1
/
+1
2009-09-13
preserve mtime of local clone
Clemens Buchacher
3
-1
/
+23
2009-09-13
don't dereference NULL upon fdopen failure
Jim Meyering
5
-8
/
+8
2009-09-13
use write_str_in_full helper to avoid literal string lengths
Jim Meyering
1
-7
/
+3
2009-09-13
use write_str_in_full helper to avoid literal string lengths
Jim Meyering
7
-9
/
+14
2009-09-13
wrap git's main usage string.
Matthieu Moy
1
-1
/
+4
2009-09-13
GIT 1.6.4.3
v1.6.4.3
Junio C Hamano
4
-3
/
+33
2009-09-13
svn: properly escape arguments for authors-prog
Mark Lodato
2
-0
/
+15
2009-09-12
Makefile: remove remnant of separate http/https/ftp helpers
Junio C Hamano
2
-4
/
+2
2009-09-12
rebase: use plumbing to show dirty state
Jeff King
1
-1
/
+1
2009-09-12
status: make "how to stage" messages optional
Jeff King
4
-0
/
+15
2009-09-12
push: make non-fast-forward help message configurable
Jeff King
7
-1
/
+51
2009-09-12
pager: set LESS=FRSX also on Windows
Johannes Sixt
1
-2
/
+4
2009-09-12
start_command: do not clobber cmd->env on Windows code path
Johannes Sixt
3
-9
/
+17
2009-09-11
http.c: remove verification of remote packs
Tay Ray Chuan
1
-11
/
+0
2009-09-11
add documentation for mailinfo.scissors and '--no-scissors'
Nicolas Sebrecht
3
-2
/
+10
2009-09-11
mailinfo: add '--scissors' to usage message
Nicolas Sebrecht
1
-1
/
+1
2009-09-11
INSTALL: Describe dependency knobs from Makefile
Brian Gernhardt
1
-14
/
+24
2009-09-11
INSTALL: Reorder dependencies, split shell and Perl
Brian Gernhardt
1
-5
/
+9
2009-09-10
git-p4: Avoid modules deprecated in Python 2.6.
Reilly Grant
1
-7
/
+5
2009-09-10
Makefile: Add NEEDS_CRYPTO_WITH_SSL
Brian Gernhardt
1
-1
/
+7
2009-09-09
git.el: Use git-add-file for unmerged files, remove git-resolve-file
Martin Nordholts
1
-12
/
+1
2009-09-09
INSTALL: Update description of our SHA-1 code
Brian Gernhardt
1
-2
/
+2
2009-09-08
merge-recursive: give less scary messages when merge did not start
Junio C Hamano
1
-4
/
+21
[next]