summaryrefslogtreecommitdiffstats
path: root/ppc (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-27Git 1.7.8.5v1.7.8.5Junio C Hamano3-2/+21
2012-02-27grep -P: Fix matching ^ and $Michał Kiedrowicz1-1/+1
2012-02-27am: don't infloop for an empty input fileJim Meyering2-1/+11
2012-02-27rebase -m: only call "notes copy" when rewritten exists and is non-emptyAndrew Wong1-4/+7
2012-02-26Makefile: add thread-utils.h to LIB_HDmitry V. Levin1-0/+1
2012-02-06Git 1.7.6.6v1.7.6.6Junio C Hamano2-2/+3
2012-02-06imap-send: remove dead codeJeff King1-23/+0
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-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-12attr: fix leak in free_attr_elemJeff King1-0/+1
2012-01-11t2203: fix wrong commit commandNguyễn Thái Ngọc Duy1-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-10send-email: multiedit is a boolean config optionJeff King1-1/+1
2012-01-09gitweb: Fix actionless dispatch for non-existent objectsJakub Narebski2-1/+11
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-04t5550: repack everything into one fileClemens Buchacher1-2/+1
2012-01-04Catch invalid --depth option passed to clone or fetchNguyễn Thái Ngọc Duy1-2/+6
2012-01-03docs: describe behavior of relative submodule URLsJens Lehmann1-1/+6
2012-01-03fix hang in git fetch if pointed at a 0 length bundleBrian Harring2-2/+8
2012-01-01Documentation: read-tree --prefix works with existing subtreesClemens Buchacher1-5/+4
2011-12-29Add MYMETA.json to perl/.gitignoreJack Nagel1-0/+1
2011-12-28Git 1.7.8.2v1.7.8.2Junio C Hamano3-2/+73
2011-12-27Fix an incorrect reference to --set-all.Jelmer Vernooij1-1/+1
2011-12-22i18n of multi-line advice messagesJunio C Hamano2-12/+20
2011-12-21Git 1.7.8.1v1.7.8.1Junio C Hamano1-4/+25
2011-12-21clone: the -o option has nothing to do with <branch>Carlos Martín Nieto1-2/+2
2011-12-21builtin/log: remove redundant initializationMichael Schubert1-2/+0
2011-12-21builtin/commit: add missing '/' in help messageMichael Schubert1-1/+1
2011-12-21builtin/init-db.c: eliminate -Wformat warning on SolarisÆvar Arnfjörð Bjarmason1-1/+1
2011-12-20git-sh-setup: make require_clean_work_tree part of the interfaceThomas Rast1-0/+10
2011-12-20t/t2023-checkout-m.sh: fix use of test_must_failÆvar Arnfjörð Bjarmason1-1/+3
2011-12-19gitweb: Fix fallback mode of to_utf8 subroutineJakub Narebski1-2/+2
2011-12-19remote-curl: don't pass back fake refsJeff King2-3/+36
2011-12-19advice: Document that they all default to trueJunio C Hamano1-11/+8
2011-12-19lf_to_crlf_filter(): resurrect CRLF->CRLF hackJunio C Hamano1-10/+50
2011-12-19gitweb: Output valid utf8 in git_blame_common('data')Jürgen Kreileder1-1/+3
2011-12-19gitweb: esc_html() site name for title in OPMLJürgen Kreileder1-1/+2