git-send-email: ssh/login style password requests
[gitweb.git] / Documentation /
2008-02-05 git-send-email: ssh/login style password requests
2008-02-05 man pages are littered with .ft C and others
2008-02-04 Merge branch 'maint'
2008-02-04 git-remote documentation: fix synopsis to match description
2008-02-03 Merge branch 'maint'
2008-02-03 Documentation/git-stash.txt: Adjust SYNOPSIS command...
2008-02-02 Update stale documentation links from the main document...
2008-02-02 GIT 1.5.4 v1.5.4
2008-01-31 git rev-parse manpage: spelling fix
2008-01-31 Revert "filter-branch docs: remove brackets so not...
2008-01-31 Documentation/git-cvsserver: Fix typo
2008-01-31 filter-branch docs: remove brackets so not to imply...
2008-01-30 fix doc typos
2008-01-29 instaweb: use 'browser.<tool>.path' config option if...
2008-01-29 Documentation: help: specify supported html browsers.
2008-01-29 Documentation: config: add "browser.<tool>.path".
2008-01-27 GIT 1.5.4-rc5 v1.5.4-rc5
2008-01-27 pull --rebase: be cleverer with rebased upstream branches
2008-01-26 Documentation: add a bit about sendemail.to configuration
2008-01-26 git pull manpage: don't include -n from fetch-options.txt
2008-01-26 git-svn(1): update instructions for resuming a git...
2008-01-24 Merge git://repo.or.cz/git-gui
2008-01-23 git-clone -s: document problems with git gc --prune
2008-01-22 Clarify that http-push being temporarily disabled with...
2008-01-21 submodule: Document the details of the command line...
2008-01-21 Merge git://repo.or.cz/git-gui
2008-01-21 GIT 1.5.4-rc4 v1.5.4-rc4
2008-01-21 Merge git://repo.or.cz/git-gui
2008-01-21 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-01-19 doc typo: s/prior committing/prior to committing/
2008-01-18 Include rev-list options in git-log manpage.
2008-01-18 core-tutorial typofix
2008-01-18 Officially deprecate repo-config.
2008-01-16 close_lock_file(): new function in the lockfile API
2008-01-16 Document lockfile API
2008-01-16 Documentation: fix and clarify grammar in git-merge...
2008-01-15 Add using merge subtree How-To
2008-01-15 Fix git-rerere documentation
2008-01-12 GIT 1.5.4-rc3 v1.5.4-rc3
2008-01-12 git-relink.txt: describe more clearly how hard linking...
2008-01-12 Document some default values in config.txt
2008-01-11 Merge ../gitk
2008-01-09 Change git-gc documentation to reflect gc.packrefs...
2008-01-09 Merge branch 'master' of git://git./gitk/gitk
2008-01-08 Merge in GIT 1.5.3.8
2008-01-08 GIT 1.5.3.8 v1.5.3.8
2008-01-08 Documentation: config: add 'help.*' and 'instaweb....
2008-01-07 Documentation: typofix
2008-01-07 Update draft release notes for 1.5.4
2008-01-07 Document the color.interactive semantics
2008-01-07 Documentation: rename gitlink macro to linkgit
2008-01-07 Documentation: fix "gitlink::foobar[s]"
2008-01-07 Documentation: remove gitman.info with "make clean"
2008-01-07 Documentation/Makefile - honor $DESTDIR for quick-insta...
2008-01-07 git-rev-parse --symbolic-full-name
2008-01-05 Update draft release notes for 1.5.4
2008-01-05 Merge git://repo.or.cz/git-gui
2008-01-05 Document git-reset defaults to HEAD if no commit is...
2008-01-03 Fix grammar nits in documentation and in code comments.
2007-12-31 Merge branch 'maint' of git://linux-nfs.org/~bfields/git
2007-12-31 Documentation/user-manual.txt: fix typo
2007-12-31 Documentation: fix remote.<name>.skipDefaultUpdate...
2007-12-29 git-sh-setup: document git_editor() and get_author_iden...
2007-12-28 Documentation/git-submodule.txt: typofix
2007-12-27 GIT 1.5.4-rc2 v1.5.4-rc2
2007-12-27 Merge branch 'rs/pretty-safety'
2007-12-27 Merge branch 'ar/commit-cleanup'
2007-12-27 Fix documentation of --first-parent in git-log and...
2007-12-23 shortlog manpage documentation: work around asciidoc...
2007-12-23 Documentation: describe 'union' low-level merge driver
2007-12-23 Allow selection of different cleanup modes for commit...
2007-12-22 parse-options: Add a gitcli(5) man page.
2007-12-21 Documentation: ls-files -v is about "assume unchanged".
2007-12-21 everyday: replace 'prune' and 'repack' with 'gc'
2007-12-21 clean up 1.5.4 release notes
2007-12-21 Mention git-shell's "cvs" substitution in the RelNotes
2007-12-20 Teach diff machinery to display other prefixes than...
2007-12-20 GIT 1.5.4-rc1 v1.5.4-rc1
2007-12-18 Fix some documentation typos.
2007-12-18 Merge branch 'maint'
2007-12-18 Document diff.external and mergetool.<tool>.path
2007-12-18 Clean up documentation that references deprecated ...
2007-12-17 Documentation/git-submodule: refer to gitmodules(5)
2007-12-16 whitespace: fix config.txt description of indent-with...
2007-12-16 rename git-browse--help to git-help--browse
2007-12-15 Update draft release notes for 1.5.4
2007-12-15 Start preparing the API documents.
2007-12-15 Retire git-runstatus for real.
2007-12-15 Rename git-browse-help helper to git-browse--help
2007-12-15 git-help: add "help.format" config variable.
2007-12-15 Merge branch 'wc/diff'
2007-12-14 Documentation: describe pack idx v2
2007-12-14 "diff --check" should affect exit status
2007-12-14 provide advance warning of some future pack default...
2007-12-13 Fix spelling mistakes in user manual
2007-12-13 GIT 1.5.4-rc0 v1.5.4-rc0
2007-12-13 Merge branch 'cc/help'
2007-12-13 Merge branch 'jc/shortlog-e'
2007-12-13 Merge branch 'ew/svn-rev-db'
2007-12-13 Merge branch 'jc/merge-recursive-gitlink'
next