index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'maint'
Junio C Hamano
2009-03-25
3
-3
/
+3
|
\
|
*
Increase the size of the die/warning buffer to avoid truncation
Shawn O. Pearce
2009-03-25
1
-1
/
+1
|
*
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2009-03-24
2
-2
/
+2
|
|
\
|
|
*
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2009-03-24
2
-2
/
+2
|
|
|
\
|
|
|
*
close_sha1_file(): make it easier to diagnose errors
Linus Torvalds
2009-03-24
1
-1
/
+1
|
|
|
*
avoid possible overflow in delta size filtering computation
Nicolas Pitre
2009-03-24
1
-1
/
+1
*
|
|
|
Add warning about known issues to documentation of cvsimport
Heiko Voigt
2009-03-25
1
-0
/
+34
*
|
|
|
completion: add --thread=deep/shallow to format-patch
Stephen Boyd
2009-03-25
1
-1
/
+7
*
|
|
|
completion: add --cc and --no-attachment option to format-patch
Stephen Boyd
2009-03-25
1
-2
/
+2
*
|
|
|
completion: add --annotate option to send-email
Stephen Boyd
2009-03-25
1
-2
/
+2
*
|
|
|
MinGW: Quote arguments for subprocesses that contain a single-quote
Johannes Sixt
2009-03-24
1
-1
/
+1
*
|
|
|
Merge branch 'js/windows-tests'
Junio C Hamano
2009-03-24
52
-288
/
+594
|
\
\
\
\
|
*
|
|
|
t0060: fix whitespace in "wc -c" invocation
Jeff King
2009-03-23
1
-1
/
+1
|
*
|
|
|
t5503: GIT_DEBUG_SEND_PACK is not supported on MinGW
Johannes Sixt
2009-03-22
1
-0
/
+7
|
*
|
|
|
t7004: Use prerequisite tags to skip tests that need gpg
Johannes Sixt
2009-03-22
1
-49
/
+48
|
*
|
|
|
Use prerequisites to skip tests that need unzip
Johannes Sixt
2009-03-22
2
-11
/
+11
|
*
|
|
|
t3700: Skip a test with backslashes in pathspec
Johannes Sixt
2009-03-22
2
-1
/
+3
|
*
|
|
|
Skip tests that require a filesystem that obeys POSIX permissions
Johannes Sixt
2009-03-22
6
-19
/
+23
|
*
|
|
|
t0060: Fix tests on Windows
Johannes Sixt
2009-03-22
1
-33
/
+83
|
*
|
|
|
Use prerequisite tags to skip tests that depend on symbolic links
Johannes Sixt
2009-03-22
32
-76
/
+211
|
*
|
|
|
t9100, t9129: Use prerequisite tags for UTF-8 tests
Johannes Sixt
2009-03-22
2
-31
/
+28
|
*
|
|
|
t5302: Use prerequisite tags to skip 64-bit offset tests
Johannes Sixt
2009-03-22
1
-10
/
+5
|
*
|
|
|
Skip tests that fail if the executable bit is not handled by the filesystem
Johannes Sixt
2009-03-22
5
-20
/
+42
|
*
|
|
|
t3600: Use test prerequisite tags
Johannes Sixt
2009-03-22
1
-28
/
+30
|
*
|
|
|
test-lib: Infrastructure to test and check for prerequisites
Johannes Sixt
2009-03-21
2
-5
/
+54
|
*
|
|
|
t0050: Check whether git init detected symbolic link support correctly
Johannes Sixt
2009-03-19
1
-2
/
+26
|
*
|
|
|
Tests on Windows: $(pwd) must return Windows-style paths
Johannes Sixt
2009-03-19
3
-3
/
+7
|
*
|
|
|
test-lib: Work around missing sum on Windows
Johannes Sixt
2009-03-19
1
-0
/
+3
|
*
|
|
|
test-lib: Work around incompatible sort and find on Windows
Johannes Sixt
2009-03-19
1
-0
/
+13
*
|
|
|
|
refs: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
2009-03-24
1
-5
/
+3
*
|
|
|
|
builtin-show-ref: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
2009-03-24
1
-1
/
+1
*
|
|
|
|
builtin-show-branch: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
2009-03-24
1
-2
/
+1
*
|
|
|
|
builtin-rm: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
2009-03-24
1
-2
/
+1
*
|
|
|
|
builtin-init-db: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
2009-03-24
1
-4
/
+3
*
|
|
|
|
builtin-fetch-pack: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
2009-03-24
1
-1
/
+1
*
|
|
|
|
builtin-checkout: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
2009-03-24
1
-2
/
+2
*
|
|
|
|
builtin-apply: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
2009-03-24
1
-8
/
+7
*
|
|
|
|
http-push: using error() and warning() as appropriate
Miklos Vajna
2009-03-24
1
-3
/
+3
*
|
|
|
|
Makefile: turn on USE_ST_TIMESPEC for FreeBSD
Jeff King
2009-03-23
1
-0
/
+1
*
|
|
|
|
bash completion: add options for 'git fsck'
Arto Jonsson
2009-03-23
1
-0
/
+16
*
|
|
|
|
Add --staged to bash completion for git diff
Kevin McConnell
2009-03-23
1
-1
/
+1
*
|
|
|
|
Improve error message about fetch into current branch
Alex Riesen
2009-03-23
1
-1
/
+2
*
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2009-03-22
1
-1
/
+1
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2009-03-22
1
-1
/
+1
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2009-03-22
1
-1
/
+1
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
everyday: use the dashless form of git-init
David Aguilar
2009-03-22
1
-1
/
+1
*
|
|
|
|
Merge branch 'dm/maint-docco'
Junio C Hamano
2009-03-22
6
-150
/
+154
|
\
\
\
\
\
|
*
|
|
|
|
Documentation: reword example text in git-bisect.txt.
David J. Mellor
2009-03-20
1
-20
/
+24
|
*
|
|
|
|
Documentation: reworded the "Description" section of git-bisect.txt.
David J. Mellor
2009-03-19
1
-8
/
+9
|
*
|
|
|
|
Documentation: minor grammatical fixes in git-branch.txt.
David J. Mellor
2009-03-17
1
-25
/
+25
[next]