index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-merge-one-file.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-09
Documentation: bisect: change a few instances of "git-cmd" to "git cmd"
Christian Couder
1
-3
/
+3
2008-11-09
Documentation: rev-list: change a few instances of "git-cmd" to "git cmd"
Christian Couder
1
-4
/
+4
2008-11-09
checkout: Don't crash when switching away from an invalid branch.
Alexandre Julliard
2
-4
/
+22
2008-11-09
GIT 1.6.0.4
v1.6.0.4
Junio C Hamano
1
-6
/
+5
2008-11-09
Update RPM spec for the new location of git-cvsserver.
Quy Tonthat
1
-0
/
+4
2008-11-09
t5400: expect success for denying deletion
Jeff King
1
-1
/
+1
2008-11-07
gitweb: Fix mod_perl support.
Alexander Gavrilov
1
-6
/
+6
2008-11-07
gitweb: Add a per-repository authorization hook.
Alexander Gavrilov
2
-1
/
+28
2008-11-07
gitweb: Use single implementation of export_ok check.
Alexander Gavrilov
1
-2
/
+1
2008-11-06
Windows: Make OpenSSH properly detect tty detachment.
Alexander Gavrilov
1
-2
/
+6
2008-11-05
push: fix local refs update if already up-to-date
Clemens Buchacher
2
-14
/
+39
2008-11-05
do not force write of packed refs
Clemens Buchacher
2
-3
/
+11
2008-11-05
Update draft release notes to 1.6.1
Junio C Hamano
1
-3
/
+8
2008-11-04
contrib/hooks/post-receive-email: Make revision display configurable
Pete Harlan
1
-1
/
+17
2008-11-04
contrib/hooks/post-receive-email: Put rev display in separate function
Pete Harlan
1
-9
/
+32
2008-11-03
Makefile: add install-man rules (quick and normal)
Markus Heidelberg
3
-4
/
+15
2008-11-03
format-patch documentation: mention the special case of showing a single commit
Junio C Hamano
1
-1
/
+2
2008-11-03
Update draft release notes to 1.6.1
Junio C Hamano
1
-1
/
+13
2008-11-03
Add reference for status letters in documentation.
Yann Dirson
2
-1
/
+17
2008-11-03
Document that git-log takes --all-match.
Mikael Magnusson
1
-0
/
+4
2008-11-03
autoconf: Add link tests to each AC_CHECK_FUNC() test
David M. Syzdek
1
-9
/
+19
2008-11-02
Update draft 1.6.0.4 release notes
Junio C Hamano
1
-7
/
+18
2008-11-02
Update draft release notes to 1.6.1
Junio C Hamano
1
-1
/
+27
2008-11-02
Stop using compat/regex.c on platforms with working regexp library
Junio C Hamano
1
-6
/
+0
2008-11-02
connect.c: add a way for git-daemon to pass an error back to client
Tom Preston-Werner
1
-0
/
+3
2008-11-02
Introduce receive.denyDeletes
Jan Krüger
3
-0
/
+27
2008-11-02
Start 1.6.0.4 cycle
Junio C Hamano
2
-1
/
+30
2008-11-02
add instructions on how to send patches to the mailing list with Gmail
Tom Preston-Werner
1
-0
/
+27
2008-11-02
Documentation/gitattributes: Add subsection header for each attribute
Jakub Narebski
1
-0
/
+6
2008-11-02
git send-email: avoid leaking directory file descriptors.
Pierre Habouzit
1
-2
/
+1
2008-11-02
send-pack: do not send out single-level refs such as refs/stash
Jeff King
1
-1
/
+7
2008-11-02
fix overlapping memcpy in normalize_absolute_path
Jeff King
1
-1
/
+1
2008-11-02
pack-objects: avoid reading uninitalized data
Jeff King
1
-1
/
+2
2008-11-02
correct cache_entry allocation
Jeff King
1
-1
/
+1
2008-11-02
git-gui: Update German translation.
Christian Stimming
1
-46
/
+233
2008-11-02
git-gui: Do not munge conflict marker lines in a normal diff
Johannes Sixt
1
-1
/
+0
2008-11-02
git-gui: Add a simple implementation of SSH_ASKPASS.
Alexander Gavrilov
3
-0
/
+73
2008-11-02
git-gui: Add a dialog that shows the OpenSSH public key.
Alexander Gavrilov
2
-0
/
+130
2008-11-01
update-ref --no-deref -d: handle the case when the pointed ref is packed
Miklos Vajna
2
-1
/
+12
2008-10-31
git-svn: change dashed git-commit-tree to git commit-tree
Deskin Miller
1
-1
/
+1
2008-10-31
Documentation: clarify information about 'ident' attribute
Jan Krüger
1
-2
/
+2
2008-10-31
bash completion: add doubledash to "git show"
Markus Heidelberg
1
-0
/
+2
2008-10-31
Use test-chmtime -v instead of perl in t5000 to get mtime of a file
Alex Riesen
1
-1
/
+1
2008-10-31
Add --verbose|-v to test-chmtime
Alex Riesen
1
-21
/
+70
2008-10-31
asciidoc: add minor workaround to add an empty line after code blocks
Jonas Fonseca
1
-0
/
+20
2008-10-31
Use git_pathdup instead of xstrdup(git_path(...))
Alex Riesen
9
-12
/
+12
2008-10-31
git_pathdup: returns xstrdup-ed copy of the formatted path
Alex Riesen
2
-4
/
+22
2008-10-31
Fix potentially dangerous use of git_path in ref.c
Alex Riesen
1
-3
/
+5
2008-10-31
Add git_snpath: a .git path formatting routine with output buffer
Alex Riesen
2
-0
/
+25
2008-10-30
Plug a memleak in builtin-revert
Alex Riesen
1
-1
/
+2
[next]