summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sha1_name.c: introduce get_sha1_committish()Junio C Hamano2012-07-105-7/+25
* sha1_name.c: teach lookup context to get_sha1_with_context()Junio C Hamano2012-07-104-13/+18
* sha1_name.c: many short names can only be committishJunio C Hamano2012-07-103-5/+30
* sha1_name.c: get_sha1_1() takes lookup flagsJunio C Hamano2012-07-101-8/+8
* sha1_name.c: get_describe_name() by definition groks only commitsJunio C Hamano2012-07-102-1/+257
* sha1_name.c: teach get_short_sha1() a commit-only optionJunio C Hamano2012-07-032-0/+10
* sha1_name.c: allow get_short_sha1() to take other flagsJunio C Hamano2012-07-032-3/+6
* get_sha1(): fix error status regressionJunio C Hamano2012-07-031-1/+1
* sha1_name.c: restructure disambiguation of short namesJunio C Hamano2012-07-031-60/+112
* sha1_name.c: correct misnamed "canonical" and "res"Junio C Hamano2012-07-031-22/+22
* sha1_name.c: refactor find_short_packed_object()Junio C Hamano2012-07-031-47/+56
* sha1_name.c: rename "now" to "current"Junio C Hamano2012-07-031-8/+8
* sha1_name.c: clarify what "fake" is for in find_short_object_filename()Junio C Hamano2012-07-031-0/+7
* sha1_name.c: get rid of get_sha1_with_mode()Junio C Hamano2012-07-033-15/+6
* sha1_name.c: get rid of get_sha1_with_mode_1()Junio C Hamano2012-07-033-15/+20
* sha1_name.c: hide get_sha1_with_context_1() uglinessJunio C Hamano2012-07-022-18/+19
* sha1_name.c: indentation fixJunio C Hamano2012-06-181-2/+2
* Git 1.7.9v1.7.9Junio C Hamano2012-01-272-1/+6
* INSTALL: warn about recent Fedora breakageJunio C Hamano2012-01-271-1/+5
* git-completion: workaround zsh COMPREPLY bugFelipe Contreras2012-01-261-0/+8
* docs: minor grammar fixes for v1.7.9 release notesJeff King2012-01-261-6/+7
* Fix typo in 1.7.9 release notesMichael Haggerty2012-01-231-1/+1
* Git 1.7.9-rc2v1.7.9-rc2Junio C Hamano2012-01-192-10/+2
* Merge branch 'maint'Junio C Hamano2012-01-193-2/+12
|\
| * Git 1.7.8.4v1.7.8.4Junio C Hamano2012-01-193-3/+9
| * Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-193-0/+14
| |\
| | * Git 1.7.7.6v1.7.7.6Junio C Hamano2012-01-192-1/+5
| | * diff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy2012-01-192-0/+10
* | | Merge branch 'jc/pull-signed-tag-doc'Junio C Hamano2012-01-192-1/+221
|\ \ \
| * | | pulling signed tag: add howto documentJunio C Hamano2012-01-192-1/+221
* | | | Merge branch 'jk/credentials'Junio C Hamano2012-01-192-22/+92
|\ \ \ \
| * | | | credential-cache: ignore "connection refused" errorsJeff King2012-01-171-1/+1
| * | | | unix-socket: do not let close() or chdir() clobber errno during cleanupJonathan Nieder2012-01-121-17/+22
| * | | | credential-cache: report more daemon connection errorsJeff King2012-01-101-3/+7
| * | | | unix-socket: handle long socket pathnamesJeff King2012-01-101-5/+66
* | | | | Merge branch 'nd/pathspec-recursion-cleanup'Junio C Hamano2012-01-194-0/+16
|\ \ \ \ \
| * | | | | diff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy2012-01-162-0/+10
| * | | | | Document limited recursion pathspec matching with wildcardsNguyễn Thái Ngọc Duy2012-01-152-0/+6
* | | | | | Merge branch 'mh/maint-show-ref-doc'Junio C Hamano2012-01-191-3/+3
|\ \ \ \ \ \
| * | | | | | git-show-ref doc: typeset regexp in fixed width fontMichael Haggerty2012-01-131-1/+1
| * | | | | | git-show-ref: fix escaping in asciidoc sourceMichael Haggerty2012-01-131-3/+3
* | | | | | | Merge branch 'tr/maint-word-diff-incomplete-line'Junio C Hamano2012-01-192-0/+23
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | word-diff: ignore '\ No newline at eof' markerThomas Rast2012-01-122-0/+23
* | | | | | | Merge branch 'jn/maint-gitweb-grep-fix'Junio C Hamano2012-01-171-10/+10
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | gitweb: Harden "grep" search against filenames with ':'Jakub Narebski2012-01-051-2/+3
| * | | | | | gitweb: Fix file links in "grep" searchJakub Narebski2012-01-051-8/+7
* | | | | | | Git 1.7.9-rc1v1.7.9-rc1Junio C Hamano2012-01-132-2/+6
* | | | | | | Merge branch 'jc/request-pull-show-head-4'Junio C Hamano2012-01-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | request-pull: use the real fork point when preparing the messageJunio C Hamano2012-01-111-1/+1
* | | | | | | | Merge branch 'tr/maint-mailinfo'Junio C Hamano2012-01-131-7/+18
|\ \ \ \ \ \ \ \