git-p4: Clean up git-p4 submit's log message handling.
[gitweb.git] / Documentation /
2008-02-26 Merge branch '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-25 git-bundle.txt: Add different strategies to create...
2008-02-25 Merge branch 'lt/dirstat'
2008-02-25 Merge branch 'jc/apply-whitespace'
2008-02-24 Merge branch 'maint'
2008-02-23 Sync with 1.5.4.3
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-22 Merge branch 'maint'
2008-02-22 git-merge-index documentation: clarify synopsis
2008-02-21 Teach git-grep --name-only as synonym for -l
2008-02-21 Merge branch 'mk/color'
2008-02-21 Merge branch 'js/maint-cvsexport'
2008-02-21 Merge branch 'js/maint-http-push'
2008-02-21 Merge branch 'jk/empty-tree'
2008-02-21 Merge branch 'lt/revision-walker'
2008-02-21 Merge branch 'mc/prefix'
2008-02-21 Merge branch 'bc/fopen'
2008-02-21 Merge branch 'jc/setup'
2008-02-21 Merge branch 'maint'
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 Merge branch 'maint'
2008-02-20 Technical documentation of the run-command API.
2008-02-20 Correct git-pull documentation
2008-02-20 push: document the status output
2008-02-20 Documentation/push: clarify matching refspec behavior
2008-02-19 API documentation for remote.h
2008-02-19 Merge branch 'mk/maint-parse-careful'
2008-02-18 Add color.ui variable which globally enables colorizati...
2008-02-18 Merge branch 'br/gitweb'
2008-02-17 Sync with 1.5.4.2 and start 1.5.5 Release Notes
2008-02-17 Merge branch 'maint'
2008-02-17 GIT 1.5.4.2 v1.5.4.2
2008-02-17 Merge branch 'bd/qsort'
2008-02-17 Merge branch 'sp/safecrlf'
2008-02-17 Merge branch 'cc/browser'
2008-02-17 Merge branch 'jc/gitignore-ends-with-slash'
2008-02-17 Merge branch 'pb/prepare-commit-msg'
2008-02-17 Merge branch 'jk/noetcconfig'
2008-02-17 Merge branch 'jc/submittingpatches'
2008-02-17 Merge git://repo.or.cz/git-gui
2008-02-17 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-02-17 Merge branch 'maint'
2008-02-17 Documentation/SubmittingPatches - a suggested patch...
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-16 Update fast-import documentation to discuss crash reports
2008-02-16 Documentation: add 'git-web--browse.txt' and simplify...
2008-02-16 Merge branch 'maint'
2008-02-13 Merge branch 'maint'
2008-02-13 git clone -s documentation: force a new paragraph for...
2008-02-13 git-cvsimport.txt: fix '-M' description.
2008-02-13 Merge git://repo.or.cz/git-gui
2008-02-13 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-02-12 Update the main documentation (stale notes section)
2008-02-12 Merge branch 'db/no-separate-ls-remote-connection'...
2008-02-12 Merge branch 'mw/send-email'
2008-02-12 Merge branch 'db/send-email-omit-cc'
2008-02-12 Merge branch 'jc/error-message-in-cherry-pick'
2008-02-12 Merge branch 'lt/in-core-index'
2008-02-12 Merge branch 'ph/describe-match'
2008-02-11 Define the project whitespace policy
2008-02-11 Add `git svn blame' command
2008-02-11 Merge branch 'maint'
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 Merge branch 'maint'
2008-02-10 Documentation: instaweb: add 'git-web--browse' information.
2008-02-10 Introduce the config variable pack.packSizeLimit
2008-02-10 Fix typo in 'blame' documentation. v1.5.4.1
2008-02-07 Merge branch 'maint'
2008-02-06 Merge branch 'maint'
2008-02-06 safecrlf: Add mechanism to warn about irreversible...
2008-02-06 git-commit: add a prepare-commit-msg hook
2008-02-06 git-commit: set GIT_EDITOR=: if editor will not be...
2008-02-05 Rename 'git-help--browse.sh' to 'git-web--browse.sh'.
2008-02-05 gitignore(5): Allow "foo/" in ignore list to match...
2008-02-05 git-send-email: Generalize auto-cc recipient mechanism.
2008-02-05 Documentation/SubmittingPatches: What's Acked-by and...
2008-02-05 Documentation/SubmittingPatches: discuss first then...
2008-02-05 Documentation/SubmittingPatches: Instruct how to use...
2008-02-05 core.whitespace: cr-at-eol
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...
next