index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
diff-generate-patch.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-03
get_sha1(): fix error status regression
Junio C Hamano
1
-1
/
+1
2012-07-03
sha1_name.c: restructure disambiguation of short names
Junio C Hamano
1
-60
/
+112
2012-07-03
sha1_name.c: correct misnamed "canonical" and "res"
Junio C Hamano
1
-22
/
+22
2012-07-03
sha1_name.c: refactor find_short_packed_object()
Junio C Hamano
1
-47
/
+56
2012-07-03
sha1_name.c: rename "now" to "current"
Junio C Hamano
1
-8
/
+8
2012-07-03
sha1_name.c: clarify what "fake" is for in find_short_object_filename()
Junio C Hamano
1
-0
/
+7
2012-07-03
sha1_name.c: get rid of get_sha1_with_mode()
Junio C Hamano
3
-15
/
+6
2012-07-03
sha1_name.c: get rid of get_sha1_with_mode_1()
Junio C Hamano
3
-15
/
+20
2012-07-02
sha1_name.c: hide get_sha1_with_context_1() ugliness
Junio C Hamano
2
-18
/
+19
2012-06-18
sha1_name.c: indentation fix
Junio C Hamano
1
-2
/
+2
2012-01-27
Git 1.7.9
v1.7.9
Junio C Hamano
2
-1
/
+6
2012-01-27
INSTALL: warn about recent Fedora breakage
Junio C Hamano
1
-1
/
+5
2012-01-26
git-completion: workaround zsh COMPREPLY bug
Felipe Contreras
1
-0
/
+8
2012-01-26
docs: minor grammar fixes for v1.7.9 release notes
Jeff King
1
-6
/
+7
2012-01-23
Fix typo in 1.7.9 release notes
Michael Haggerty
1
-1
/
+1
2012-01-19
Git 1.7.9-rc2
v1.7.9-rc2
Junio C Hamano
2
-10
/
+2
2012-01-19
Git 1.7.8.4
v1.7.8.4
Junio C Hamano
3
-3
/
+9
2012-01-19
Git 1.7.7.6
v1.7.7.6
Junio C Hamano
2
-1
/
+5
2012-01-19
diff-index: enable recursive pathspec matching in unpack_trees
Nguyen Thai Ngoc Duy
2
-0
/
+10
2012-01-19
pulling signed tag: add howto document
Junio C Hamano
2
-1
/
+221
2012-01-17
credential-cache: ignore "connection refused" errors
Jeff King
1
-1
/
+1
2012-01-16
diff-index: enable recursive pathspec matching in unpack_trees
Nguyen Thai Ngoc Duy
2
-0
/
+10
2012-01-15
Document limited recursion pathspec matching with wildcards
Nguyễn Thái Ngọc Duy
2
-0
/
+6
2012-01-13
git-show-ref doc: typeset regexp in fixed width font
Michael Haggerty
1
-1
/
+1
2012-01-13
git-show-ref: fix escaping in asciidoc source
Michael Haggerty
1
-3
/
+3
2012-01-13
Git 1.7.9-rc1
v1.7.9-rc1
Junio C Hamano
2
-2
/
+6
2012-01-13
Update draft release notes to 1.7.8.4
Junio C Hamano
1
-0
/
+5
2012-01-13
Update draft release notes to 1.7.7.6
Junio C Hamano
1
-0
/
+5
2012-01-13
Update draft release notes to 1.7.6.6
Junio C Hamano
1
-0
/
+5
2012-01-13
thin-pack: try harder to use preferred base objects as base
Jeff King
1
-2
/
+7
2012-01-12
word-diff: ignore '\ No newline at eof' marker
Thomas Rast
2
-0
/
+23
2012-01-12
archive: re-allow HEAD:Documentation on a remote invocation
Carlos Martín Nieto
1
-6
/
+15
2012-01-12
attr: fix leak in free_attr_elem
Jeff King
1
-0
/
+1
2012-01-12
git-cvsexportcommit: Fix calling Perl's rel2abs() on MSYS
Sebastian Schuberth
1
-0
/
+7
2012-01-12
t9200: On MSYS, do not pass Windows-style paths to CVS
Sebastian Schuberth
1
-3
/
+3
2012-01-12
unix-socket: do not let close() or chdir() clobber errno during cleanup
Jonathan Nieder
1
-17
/
+22
2012-01-12
mailinfo documentation: accurately describe non -k case
Thomas Rast
1
-7
/
+18
2012-01-11
t2203: fix wrong commit command
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-01-11
request-pull: use the real fork point when preparing the message
Junio C Hamano
1
-1
/
+1
2012-01-10
Prepare for 1.7.8.4
Junio C Hamano
2
-1
/
+15
2012-01-10
Prepare for 1.7.7.6
Junio C Hamano
2
-1
/
+12
2012-01-10
Prepare for 1.7.6.6
Junio C Hamano
2
-1
/
+12
2012-01-10
Documentation: rerere's rr-cache auto-creation and rerere.enabled
Junio C Hamano
1
-1
/
+2
2012-01-10
attr.c: clarify the logic to pop attr_stack
Junio C Hamano
1
-1
/
+10
2012-01-10
attr.c: make bootstrap_attr_stack() leave early
Junio C Hamano
1
-30
/
+31
2012-01-10
attr: drop misguided defensive coding
Jeff King
1
-1
/
+1
2012-01-10
attr: don't confuse prefixes with leading directories
Jeff King
2
-1
/
+12
2012-01-10
credential-cache: report more daemon connection errors
Jeff King
1
-3
/
+7
2012-01-10
unix-socket: handle long socket pathnames
Jeff King
1
-5
/
+66
2012-01-10
Use perl instead of sed for t8006-blame-textconv test
Ben Walton
1
-1
/
+1
[next]