Merge branch 'jc/am'
[gitweb.git] / Documentation /
2008-03-09 Merge branch 'jc/am'
2008-03-09 Merge branch 'cr/reset-parseopt'
2008-03-09 Merge branch 'jn/gitweb-pickaxe'
2008-03-09 Merge branch 'kb/maint-filter-branch-disappear'
2008-03-09 Merge branch 'maint' to sync with 1.5.4.4
2008-03-09 GIT 1.5.4.4 v1.5.4.4
2008-03-08 merge-tool documentation: describe custom command usage
2008-03-08 git-mergetool documentaiton: show toolnames in typewrit...
2008-03-08 Merge branch 'aw/maint-shortlog-blank-lines'
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-08 Merge branch 'maint'
2008-03-08 Merge branch 'js/reflog-delete'
2008-03-08 Merge branch 'dc/format-pretty'
2008-03-08 Merge branch 'cb/mergetool'
2008-03-07 config.txt: refer to --upload-pack and --receive-pack...
2008-03-07 Merge branch 'cc/run-command'
2008-03-06 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2008-03-05 run-command: Redirect stderr to a pipe before redirecti...
2008-03-05 Teach git mergetool to use custom commands defined...
2008-03-05 Tidy up git mergetool's backup file behaviour
2008-03-05 log/show/whatchanged: introduce format.pretty configuration
2008-03-05 whatchanged documentation: share description of --prett...
2008-03-05 am: remove support for -d .dotest
2008-03-04 Revert "unpack-objects: prevent writing of inconsistent...
2008-03-04 Revert "receive-pack: use strict mode for unpacking...
2008-03-04 Merge branch 'maint'
2008-03-03 Fix incorrect wording in git-merge.txt.
2008-03-03 git-reflog.txt: Document new commands --updateref and...
2008-03-03 Merge commit '74359821' into js/reflog-delete
2008-03-03 Update draft release notes for 1.5.5
2008-03-03 Merge branch 'maint'
2008-03-03 Update draft release notes for 1.5.4.4
2008-03-03 Fix doc typos.
2008-03-03 Merge branch 'np/verify-pack'
2008-03-02 Merge branch 'sp/describe-tag'
2008-03-02 Merge branch 'pb/cvsimport'
2008-03-02 Merge branch 'jc/maint-log-merge-left-right'
2008-03-02 Merge branch 'mh/maint-http-proxy-fix'
2008-03-02 Merge branch 'cb/http-test'
2008-03-02 Merge branch 'jc/remote-multi-url'
2008-03-02 Merge branch 'jn/gitweb-grep'
2008-03-02 Merge branch 'mk/maint-parse-careful'
2008-03-02 Merge branch 'sb/describe-long'
2008-03-02 Merge branch 'ew/maint-svn-cert-fileprovider'
2008-03-02 Merge branch 'js/maint-daemon'
2008-03-02 Documentation: Remove --{min,max}-age option from git...
2008-03-02 Documentation/git-rebase.txt: Add --strategy to synopsys
2008-03-02 CodingGuidelines: spell out how we use grep in our...
2008-03-01 add storage size output to 'git verify-pack -v'
2008-03-01 gc: Add --quiet option
2008-03-01 cvsimport: document that -M can be used multiple times
2008-03-01 Merge branch 'master' of git://repo.or.cz/git-gui
2008-03-01 Merge branch 'maint'
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-29 Update draft release notes for 1.5.5
2008-02-29 rev-list: add --branches, --tags and --remotes
2008-02-29 Merge branch 'maint'
2008-02-29 receive-pack: use strict mode for unpacking objects
2008-02-29 index-pack: introduce checking mode
2008-02-29 unpack-objects: prevent writing of inconsistent objects
2008-02-28 Correct name of diff_flush() in API documentation
2008-02-28 Start preparing for 1.5.4.4
2008-02-27 Merge branch 'maint'
2008-02-27 Merge branch 'git-p4' of git://repo.or.cz/git/git-p4
2008-02-27 Merge branch 'jm/free'
2008-02-27 Merge branch 'js/branch-track'
2008-02-27 Merge branch 'db/checkout'
2008-02-27 Merge branch 'db/cover-letter'
2008-02-27 Merge branch 'js/merge'
2008-02-27 Merge branch 'cw/bisect'
2008-02-27 Merge branch 'jk/help-alias'
2008-02-27 Merge branch 'js/run-command'
2008-02-27 Merge branch 'jc/diff-relative'
2008-02-27 Merge branch 'gp/hash-stdin'
2008-02-27 Merge branch 'db/push-single-with-HEAD'
2008-02-27 Merge branch 'db/host-alias'
2008-02-27 Merge branch 'ae/pack-autothread'
2008-02-27 Merge branch 'bc/reflog-fix'
2008-02-27 Merge branch 'sp/describe'
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-27 Add '--fixed-strings' option to "git log --grep" and...
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-26 git-describe: --long shows the object name even for...
2008-02-25 Documentation/git-filter-branch: add a new msg-filter...
2008-02-25 url rewriting: take longest and first match
2008-02-25 Add support for url aliases in config files
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 Teach git-describe --exact-match to avoid expensive...
2008-02-24 Merge branch 'maint'
2008-02-23 pack-objects: Add runtime detection of online CPU's
next