summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2011-06-23glossary: update description of "tag"Junio C Hamano
2011-06-23git.txt: de-emphasize the implementation detail of a refJunio C Hamano
2011-06-23check-ref-format doc: de-emphasize the implementation detail of a refJunio C Hamano
2011-06-23git-remote.txt: avoid sounding as if loose refs are the only ones in the worldJunio C Hamano
2011-06-23git-remote.txt: fix wrong remote refspecNamhyung Kim
2011-06-22Merge branch 'maint'Junio C Hamano
2011-06-22Documentation: git diff --check respects core.whitespaceChristof Krüger
2011-06-22clone: accept config options on the command lineJeff King
2011-06-22upload-archive: allow user to turn off filtersJeff King
2011-06-22archive: provide builtin .tar.gz filterJeff King
2011-06-22archive: implement configurable tar filtersJeff King
2011-06-20tag: accept multiple patterns for --listJeff King
2011-06-16Git 1.7.6-rc2v1.7.6-rc2Junio C Hamano
2011-06-09Git 1.7.6-rc1v1.7.6-rc1Junio C Hamano
2011-06-09Document the underlying protocol used by shallow repositories and --depth com...Alex Neronskiy
2011-06-09Fix documentation of fetch-pack that implies that the client can disconnect a...Alex Neronskiy
2011-06-06submodule add: allow relative repository path even when no url is setJens Lehmann
2011-06-06grep: add --headingRené Scharfe
2011-06-06grep: add --breakRené Scharfe
2011-06-03http: pass http.cookiefile using CURLOPT_COOKIEFILEDuncan Brown
2011-06-02git status --ignored: tests and docsJunio C Hamano
2011-06-01Sync with 1.7.5.4v1.7.6-rc0Junio C Hamano
2011-06-01Git 1.7.5.4v1.7.5.4Junio C Hamano
2011-06-01Merge branch 'jk/maint-docs' into maintJunio C Hamano
2011-06-01Merge branch 'jn/doc-remote-helpers' into maintJunio C Hamano
2011-05-31Update draft release notes to 1.7.6Junio C Hamano
2011-05-31Merge branch 'jn/doc-remote-helpers'Junio C Hamano
2011-05-31Merge branch 'ab/i18n-envsubst-doc-fix'Junio C Hamano
2011-05-31Merge branch 'jk/maint-docs'Junio C Hamano
2011-05-31Merge branch 'jl/read-tree-m-dry-run'Junio C Hamano
2011-05-31Sync with maintJunio C Hamano
2011-05-31Start 1.7.5.4 draft release notesJunio C Hamano
2011-05-31Merge branch 'vh/config-interactive-singlekey-doc' into maintJunio C Hamano
2011-05-31Merge branch 'rr/doc-content-type' into maintJunio C Hamano
2011-05-30Documentation: do not misinterpret refspecs as bold textJonathan Nieder
2011-05-30git-sh-i18n--envsubst: add SYNOPSIS section to the documentationÆvar Arnfjörð Bjarmason
2011-05-30Merge branch 'maint'Junio C Hamano
2011-05-30Merge branch 'bc/maint-api-doc-parked' into maintJunio C Hamano
2011-05-30Merge branch 'mk/grep-pcre'Junio C Hamano
2011-05-30Merge branch 'jc/notes-batch-removal'Junio C Hamano
2011-05-27diff-options.txt: describe --stat-{width,name-width,count}Michael J Gruber
2011-05-27diff: introduce --stat-lines to limit the stat linesMichael J Gruber
2011-05-27docs: fix some antique example outputJeff King
2011-05-27docs: make sure literal "->" isn't converted to arrowJeff King
2011-05-27docs: update status --porcelain formatJeff King
2011-05-27docs: minor grammar fixes to git-statusJeff King
2011-05-26Documentation/technical/api-diff.txt: correct name of diff_unmerge()Brandon Casey
2011-05-26Update 1.7.6 draft release notesJunio C Hamano
2011-05-26Merge branch 'jc/require-work-tree-exists'Junio C Hamano
2011-05-26Sync with 1.7.5.3Junio C Hamano