index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cache.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-01
git: browsing paths with spaces when using the start command
Pat Thoyts
1
-1
/
+4
2009-06-01
MinGW: fix warning about implicit declaration of _getch()
Johannes Schindelin
1
-0
/
+1
2009-06-01
test-chmtime: work around Windows limitation
Johannes Schindelin
1
-0
/
+9
2009-06-01
Work around a regression in Windows 7, causing erase_in_line() to crash somet...
Johannes Schindelin
1
-1
/
+2
2009-06-01
Quiet make: do not leave Windows behind
Johannes Schindelin
1
-1
/
+1
2009-06-01
MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore
Johannes Schindelin
2
-1
/
+4
2009-06-01
git-add: no need for -f when resolving a conflict in already tracked path
Jeff King
2
-1
/
+13
2009-06-01
config.txt: document add.ignore-errors
Stephen Boyd
1
-0
/
+5
2009-06-01
bash: remove always true if statement from __git_ps1()
SZEDER Gábor
1
-6
/
+4
2009-06-01
git-apply(1): Clarify that one can select where to apply the patch
Björn Steinbrink
1
-1
/
+1
2009-06-01
http-push: reuse existing is_null_ref
Clemens Buchacher
1
-16
/
+5
2009-05-31
Documentation: teach stash/pop workflow instead of stash/apply
Thomas Rast
2
-16
/
+18
2009-05-29
t9120: don't expect failure with SVN_HTTPD_PORT unset
Stephen Boyd
1
-11
/
+6
2009-05-28
git-svn: refuse to dcommit non-UTF-8 messages
Eric Wong
2
-3
/
+61
2009-05-28
fix segfault showing an empty remote
Clemens Buchacher
2
-4
/
+14
2009-05-28
t8005: fix typo, it's ISO-8859-5, not KOI8-R
Brandon Casey
1
-1
/
+1
2009-05-27
t5500: Modernize test style
Stephen Boyd
1
-127
/
+149
2009-05-27
completion: fix PS1 display during an AM on detached HEAD
Junio C Hamano
1
-13
/
+11
2009-05-27
imap-send: add support for IPv6
Benjamin Kramer
1
-3
/
+51
2009-05-26
Update draft release notes to 1.6.4
Junio C Hamano
1
-1
/
+35
2009-05-26
Prepare for 1.6.3.2
Junio C Hamano
2
-1
/
+52
2009-05-25
fix cat-file usage message and documentation
Jeff King
2
-4
/
+4
2009-05-25
fetch: report ref storage DF errors more accurately
Jeff King
1
-3
/
+8
2009-05-25
lock_ref: inform callers of unavailable ref
Jeff King
1
-1
/
+3
2009-05-25
convert bare readlink to strbuf_readlink
Jeff King
1
-7
/
+4
2009-05-25
t3701: ensure correctly set up repository after skipped tests
Johannes Sixt
1
-0
/
+6
2009-05-25
merge-options.txt: Clarify merge --squash
Michael J Gruber
1
-1
/
+2
2009-05-25
parse-opts: add OPT_FILENAME and transition builtins
Stephen Boyd
9
-33
/
+59
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
51
-64
/
+86
2009-05-24
apply: handle filenames with double slashes better
Michal Marek
1
-6
/
+20
2009-05-24
http-push.c::remove_locks(): fix use after free
Alex Riesen
1
-1
/
+2
2009-05-24
t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C
Nguyễn Thái Ngọc Duy
1
-0
/
+31
2009-05-24
grep: fix word-regexp at the beginning of lines
René Scharfe
2
-1
/
+9
2009-05-24
apply, fmt-merge-msg: use relative filenames
Stephen Boyd
4
-0
/
+79
2009-05-24
commit: -F overrides -t
Stephen Boyd
2
-0
/
+14
2009-05-23
post-receive-email: hooks.showrev: show how to include both web link and patch
Jim Meyering
1
-0
/
+4
2009-05-23
MinGW: Fix compiler warning in merge-recursive
Johannes Schindelin
1
-2
/
+3
2009-05-23
MinGW: Add a simple getpass()
Johannes Schindelin
2
-0
/
+17
2009-05-23
MinGW: use POSIX signature of waitpid()
Johannes Schindelin
1
-1
/
+1
2009-05-23
MinGW: the path separator to split GITPERLLIB is ';' on Win32
Johannes Schindelin
1
-1
/
+3
2009-05-23
MinGW: Scan for \r in addition to \n when reading shbang lines
Peter Harris
1
-2
/
+2
2009-05-23
OpenSolaris 200811 (SunOS 5.11) does not want OLD_ICONV
Junio C Hamano
1
-1
/
+3
2009-05-23
Teach Solaris that _XOPEN_SOURCE=600 really menas XPG6
Junio C Hamano
1
-0
/
+2
2009-05-23
show-branch: migrate to parse-options API
Stephen Boyd
1
-62
/
+63
2009-05-23
parse-options: add PARSE_OPT_LITERAL_ARGHELP for complicated argh's
Stephen Boyd
2
-9
/
+21
2009-05-23
t8005: convert CP1251 character set to ISO8859-5
Brandon Casey
3
-15
/
+15
2009-05-23
t8005: use more portable character encoding names
Brandon Casey
1
-3
/
+3
2009-05-22
gitweb: Sanitize title attribute in format_subject_html
Jakub Narebski
1
-1
/
+2
2009-05-21
Terminate argv with NULL before calling setup_revisions()
Nguyễn Thái Ngọc Duy
2
-2
/
+3
2009-05-21
doc/git-rebase.txt: remove mention of multiple strategies
Nguyễn Thái Ngọc Duy
1
-2
/
+1
[next]