Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk
[gitweb.git] / Documentation /
2007-08-19 Merge branch 'master' of git://git./gitk/gitk
2007-08-19 Allow frontends to bidirectionally communicate with...
2007-08-19 Make trailing LF optional for all fast-import commands
2007-08-19 Make trailing LF following fast-import `data` commands...
2007-08-19 Teach fast-import to ignore lines starting with '#'
2007-08-17 Clarify commit-tree documentation
2007-08-17 Minor clarifications to git-filter-branch usage and doc
2007-08-17 Fix small typo in git send-email man page.
2007-08-16 Clarify actual behavior of 'git add' and ignored files
2007-08-16 Documentation/git-rebase: fix an example
2007-08-16 git-apply: apply submodule changes
2007-08-16 Update documentation links for older releases.
2007-08-16 Merge branch 'maint' to sync with 1.5.2.5
2007-08-15 GIT 1.5.2.5 v1.5.2.5
2007-08-15 GIT 1.5.3-rc5 v1.5.3-rc5
2007-08-14 Add --log-size to git log to print message size
2007-08-13 git-add: Add support for --refresh option.
2007-08-13 Merge branch 'master' of git://git./gitk/gitk
2007-08-11 Documentation/Makefile: remove cmd-list.made before...
2007-08-11 Merge branch 'cr/tag'
2007-08-11 Add support for an info version of the user manual
2007-08-11 Merge branch 'jc/clone'
2007-08-10 Merge branch 'lt/readtree'
2007-08-10 Revert "tweak manpage formatting"
2007-08-10 tweak manpage formatting
2007-08-10 Fix an illustration in git-rev-parse.txt
2007-08-10 Fix formatting of git-blame documentation.
2007-08-08 Reorder the list of commands in the manual.
2007-08-07 git-stash documentation: add missing backtick
2007-08-07 git-stash documentation: stash numbering starts at...
2007-08-07 Add a note about the index being updated by git-status...
2007-08-07 Documentation/git-commit.txt: correct bad list formatting.
2007-08-07 Fix "make GZ=1 quick-install-doc"
2007-08-06 Documentation/git-svn: how to clone a git-svn-created...
2007-08-06 Merge branch 'maint'
2007-08-06 documentation: use the word "index" in the git-commit...
2007-08-06 Merge branch 'master' of git://linux-nfs.org/~bfields/git
2007-08-05 Merge branch 'maint'
2007-08-05 documentation: use the word "index" in the git-add...
2007-08-05 user-manual: mention git-gui
2007-08-05 user-manual: mention git stash
2007-08-05 user-manual: update for new default --track behavior
2007-08-05 Fix install-doc-quick target
2007-08-05 Fixed git-push manpage
2007-08-04 Document GIT_SSH environment variable alongside other...
2007-08-03 GIT 1.5.3-rc4 v1.5.3-rc4
2007-08-03 Fix documentation for core.gitproxy to reflect code
2007-08-02 RelNotes 1.5.3 updates before -rc4
2007-08-02 git-clone: aggressively optimize local clone behaviour.
2007-08-02 When generating manpages, delete outdated targets first.
2007-08-02 Try to be consistent with capitalization in the documen...
2007-08-01 --base-path-relaxed option
2007-08-01 Make verse of git-config manpage more readable
2007-08-01 Add an option to specify a file to config builtin
2007-08-01 Merge branch 'maint'
2007-07-30 Documentation/gitattributes.txt: typofix
2007-07-30 Merge branch 'bs/lock'
2007-07-30 Merge branch 'master' of git://repo.or.cz/git-gui
2007-07-29 Documentation/git-diff: remove -r from --name-status...
2007-07-28 Merge branch 'master' of git://git./gitk/gitk
2007-07-27 Teach "git stripspace" the --strip-comments option
2007-07-27 Make verify-tag a builtin.
2007-07-26 Document commit.template configuration variable.
2007-07-26 Update description of -z option.
2007-07-25 Document --unified/-U option
2007-07-25 GIT 1.5.3-rc3 v1.5.3-rc3
2007-07-25 pretty-options.txt: tiny doc fix
2007-07-25 Teach git-commit about commit message templates.
2007-07-24 user-manual: fix typolets.
2007-07-24 Mark user-manual as UTF-8
2007-07-24 Teach revision machinery about --no-walk
2007-07-24 filter-branch: Big syntax change; support rewriting...
2007-07-22 fsck --lost-found: write blob's contents, not their...
2007-07-22 Synonyms: -i == --regexp-ignore-case, -E == --extended...
2007-07-22 Documentation/gitignore.txt: Fix the seriously misleadi...
2007-07-22 Fix VISUAL/EDITOR preference order in Documentation...
2007-07-20 Make git tag a builtin.
2007-07-20 Add GIT_EDITOR environment and core.editor configuratio...
2007-07-20 Document how to tell git to not launch a pager
2007-07-19 Merge branch 'master' of git://people.freedesktop.org...
2007-07-19 Document "git stash message..."
2007-07-19 Merge branch 'maint'
2007-07-18 Force listingblocks to be monospaced in manpages
2007-07-17 Fix git-branch documentation when using remote refs
2007-07-15 GIT v1.5.3-rc2 v1.5.3-rc2
2007-07-15 Demote git-p4import to contrib status.
2007-07-15 Use $(RM) in Makefiles instead of 'rm -f'
2007-07-15 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-07-15 Documentation/git-commit-tree: remove description of...
2007-07-15 Teach fast-import to recursively copy files/directories
2007-07-14 More permissive "git-rm --cached" behavior without -f.
2007-07-14 Document new --date=<format>
2007-07-14 Support output ISO 8601 format dates
2007-07-14 Merge branch 'master' of git://git./gitk/gitk
2007-07-13 Document git commit --untracked-files and --verbose
2007-07-13 Document long options '--message=<msg>' and '--no-commit'
2007-07-13 Update git-merge documentation.
2007-07-12 GIT v1.5.3-rc1 v1.5.3-rc1
2007-07-12 Merge branch 'master' of git://git./gitk/gitk
2007-07-12 Documentation for git-log --follow
next