Merge git://repo.or.cz/git-gui
[gitweb.git] / Documentation /
2008-07-09 Start preparing release notes for 1.5.6.3
2008-07-09 Documentation: update sections on naming revisions...
2008-07-08 install-doc-quick - use git --exec-path to find git...
2008-07-08 Merge branch 'jc/blame' (early part) into HEAD
2008-07-08 Documentation: tweak use case in "git stash save -...
2008-07-08 Documentation: mention ORIG_HEAD in am, merge, and...
2008-07-08 Merge branch 'qq/maint' into maint
2008-07-08 Documentation: fix broken "linkgit" links
2008-07-08 user-manual: typo and grammar fixes
2008-07-08 Merge branch 'lt/racy-empty' into maint
2008-07-07 Merge branch 'qq/maint'
2008-07-07 Merge branch 'js/maint-daemon-syslog'
2008-07-07 Merge branch 'maint'
2008-07-07 Merge branch 'qq/maint' (early part) into maint
2008-07-07 Update draft release notes for 1.6.0
2008-07-07 Merge branch 'jc/rerere'
2008-07-07 Merge branch 'dr/ceiling'
2008-07-07 Merge branch 'db/no-git-config'
2008-07-07 Merge branch 'js/import-zip'
2008-07-07 Merge branch 'maint'
2008-07-07 Merge branch 'qq/maint'
2008-07-07 git-apply --directory: make --root more similar to...
2008-07-07 Fix grammar in git-rev-parse(1).
2008-07-06 Merge git://repo.or.cz/git-gui
2008-07-06 Merge branch 'qq/maint'
2008-07-06 Merge branch 'qq/maint'
2008-07-06 attribute documentation: keep EXAMPLE at end
2008-07-06 Documentation cvs: Clarify when a bare repository is...
2008-07-05 Documentation: be precise about which date --pretty...
2008-07-05 manpages: use teletype font for sample command lines
2008-07-05 manpages: italicize git subcommand names (which were...
2008-07-05 manpages: italicize nongit command names (if they are...
2008-07-05 manpages: italicize gitk's name (where it was in telety...
2008-07-05 manpages: italicize git command names (which were in...
2008-07-05 manpages: italicize command names
2008-07-05 manpages: italicize command names in synopses
2008-07-05 gitdiffcore(7): fix awkward wording
2008-07-05 Documentation: more "git-" versus "git " changes
2008-07-05 Documentation: rewrap to prepare for "git-" vs "git...
2008-07-05 git-commit(1): depersonalize description
2008-07-05 git(1): add comma
2008-07-05 manpages: fix bogus whitespace
2008-07-05 Documentation: fix gitlinks
2008-07-05 git-format-patch(1): fix stray \ in output
2008-07-05 stash: introduce 'stash save --keep-index' option
2008-07-05 Implement "git stash branch <newbranch> <stash>"
2008-07-04 Merge branch 'maint'
2008-07-04 GIT 1.5.6.2 v1.5.6.2
2008-07-03 Merge branch 'j6t/mingw'
2008-07-03 Merge branch 'maint'
2008-07-03 Merge branch 'js/maint-clone-insteadof' into maint
2008-07-03 Merge branch 'jk/maint-fetch-ref-hier' into maint
2008-07-03 Merge branch 'jc/maint-reset' into maint
2008-07-02 git-add--interactive: manual hunk editing mode
2008-07-02 Documentation: Point to gitcli(7) from git(1)
2008-07-02 Teach "git apply" to prepend a prefix with "--root...
2008-07-02 Update draft release notes for 1.6.0
2008-07-02 gitcli: Document meaning of --cached and --index
2008-07-02 Documentation formatting and cleanup
2008-07-02 Documentation: be consistent about "git-" versus "git "
2008-07-02 Documentation: prepare to be consistent about "git...
2008-07-02 git-daemon(1): don't assume git-daemon is in /usr/bin
2008-07-02 Documentation: complicate example of "man git-command"
2008-07-02 whitespace fix in Documentation/git-repack.txt
2008-07-02 Documentation: fix links to tutorials and other new...
2008-07-02 Merge maint in
2008-07-02 Start draft release notes for 1.5.6.2
2008-07-01 Merge branch 'ph/mergetool'
2008-07-01 Merge branch 'js/apply-recount'
2008-07-01 Merge branch 'jc/checkdiff'
2008-07-01 Merge branch 'kb/send-email-fifo'
2008-07-01 Merge branch 'tr/send-email-ssl'
2008-07-01 Merge branch 'js/maint-clone-insteadof'
2008-07-01 Merge branch 'jc/maint-reset'
2008-07-01 Merge branch 'jk/maint-fetch-ref-hier'
2008-07-01 Merge branch 'dz/apply-again'
2008-07-01 Merge branch 'np/pack-default'
2008-07-01 Merge branch 'jc/dashless' (early part)
2008-07-01 Merge branch 'nd/dashless'
2008-07-01 Only use GIT_CONFIG in "git config", not other programs
2008-06-30 Merge branch 'maint'
2008-06-30 doc/rev-parse: clarify reflog vs --until for specifying...
2008-06-30 Update draft release notes for 1.6.0
2008-06-30 Documentation: don't assume git-sh-setup and git-parse...
2008-06-29 Merge branch 'maint'
2008-06-29 Documentation: remove {show,whatchanged}.difftree confi...
2008-06-28 fix git config example syntax
2008-06-28 Allow git-apply to recount the lines in a hunk (AKA...
2008-06-27 Document the double-dash "rev -- path" disambiguator
2008-06-27 Don't use dash commands (git-foo) in tutorial-2
2008-06-27 Merge branch 'maint'
2008-06-27 Merge branch 'maint-1.5.5' into maint
2008-06-27 GIT 1.5.5.5 v1.5.5.5
2008-06-27 Merge branch 'maint-1.5.4' into maint-1.5.5
2008-06-27 GIT 1.5.4.6 v1.5.4.6
2008-06-26 Start draft release notes for 1.6.0
2008-06-26 update-hook-example: optionally allow non-fast-forward
2008-06-26 git-send-email: add support for TLS via Net::SMTP::SSL
2008-06-26 pack.indexversion config option now defaults to 2
2008-06-26 Merge branch 'maint'
next