summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation/gitweb: trivial English fixesdw/gitweb-doc-grammoD Waitzman2012-03-231-2/+2
* Merge branch 'ks/sort-wildcard-in-makefile' into maint-1.7.8Junio C Hamano2012-03-201-3/+3
|\
| * t/Makefile: Use $(sort ...) explicitly where neededks/sort-wildcard-in-makefileKirill Smelkov2012-01-221-3/+3
* | Merge branch 'jc/advise-i18n' into maint-1.7.8Junio C Hamano2012-03-202-12/+20
|\ \
| * | i18n of multi-line advice messagesjc/advise-i18nJunio C Hamano2011-12-222-12/+20
* | | Merge branch 'jn/gitweb-unspecified-action' into maint-1.7.8Junio C Hamano2012-03-202-1/+11
|\ \ \
| * | | gitweb: Fix actionless dispatch for non-existent objectsjn/gitweb-unspecified-actionJakub Narebski2012-01-092-1/+11
* | | | Merge branch 'maint-1.7.7' into maint-1.7.8Junio C Hamano2012-03-061-0/+3
|\ \ \ \
| * | | | Document the --histogram diff optionThomas Rast2012-03-061-0/+3
* | | | | Git 1.7.8.5v1.7.8.5Junio C Hamano2012-02-263-2/+21
* | | | | grep -P: Fix matching ^ and $Michał Kiedrowicz2012-02-261-1/+1
* | | | | am: don't infloop for an empty input fileJim Meyering2012-02-262-1/+11
* | | | | rebase -m: only call "notes copy" when rewritten exists and is non-emptyAndrew Wong2012-02-261-4/+7
* | | | | Makefile: add thread-utils.h to LIB_HDmitry V. Levin2012-02-261-0/+1
* | | | | Sync with 1.7.6.6Junio C Hamano2012-02-052-24/+2
|\ \ \ \ \ | |/ / / /
| * | | | Sync with 1.7.6.6Junio C Hamano2012-02-052-24/+2
| |\ \ \ \
| | * | | | Git 1.7.6.6v1.7.6.6maint-1.7.6Junio C Hamano2012-02-052-2/+3
| | * | | | imap-send: remove dead codeJeff King2012-02-051-23/+0
* | | | | | Git 1.7.8.4v1.7.8.4Junio C Hamano2012-01-183-3/+9
* | | | | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-183-0/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Git 1.7.7.6v1.7.7.6Junio C Hamano2012-01-182-1/+5
| * | | | | diff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy2012-01-182-0/+10
* | | | | | Update draft release notes to 1.7.8.4Junio C Hamano2012-01-121-0/+5
* | | | | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-123-2/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Update draft release notes to 1.7.7.6Junio C Hamano2012-01-121-0/+5
| * | | | | Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano2012-01-122-2/+12
| |\ \ \ \ \ | | |/ / / /
| | * | | | Update draft release notes to 1.7.6.6Junio C Hamano2012-01-121-0/+5
| | * | | | thin-pack: try harder to use preferred base objects as baseJeff King2012-01-121-2/+7
* | | | | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-112-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano2012-01-112-1/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | attr: fix leak in free_attr_elemJeff King2012-01-111-0/+1
| | * | | | t2203: fix wrong commit commandNguyễn Thái Ngọc Duy2012-01-111-1/+1
* | | | | | 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
|\ \ \ \ \ | | |/ / / | |/| | |