index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
RelNotes-1.6.2.5.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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-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-18
format-patch: migrate to parse-options API
Stephen Boyd
1
-97
/
+158
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
2009-05-14
send-email: Add config option for sender address
Trent Piepho
2
-3
/
+7
2009-05-14
Add NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile
Johannes Schindelin
1
-0
/
+4
2009-05-14
Test tracking of non-commit upstreams
Michael J Gruber
1
-0
/
+14
2009-05-13
Quote LF in urls git fetch saves in FETCH_HEAD
Alex Riesen
1
-2
/
+8
[next]