index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-fmt-merge-msg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
merge-options.txt: Clarify merge --squash
Michael J Gruber
1
-1
/
+2
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-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-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
2009-05-21
git-send-email: Handle quotes when parsing .mailrc files
Eric W. Biederman
1
-1
/
+1
2009-05-21
git-svn: add --authors-prog option
Mark Lodato
3
-3
/
+106
2009-05-21
git-svn: Set svn.authorsfile if it is passed to git svn clone
Alex Vandiver
1
-0
/
+1
2009-05-21
git-svn: Correctly report max revision when following deleted paths
Alex Vandiver
1
-1
/
+1
2009-05-21
git-svn: Fix for svn paths removed > log-window-size revisions ago
Alex Vandiver
1
-1
/
+5
2009-05-21
git-svn testsuite: use standard configuration for Subversion tools
Eygene Ryabinkin
29
-206
/
+221
2009-05-21
grep: fix word-regexp colouring
René Scharfe
1
-0
/
+5
2009-05-21
completion: use git rev-parse to detect bare repos
Giuseppe Bilotta
1
-1
/
+1
2009-05-21
Cope better with a _lot_ of packs
Johannes Schindelin
1
-0
/
+6
2009-05-21
grep: make callback functions static
René Scharfe
1
-8
/
+10
2009-05-20
for-each-ref: fix segfault in copy_email
Jeff King
1
-2
/
+5
2009-05-20
Extend sample pre-commit hook to check for non ascii filenames
Heiko Voigt
1
-0
/
+25
2009-05-20
Unify signedness in hashing calls
Dan McGee
2
-6
/
+6
2009-05-17
show-branch: Fix die message in parse_reflog_param()
Stephen Boyd
1
-1
/
+1
2009-05-17
completion: add missing options to show-branch and show
Stephen Boyd
1
-2
/
+2
2009-05-17
dir.c: clean up handling of 'path' parameter in read_directory_recursive()
Linus Torvalds
1
-1
/
+1
2009-05-17
Fix type-punning issues
Dan McGee
2
-2
/
+5
2009-05-17
test: checkout shouldn't say that HEAD has moved if it didn't
Nanako Shiraishi
1
-0
/
+8
2009-05-17
completion: enhance "current branch" display
Junio C Hamano
1
-2
/
+13
2009-05-17
completion: simplify "current branch" in __git_ps1()
Junio C Hamano
1
-7
/
+8
2009-05-17
completion: fix PS1 display during a merge on detached HEAD
Junio C Hamano
1
-3
/
+3
2009-05-17
Improve the naming of guessed target repository for git clone
Alex Riesen
1
-5
/
+29
2009-05-17
Use UTF-8 instead of utf8 for backward compatibility
Alex Riesen
1
-2
/
+2
2009-05-16
builtin-checkout: Don't tell user that HEAD has moved before it has
Daniel Cordero
1
-8
/
+8
2009-05-16
pre-commit.sample: don't print incidental SHA1
Jim Meyering
1
-1
/
+1
2009-05-16
tests: Add tests for missing format-patch long options
Stephen Boyd
2
-0
/
+17
2009-05-16
api-parse-options.txt: use 'func' instead of 'funct'
Stephen Boyd
1
-1
/
+1
2009-05-16
Turn on USE_ST_TIMESPEC for OpenBSD
Tony Kemp
1
-0
/
+1
2009-05-14
Fix behavior with non-commit upstream references
Michael J Gruber
2
-3
/
+3
2009-05-14
Prettify log decorations even more
Felipe Contreras
2
-3
/
+4
2009-05-14
Change prettify_ref to prettify_refname
Felipe Contreras
5
-8
/
+7
[next]