summaryrefslogtreecommitdiffstats
path: root/Documentation/diff-generate-patch.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-03get_sha1(): fix error status regressionJunio C Hamano1-1/+1
2012-07-03sha1_name.c: restructure disambiguation of short namesJunio C Hamano1-60/+112
2012-07-03sha1_name.c: correct misnamed "canonical" and "res"Junio C Hamano1-22/+22
2012-07-03sha1_name.c: refactor find_short_packed_object()Junio C Hamano1-47/+56
2012-07-03sha1_name.c: rename "now" to "current"Junio C Hamano1-8/+8
2012-07-03sha1_name.c: clarify what "fake" is for in find_short_object_filename()Junio C Hamano1-0/+7
2012-07-03sha1_name.c: get rid of get_sha1_with_mode()Junio C Hamano3-15/+6
2012-07-03sha1_name.c: get rid of get_sha1_with_mode_1()Junio C Hamano3-15/+20
2012-07-02sha1_name.c: hide get_sha1_with_context_1() uglinessJunio C Hamano2-18/+19
2012-06-18sha1_name.c: indentation fixJunio C Hamano1-2/+2
2012-01-27Git 1.7.9v1.7.9Junio C Hamano2-1/+6
2012-01-27INSTALL: warn about recent Fedora breakageJunio C Hamano1-1/+5
2012-01-26git-completion: workaround zsh COMPREPLY bugFelipe Contreras1-0/+8
2012-01-26docs: minor grammar fixes for v1.7.9 release notesJeff King1-6/+7
2012-01-23Fix typo in 1.7.9 release notesMichael Haggerty1-1/+1
2012-01-19Git 1.7.9-rc2v1.7.9-rc2Junio C Hamano2-10/+2
2012-01-19Git 1.7.8.4v1.7.8.4Junio C Hamano3-3/+9
2012-01-19Git 1.7.7.6v1.7.7.6Junio C Hamano2-1/+5
2012-01-19diff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy2-0/+10
2012-01-19pulling signed tag: add howto documentJunio C Hamano2-1/+221
2012-01-17credential-cache: ignore "connection refused" errorsJeff King1-1/+1
2012-01-16diff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy2-0/+10
2012-01-15Document limited recursion pathspec matching with wildcardsNguyễn Thái Ngọc Duy2-0/+6
2012-01-13git-show-ref doc: typeset regexp in fixed width fontMichael Haggerty1-1/+1
2012-01-13git-show-ref: fix escaping in asciidoc sourceMichael Haggerty1-3/+3
2012-01-13Git 1.7.9-rc1v1.7.9-rc1Junio C Hamano2-2/+6
2012-01-13Update draft release notes to 1.7.8.4Junio C Hamano1-0/+5
2012-01-13Update draft release notes to 1.7.7.6Junio C Hamano1-0/+5
2012-01-13Update draft release notes to 1.7.6.6Junio C Hamano1-0/+5
2012-01-13thin-pack: try harder to use preferred base objects as baseJeff King1-2/+7
2012-01-12word-diff: ignore '\ No newline at eof' markerThomas Rast2-0/+23
2012-01-12archive: re-allow HEAD:Documentation on a remote invocationCarlos Martín Nieto1-6/+15
2012-01-12attr: fix leak in free_attr_elemJeff King1-0/+1
2012-01-12git-cvsexportcommit: Fix calling Perl's rel2abs() on MSYSSebastian Schuberth1-0/+7
2012-01-12t9200: On MSYS, do not pass Windows-style paths to CVSSebastian Schuberth1-3/+3
2012-01-12unix-socket: do not let close() or chdir() clobber errno during cleanupJonathan Nieder1-17/+22
2012-01-12mailinfo documentation: accurately describe non -k caseThomas Rast1-7/+18
2012-01-11t2203: fix wrong commit commandNguyễn Thái Ngọc Duy1-1/+1
2012-01-11request-pull: use the real fork point when preparing the messageJunio C Hamano1-1/+1
2012-01-10Prepare for 1.7.8.4Junio C Hamano2-1/+15
2012-01-10Prepare for 1.7.7.6Junio C Hamano2-1/+12
2012-01-10Prepare for 1.7.6.6Junio C Hamano2-1/+12
2012-01-10Documentation: rerere's rr-cache auto-creation and rerere.enabledJunio C Hamano1-1/+2
2012-01-10attr.c: clarify the logic to pop attr_stackJunio C Hamano1-1/+10
2012-01-10attr.c: make bootstrap_attr_stack() leave earlyJunio C Hamano1-30/+31
2012-01-10attr: drop misguided defensive codingJeff King1-1/+1
2012-01-10attr: don't confuse prefixes with leading directoriesJeff King2-1/+12
2012-01-10credential-cache: report more daemon connection errorsJeff King1-3/+7
2012-01-10unix-socket: handle long socket pathnamesJeff King1-5/+66
2012-01-10Use perl instead of sed for t8006-blame-textconv testBen Walton1-1/+1