summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reset: the command takes committishJunio C Hamano2012-07-092-3/+9
* commit-tree: the command wants a tree and commitsJunio C Hamano2012-07-092-6/+6
* apply: --build-fake-ancestor expects blobsJunio C Hamano2012-07-092-2/+2
* sha1_name.c: add support for disambiguating other typesJunio C Hamano2012-07-093-5/+76
* revision.c: the "log" family, except for "show", takes committishJunio C Hamano2012-07-094-3/+15
* revision.c: allow handle_revision_arg() to take other flagsJunio C Hamano2012-07-093-8/+10
* sha1_name.c: introduce get_sha1_committish()Junio C Hamano2012-07-095-7/+25
* sha1_name.c: teach lookup context to get_sha1_with_context()Junio C Hamano2012-07-094-13/+18
* sha1_name.c: many short names can only be committishJunio C Hamano2012-07-093-5/+30
* sha1_name.c: get_sha1_1() takes lookup flagsJunio C Hamano2012-07-091-8/+8
* sha1_name.c: get_describe_name() by definition groks only commitsJunio C Hamano2012-07-092-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-261-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-182-10/+2
* Merge branch 'maint'Junio C Hamano2012-01-183-2/+12
|\
| * 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
* | | Merge branch 'jc/pull-signed-tag-doc'Junio C Hamano2012-01-182-1/+221
|\ \ \
| * | | pulling signed tag: add howto documentjc/pull-signed-tag-docJunio C Hamano2012-01-182-1/+221
* | | | Merge branch 'jk/credentials'Junio C Hamano2012-01-182-22/+92
|\ \ \ \
| * | | | credential-cache: ignore "connection refused" errorsjk/credentialsJeff King2012-01-161-1/+1
| * | | | unix-socket: do not let close() or chdir() clobber errno during cleanupJonathan Nieder2012-01-111-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-184-0/+16
|\ \ \ \ \
| * | | | | diff-index: enable recursive pathspec matching in unpack_treesnd/pathspec-recursion-cleanupNguyen Thai Ngoc Duy2012-01-162-0/+10
| * | | | | Document limited recursion pathspec matching with wildcardsNguyễn Thái Ngọc Duy2012-01-142-0/+6
* | | | | | Merge branch 'mh/maint-show-ref-doc'Junio C Hamano2012-01-181-3/+3
|\ \ \ \ \ \
| * | | | | | git-show-ref doc: typeset regexp in fixed width fontmh/maint-show-ref-docMichael 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-182-0/+23
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | word-diff: ignore '\ No newline at eof' markertr/maint-word-diff-incomplete-lineThomas Rast2012-01-122-0/+23
* | | | | | | Merge branch 'jn/maint-gitweb-grep-fix'Junio C Hamano2012-01-161-10/+10
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |