summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-cvsexportcommit: Fix calling Perl's rel2abs() on MSYSss/maint-msys-cvsexportcommitSebastian Schuberth2012-01-111-0/+7
* t9200: On MSYS, do not pass Windows-style paths to CVSSebastian Schuberth2012-01-111-3/+3
* Prepare for 1.7.8.4Junio C Hamano2012-01-102-1/+15
* Merge the attributes fix in from maint-1.6.7 branchJunio C Hamano2012-01-105-33/+77
|\
| * Prepare for 1.7.7.6Junio C Hamano2012-01-102-1/+12
| * Merge the attributes fix in from maint-1.6.6 branchJunio C Hamano2012-01-104-33/+66
| |\
| | * Prepare for 1.7.6.6Junio C Hamano2012-01-102-1/+12
| | * Documentation: rerere's rr-cache auto-creation and rerere.enabledJunio C Hamano2012-01-101-1/+2
| | * attr.c: clarify the logic to pop attr_stackJunio C Hamano2012-01-101-1/+10
| | * attr.c: make bootstrap_attr_stack() leave earlyJunio C Hamano2012-01-101-30/+31
| | * attr: drop misguided defensive codingJeff King2012-01-101-1/+1
| | * attr: don't confuse prefixes with leading directoriesJeff King2012-01-102-1/+12
* | | send-email: multiedit is a boolean config optionJeff King2012-01-091-1/+1
* | | Git 1.7.8.3v1.7.8.3Junio C Hamano2012-01-064-3/+22
* | | Merge branch 'jn/maint-gitweb-utf8-fix' into maintJunio C Hamano2012-01-061-4/+8
|\ \ \
| * | | gitweb: Fix fallback mode of to_utf8 subroutinejn/maint-gitweb-utf8-fixJakub Narebski2011-12-191-2/+2
| * | | gitweb: Output valid utf8 in git_blame_common('data')Jürgen Kreileder2011-12-181-1/+3
| * | | gitweb: esc_html() site name for title in OPMLJürgen Kreileder2011-12-181-1/+2
| * | | gitweb: Call to_utf8() on input string in chop_and_escape_str()Jürgen Kreileder2011-12-181-0/+1
* | | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-061-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano2012-01-061-4/+4
| |\ \ \ | | | |/ | | |/|
| | * | Documentation: rerere.enabled is the primary way to configure rerereThomas Rast2012-01-061-4/+4
* | | | t5550: repack everything into one fileClemens Buchacher2012-01-041-2/+1
* | | | Merge branch 'nd/maint-parse-depth' into maintJunio C Hamano2012-01-041-2/+6
|\ \ \ \
| * | | | Catch invalid --depth option passed to clone or fetchnd/maint-parse-depthNguyễn Thái Ngọc Duy2012-01-041-2/+6
* | | | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-033-6/+11
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano2012-01-032-5/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Documentation: read-tree --prefix works with existing subtreesClemens Buchacher2012-01-011-5/+4
| | * | | Add MYMETA.json to perl/.gitignoreJack Nagel2011-12-291-0/+1
| | |/ /
| * | | docs: describe behavior of relative submodule URLsJens Lehmann2012-01-031-1/+6
* | | | fix hang in git fetch if pointed at a 0 length bundleBrian Harring2012-01-032-2/+8
* | | | Git 1.7.8.2v1.7.8.2Junio C Hamano2011-12-283-2/+73
* | | | Merge branch 'jv/maint-config-set' into maintJunio C Hamano2011-12-281-1/+1
|\ \ \ \
| * | | | Fix an incorrect reference to --set-all.jv/maint-config-setJelmer Vernooij2011-12-271-1/+1
* | | | | Merge branch 'jk/follow-rename-score' into maintJunio C Hamano2011-12-281-0/+1
|\ \ \ \ \
| * | | | | use custom rename score during --followjk/follow-rename-scoreJeff King2011-12-161-0/+1
* | | | | | Merge branch 'jc/checkout-m-twoway' into maintJunio C Hamano2011-12-282-24/+85
|\ \ \ \ \ \
| * | | | | | t/t2023-checkout-m.sh: fix use of test_must_failjc/checkout-m-twowayÆvar Arnfjörð Bjarmason2011-12-201-1/+3
| * | | | | | checkout_merged(): squelch false warning from some gccJunio C Hamano2011-12-151-1/+1
| * | | | | | Test 'checkout -m -- path'Pete Harlan2011-12-111-0/+47
| * | | | | | checkout -m: no need to insist on having all 3 stagesJunio C Hamano2011-12-061-24/+36
* | | | | | | Merge branch 'tr/doc-sh-setup' into maintJunio C Hamano2011-12-281-0/+10
|\ \ \ \ \ \ \
| * | | | | | | git-sh-setup: make require_clean_work_tree part of the interfacetr/doc-sh-setupThomas Rast2011-12-201-0/+10
* | | | | | | | Merge branch 'jk/maint-strbuf-missing-init' into maintJunio C Hamano2011-12-282-2/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Update jk/maint-strbuf-missing-init to builtin/ renamejk/maint-strbuf-missing-initJunio C Hamano2011-12-181331-35289/+138034
| |\ \ \ \ \ \ \ \
| * | | | | | | | | commit, merge: initialize static strbufJeff King2011-12-182-2/+2
* | | | | | | | | | Merge branch 'jk/maint-push-v-is-verbose' into maintJunio C Hamano2011-12-281-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | make "git push -v" actually verbosejk/maint-push-v-is-verboseJeff King2011-12-171-5/+5
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/http-push-to-empty' into maintJunio C Hamano2011-12-282-3/+36
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | remote-curl: don't pass back fake refsjk/http-push-to-emptyJeff King2011-12-192-3/+36
| | |_|_|_|_|/ / / / | |/| | | | | | | |