git-clone.txt: reword description of progress behaviour
[gitweb.git] / Documentation /
2009-11-10 Merge branch 'pb/maint-gitweb-blob-lineno'
2009-11-10 Merge branch 'tr/describe-advice'
2009-11-10 Merge branch 'jk/maint-1.6.3-ls-files-i'
2009-11-10 Merge branch 'bg/merge-ff-only'
2009-11-10 Merge branch 'vl/maint-openssl-signature-change'
2009-11-10 Merge branch 'jk/maint-push-config'
2009-11-10 Merge branch 'jk/gitignore-anchored'
2009-11-10 Merge branch 'jp/dirty-describe'
2009-11-10 Merge branch 'sr/blame-incomplete'
2009-11-10 format-patch: Add "--no-stat" as a synonym for "-p"
2009-11-10 format-patch documentation: Fix formatting
2009-11-10 format-patch documentation: Remove diff options that...
2009-11-10 format-patch: Always generate a patch
2009-11-10 Merge branch 'jn/maint-http-fetch-mingw' into jn/help...
2009-11-10 git-update-index.txt: Document the --really-refresh...
2009-11-10 builtin-fetch: add --dry-run option
2009-11-10 builtin-fetch: add --prune option
2009-11-10 Add the configuration option skipFetchAll
2009-11-10 Teach the --multiple option to 'git fetch'
2009-11-10 Teach the --all option to 'git fetch'
2009-11-10 Show usage string for 'git show-ref -h'
2009-11-09 Documentation: add "Fighting regressions with git bisec...
2009-11-09 Merge branch 'maint'
2009-11-07 Merge branch 'jc/commit-s-subject-is-not-a-footer'
2009-11-07 t1200: Make documentation and test agree
2009-11-05 http-backend: Use http.getanyfile to disable dumb HTTP...
2009-11-05 Smart push over HTTP: client side
2009-11-05 http-backend: more explict LocationMatch
2009-11-05 http-backend: add example for gitweb on same URL
2009-11-05 http-backend: use mod_alias instead of mod_rewrite
2009-11-05 http-backend: reword some documentation
2009-11-05 http-backend: add GIT_PROJECT_ROOT environment var
2009-11-05 Smart fetch and push over HTTP: server side
2009-11-05 Git-aware CGI to provide dumb HTTP transport
2009-11-05 commit -c/-C/--amend: reset timestamp and authorship...
2009-11-05 Merge branch 'maint'
2009-11-05 Fix documentation grammar typo
2009-11-02 Merge branch 'jn/show-normalized-refs'
2009-11-02 Merge branch 'bg/clone-doc' into maint
2009-11-02 Merge branch 'maint'
2009-10-31 fixup tr/stash-format merge
2009-10-31 Merge branch 'js/diff-verbose-submodule'
2009-10-31 Merge branch 'jc/checkout-auto-track'
2009-10-31 Merge branch 'jn/show-normalized-refs'
2009-10-31 Merge branch 'jc/maint-1.6.3-graft-trailing-space'
2009-10-31 Merge branch 'ak/bisect-reset-to-switch'
2009-10-31 Merge branch 'tr/maint-roff-quote'
2009-10-31 Merge branch 'ja/fetch-doc'
2009-10-31 Merge branch 'cb/doc-fetch-pull-merge'
2009-10-31 Move WebDAV HTTP push under remote-curl
2009-10-31 remote-helpers: Support custom transport options
2009-10-31 remote-helpers: Fetch more than one ref in a batch
2009-10-31 Merge branch 'maint'
2009-10-30 Teach 'git merge' and 'git pull' the option --ff-only
2009-10-30 More precise description of 'git describe --abbrev'
2009-10-30 ls-files: unbreak "ls-files -i"
2009-10-28 mergetool--lib: add p4merge as a pre-configured mergeto...
2009-10-28 Merge branch 'maint'
2009-10-28 Merge branch 'maint-1.6.4' into maint
2009-10-27 Merge git://repo.or.cz/git-gui
2009-10-27 Teach "git describe" --dirty option
2009-10-26 Update draft release notes to 1.6.6
2009-10-26 Merge branch 'sb/gitweb-link-author'
2009-10-26 Merge branch 'jk/maint-cvsimport-pathname'
2009-10-26 Merge branch 'iv/tar-lzma-xz'
2009-10-26 Merge branch 'bg/clone-doc'
2009-10-26 Merge branch 'jc/receive-pack-auto'
2009-10-26 Merge branch 'jc/fsck-default-full'
2009-10-26 Sync with 1.6.5.2
2009-10-26 GIT 1.6.5.2 v1.6.5.2
2009-10-26 Merge branch 'jc/maint-fix-unpack-zlib-check' into...
2009-10-25 Merge branch 'maint-1.6.4' into maint
2009-10-25 Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached...
2009-10-25 Merge branch 'jn/maint-1.6.3-check-ref-format-doc'...
2009-10-25 Merge branch 'maint'
2009-10-25 Use 'fast-forward' all over the place
2009-10-24 Merge branch 'maint'
2009-10-24 Fix list of released versions in the toc document
2009-10-24 Merge branch 'jp/maint-send-email-fold' into maint
2009-10-24 Merge branch 'jn/maint-1.6.3-check-ref-format-doc'...
2009-10-24 Merge branch 'pv/maint-add-p-no-exclude' into maint
2009-10-22 Quote ' as \(aq in manpages
2009-10-22 Documentation/merge-options.txt: order options in alpha...
2009-10-22 Documentation/git-pull.txt: Add subtitles above include...
2009-10-22 Merge branch 'maint'
2009-10-22 Merge branch 'gb/maint-gitweb-esc-param'
2009-10-22 git-clone.txt: Fix grammar and formatting
2009-10-21 receive-pack: run "gc --auto --quiet" and optionally...
2009-10-21 Documentation/fetch-options.txt: order options alphabet...
2009-10-21 modernize fetch/merge/pull examples
2009-10-21 Document `delta` attribute in "git help attributes".
2009-10-20 fsck: default to "git fsck --full"
2009-10-20 Merge branch 'maint'
2009-10-20 Documentation/git-gc.txt: change "references" to "refer...
2009-10-20 Add the --submodule option to the diff option family
2009-10-20 stash list: drop the default limit of 10 stashes
2009-10-20 Introduce new pretty formats %g[sdD] for reflog information
2009-10-20 Add '%N'-format for pretty-printing commit notes
2009-10-20 fast-import: Add support for importing commit notes
2009-10-20 Teach "-m <msg>" and "-F <file>" to "git notes edit"
next