index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hash.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-09
t5303: work around printf breakage in dash
Junio C Hamano
1
-1
/
+1
2008-11-03
pack-objects: don't leak pack window reference when splitting packs
Nicolas Pitre
1
-3
/
+9
2008-11-03
extend test coverage for latest pack corruption resilience improvements
Nicolas Pitre
1
-7
/
+89
2008-11-03
pack-objects: allow "fixing" a corrupted pack without a full repack
Nicolas Pitre
1
-9
/
+19
2008-11-03
make find_pack_revindex() aware of the nasty world
Nicolas Pitre
3
-7
/
+16
2008-11-03
make check_object() resilient to pack corruptions
Nicolas Pitre
1
-6
/
+17
2008-11-03
make packed_object_info() resilient to pack corruptions
Nicolas Pitre
1
-6
/
+30
2008-11-03
make unpack_object_header() non fatal
Nicolas Pitre
3
-11
/
+13
2008-11-03
better validation on delta base object offsets
Nicolas Pitre
4
-4
/
+6
2008-11-03
close another possibility for propagating pack corruption
Nicolas Pitre
4
-1
/
+30
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-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-30
Plug a memleak in builtin-revert
Alex Riesen
1
-1
/
+2
2008-10-28
compat/cygwin.c: make runtime detection of lstat/stat lessor impact
Junio C Hamano
1
-7
/
+13
2008-10-28
Add file delete/create info when we overflow rename_limit
Linus Torvalds
1
-1
/
+1
2008-10-28
Install git-cvsserver in $(bindir)
Nanako Shiraishi
1
-1
/
+1
2008-10-28
Install git-shell in bindir, too
Tommi Virtanen
1
-1
/
+1
2008-10-27
add -p: warn if only binary changes present
Thomas Rast
1
-2
/
+7
2008-10-27
git-archive: work in bare repos
Charles Bailey
3
-2
/
+23
2008-10-26
receive-pack: fix "borrowing from alternate object store" implementation
Junio C Hamano
1
-2
/
+7
2008-10-25
git-daemon: set REMOTE_ADDR to client address
Joey Hess
2
-0
/
+13
2008-10-25
git-svn: change dashed git-config to git config
Deskin Miller
1
-1
/
+1
2008-10-23
submodule: fix some non-portable grep invocations
Jeff King
1
-2
/
+2
2008-10-23
git-remote: list branches in vertical lists
Johannes Sixt
3
-12
/
+17
2008-10-23
rm: loosen safety valve for empty files
Jeff King
4
-2
/
+17
2008-10-21
GIT 1.6.0.3
v1.6.0.3
Junio C Hamano
1
-9
/
+6
2008-10-21
rehabilitate 'git index-pack' inside the object store
Nicolas Pitre
2
-3
/
+29
2008-10-21
workflows documentation: fix link to git-request-pull[1]
Lee Marlow
1
-1
/
+1
2008-10-21
bash completion: Add 'workflows' to 'git help'
Lee Marlow
1
-0
/
+1
2008-10-21
document "intent to add" option to git-add
Jeff King
1
-2
/
+11
[next]