summaryrefslogtreecommitdiffstats
path: root/git-submodule.sh (unfollow)
Commit message (Expand)AuthorFilesLines
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
2012-01-10send-email: multiedit is a boolean config optionJeff King1-1/+1
2012-01-08credentials: unable to connect to cache daemonClemens Buchacher1-4/+3
2012-01-06Git 1.7.9-rc0v1.7.9-rc0Junio C Hamano2-1/+8
2012-01-06Git 1.7.8.3v1.7.8.3Junio C Hamano4-3/+22
2012-01-06Documentation: rerere.enabled is the primary way to configure rerereThomas Rast1-4/+4
2012-01-06write_head_info(): handle "extra refs" locallyMichael Haggerty1-4/+3
2012-01-06show_ref(): remove unused "flag" and "cb_data" argumentsMichael Haggerty1-5/+5
2012-01-06receive-pack: move more work into write_head_info()Michael Haggerty1-24/+18
2012-01-05gitweb: Harden "grep" search against filenames with ':'Jakub Narebski1-2/+3
2012-01-05gitweb: Fix file links in "grep" searchJakub Narebski1-8/+7