t5516: remove ambiguity test (1)
[gitweb.git] / Documentation /
2008-04-23 Linked glossary from cvs-migration page
2008-04-23 diff options documentation: refer to --diff-filter...
2008-04-16 Clarify and fix English in "git-rm" documentation
2008-04-16 Clarify documentation of git-cvsserver, particularly...
2008-04-12 Docs gitk: Explicitly mention the files that gitk uses...
2008-04-12 Document -w option to shortlog
2008-04-12 Fix section about backdating tags in the git-tag docs
2008-04-11 Document option --only of git commit
2008-04-11 Documentation/git-request-pull: Fixed a typo ("send...
2008-04-10 core-tutorial.txt: Fix showing the current behaviour.
2008-04-10 Fix documentation syntax of optional arguments in short...
2008-03-28 GIT 1.5.4.5 v1.5.4.5
2008-03-27 Update draft release notes for 1.5.4.5
2008-03-27 Merge branch 'jc/maint-fetch-regression-1.5.4' into...
2008-03-27 Documentation: clarify use of .git{ignore,attributes...
2008-03-26 Fix the wrong output of `git-show v1.3.0~155^2~4` in...
2008-03-16 Start draft ReleaseNotes for 1.5.4.5
2008-03-15 Make man page building quiet when DOCBOOK_XSL_172 is...
2008-03-14 Merge branch 'ph/maint-quiltimport' into maint
2008-03-14 Minor wording changes in the keyboard descriptions...
2008-03-11 Merge branch 'kb/maint-filter-branch-disappear' into...
2008-03-11 Merge branch 'aw/maint-shortlog-blank-lines' into maint
2008-03-10 git-pull documentation: warn about the option order
2008-03-09 GIT 1.5.4.4 v1.5.4.4
2008-03-08 Merge branch 'mh/maint-http-proxy-fix' into maint
2008-03-08 Merge branch 'js/maint-daemon' into maint
2008-03-08 Merge branch 'js/maint-cvsexport' into maint
2008-03-08 Merge branch 'jc/maint-log-merge-left-right' into maint
2008-03-08 Merge branch 'ew/maint-svn-cert-fileprovider' into...
2008-03-07 config.txt: refer to --upload-pack and --receive-pack...
2008-03-06 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2008-03-03 Fix incorrect wording in git-merge.txt.
2008-03-03 Update draft release notes for 1.5.4.4
2008-03-01 Documentation cherry-pick: Fix cut-and-paste error
2008-03-01 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2008-02-28 Correct name of diff_flush() in API documentation
2008-02-28 Start preparing for 1.5.4.4
2008-02-27 Documentation/git svn log: add a note about timezones.
2008-02-27 Merge branch 'js/maint-http-push' into maint
2008-02-26 Documentation/git-am.txt: Pass -r in the example invoca...
2008-02-26 filter-branch documentation: non-zero exit status in...
2008-02-25 Documentation/git-filter-branch: add a new msg-filter...
2008-02-23 GIT 1.5.4.3 v1.5.4.3
2008-02-23 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2008-02-21 Clarified the meaning of git-add -u in the documentation
2008-02-20 Documentation/git-stash: document options for git stash...
2008-02-20 push: document the status output
2008-02-20 Documentation/push: clarify matching refspec behavior
2008-02-17 GIT 1.5.4.2 v1.5.4.2
2008-02-16 Documentation/git-reset: Add an example of resetting...
2008-02-16 Documentation/git-reset: don't mention --mixed for...
2008-02-16 Documentation/git-reset:
2008-02-13 git clone -s documentation: force a new paragraph for...
2008-02-13 git-cvsimport.txt: fix '-M' description.
2008-02-11 man pages are littered with .ft C and others
2008-02-11 Document that the default of branch.autosetupmerge...
2008-02-11 git-pull documentation: fix markup
2008-02-10 Fix typo in 'blame' documentation. v1.5.4.1
2008-02-04 git-remote documentation: fix synopsis to match description
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
next