git svn info: tests: use test_cmp instead of git-diff
[gitweb.git] / Documentation /
2008-09-05 Merge branch 'jc/maint-log-grep'
2008-09-03 Update draft release notes for 1.6.1
2008-09-03 Merge branch 'maint'
2008-09-03 Start 1.6.0.2 maintenance cycle
2008-09-03 Merge branch 'nd/worktree' into maint
2008-09-03 Merge branch 'ho/dashless' into maint
2008-09-03 Fix passwd(5) ref and reflect that commit doens't use...
2008-09-03 Merge branch 'tr/filter-branch'
2008-09-03 Merge branch 'np/maint-safer-pack'
2008-09-03 Merge branch 'rf/man-env'
2008-09-03 Merge branch 'jc/author-nickname'
2008-09-03 Merge branch 'dp/pid-uintmax'
2008-09-03 Merge branch 'maint'
2008-09-02 Improve documentation for --dirstat diff option
2008-09-02 Documentation: minor cleanup in a use case in 'git...
2008-09-02 Documentation: fix disappeared lines in 'git stash...
2008-09-02 Documentation: fix reference to a for-each-ref option
2008-09-01 Merge branch 'tr/rev-list-docs' into tr/filter-branch
2008-08-31 Merge branch 'maint'
2008-08-31 Document sendemail.envelopesender configuration
2008-08-31 Document clarification: gitmodules, gitattributes
2008-08-31 config.txt: Add missing colons after option name
2008-08-31 git commit --author=$name: look $name up in existing...
2008-08-31 Merge branch 'maint'
2008-08-31 gitattributes: -crlf is not binary
2008-08-30 Merge branch 'jc/post-simplify' (early part) into tr...
2008-08-30 Fix example in git-name-rev documentation
2008-08-30 Merge branch 'sp/missing-thin-base' into maint
2008-08-30 Merge branch 'sb/daemon'
2008-08-30 Merge branch 'af/maint-install-no-handlink' into maint
2008-08-30 Merge branch 'np/verify-pack' into maint
2008-08-30 builtin-help: fallback to GIT_MAN_VIEWER before man
2008-08-29 Merge branch 'maint'
2008-08-29 tutorial: gentler illustration of Alice/Bob workflow...
2008-08-29 pretty=format: respect date format options
2008-08-29 Document gitk --argscmd flag.
2008-08-28 Merge branch 'mv/merge-custom'
2008-08-28 Merge branch 'ml/submodule'
2008-08-27 Merge branch 'am/cherry-pick-rerere'
2008-08-27 Merge branch 'jc/add-addremove'
2008-08-27 Merge branch 'np/verify-pack'
2008-08-27 Merge branch 'da/submodule-sync'
2008-08-27 Merge branch 'maint'
2008-08-27 Merge branch 'af/maint-install-no-handlink'
2008-08-27 Merge branch 'jc/no-slim-shell'
2008-08-27 Merge branch 'maint'
2008-08-26 git-submodule: add "sync" command
2008-08-24 Merge branch 'jc/no-slim-shell'
2008-08-24 Merge branch 'maint' to sync with 1.6.0.1
2008-08-24 GIT 1.6.0.1 v1.6.0.1
2008-08-24 Merge branch 'ag/maint-combine-diff-fix' into maint
2008-08-24 Merge branch 'mv/maint-merge-fix' into maint
2008-08-24 Documentation: clarify pager configuration
2008-08-24 Documentation: clarify pager.<cmd> configuration
2008-08-24 Merge branch 'maint'
2008-08-23 git-merge documentation: more details about resolving...
2008-08-23 Extend "checkout --track" DWIM to support more cases
2008-08-21 Merge branch 'maint'
2008-08-21 Teach "git diff -p" HTML funcname patterns
2008-08-21 Teach "git diff -p" Python funcname patterns
2008-08-21 Merge branch 'ml/submodule-foreach'
2008-08-21 Merge branch 'pm/log-exit-code'
2008-08-21 Merge branch 'sb/commit-tree-minileak'
2008-08-21 Merge branch 'pb/reflog-dwim'
2008-08-21 Merge branch 'jc/add-stop-at-symlink'
2008-08-21 Merge branch 'kh/diff-tree'
2008-08-21 Merge branch 'mg/count-objects'
2008-08-21 Merge branch 'mz/push-verbose'
2008-08-21 Merge branch 'jc/index-extended-flags'
2008-08-21 Merge branch 'cc/merge-base-many'
2008-08-21 Merge branch 'jc/test-deeper'
2008-08-21 Merge branch 'js/parallel-test'
2008-08-20 Update draft release notes for 1.6.1
2008-08-20 Merge branch 'maint'
2008-08-20 Update draft release notes for 1.6.0.1
2008-08-20 Add hints to revert documentation about other ways...
2008-08-20 Merge branch 'bd/diff-strbuf'
2008-08-20 Merge branch 'dp/hash-literally'
2008-08-20 Merge branch 'js/checkout-dwim-local'
2008-08-20 Merge branch 'ph/enable-threaded'
2008-08-20 Merge branch 'jk/pager-swap'
2008-08-20 Merge branch 'rs/imap'
2008-08-20 Merge branch 'js/mingw-stat'
2008-08-20 reword --full-index description
2008-08-20 SubmittingPatches: fix a typo
2008-08-20 add boolean diff.suppress-blank-empty config option
2008-08-19 Merge branch 'maint'
2008-08-19 adapt git-cvsserver manpage to dash-free syntax
2008-08-18 git-daemon: rewrite kindergarden, new option --max...
2008-08-17 git-submodule - Add 'foreach' subcommand
2008-08-17 Start 1.6.1 cycle
2008-08-17 Start 1.6.0.X maintenance series
2008-08-17 GIT 1.6.0 v1.6.0
2008-08-17 Merge git-gui 0.11.0
2008-08-17 Merge branch 'ak/p4'
2008-08-17 count-objects: Add total pack size to verbose output
2008-08-17 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-08-16 Documentation: document the pager.* configuration setting
2008-08-16 git-stash: improve synopsis in help and manual page
2008-08-16 git-am: ignore --binary option
next