Merge branch 'mz/rebase-i-verify'
[gitweb.git] / Documentation /
2010-11-24 Merge branch 'tr/maint-git-repack-tmpfile' into maint
2010-11-24 Merge branch 'jk/maint-apply-no-binary' into maint
2010-11-24 Merge branch 'jn/send-pack-error' into maint
2010-11-24 Merge branch 'ak/submodule-sync' into maint
2010-11-24 Merge branch 'jk/maint-rev-list-nul' into maint
2010-11-24 Merge branch 'cb/diff-fname-optim' into maint
2010-11-24 Merge branch 'jk/no-textconv-symlink' into maint
2010-11-24 Merge branch 'dk/maint-blame-el' into maint
2010-11-24 Merge branch 'aw/git-p4-deletion' into maint
2010-11-24 Merge branch 'kf/post-receive-sample-hook' into maint
2010-11-24 Merge branch 'jk/repack-reuse-object' into maint
2010-11-24 Merge branch 'bc/fix-cherry-pick-root' into maint
2010-11-24 Merge branch 'uk/fix-author-ident-sed-script' into...
2010-11-24 Merge branch 'ab/makefile-track-cc' into maint
2010-11-24 Merge branch 'mg/reset-doc' into maint
2010-11-24 Merge branch 'tr/send-email-refuse-sending-unedited...
2010-11-24 Merge branch 'ef/mingw-daemon'
2010-11-23 rebase: support --verify
2010-11-19 remote-fd/ext: finishing touches after code review
2010-11-18 Update draft release notes to 1.7.4
2010-11-17 Merge branch 'jl/maint-pull-tags-doc'
2010-11-17 Merge branch 'kb/maint-submodule-savearg'
2010-11-17 Merge branch 'jk/missing-config'
2010-11-17 Merge branch 'kb/maint-diff-ws-check'
2010-11-17 Merge branch 'bg/maint-gitweb-test-lib'
2010-11-17 Merge branch 'jm/mailmap'
2010-11-17 Merge branch 'tr/maint-git-repack-tmpfile'
2010-11-17 Merge branch 'jk/maint-apply-no-binary'
2010-11-17 Merge branch 'jk/push-progress'
2010-11-17 Merge branch 'tr/maint-merge-file-subdir'
2010-11-17 Merge branch 'jn/send-pack-error'
2010-11-17 Merge branch 'mg/make-prove'
2010-11-17 Merge branch 'kb/completion-checkout'
2010-11-17 Merge branch 'sg/completion'
2010-11-17 Merge branch 'sg/bisect'
2010-11-17 Merge branch 'ak/submodule-sync'
2010-11-17 Merge branch 'jk/maint-rev-list-nul'
2010-11-17 Merge branch 'ks/no-textconv-symlink'
2010-11-17 Merge branch 'jn/gitweb-test'
2010-11-17 Merge branch 'cb/diff-fname-optim'
2010-11-17 Merge branch 'jk/no-textconv-symlink'
2010-11-17 Merge branch 'dk/maint-blame-el'
2010-11-17 Merge branch 'maint'
2010-11-17 Provide 'git merge --abort' as a synonym to 'git reset...
2010-11-17 Provide 'git notes get-ref' to easily retrieve current...
2010-11-17 git notes merge: Add another auto-resolving strategy...
2010-11-17 git notes merge: Manual conflict resolution, part 2/2
2010-11-17 git notes merge: Manual conflict resolution, part 1/2
2010-11-17 Documentation: Preliminary docs on 'git notes merge'
2010-11-17 Merge branch 'mz/maint-rebase-X-fix' into maint
2010-11-17 Documentation/git-pull: clarify configuration
2010-11-17 Document that rev-list --graph triggers parent rewriting.
2010-11-17 allow command-specific pagers in pager.<cmd>
2010-11-16 document sigchain api
2010-11-16 Keep together options controlling the behaviour of...
2010-11-15 Merge branch 'maint'
2010-11-15 verify-tag: document --verbose
2010-11-15 add OPT__FORCE
2010-11-15 add description parameter to OPT__QUIET
2010-11-15 add description parameter to OPT__DRY_RUN
2010-11-15 add description parameter to OPT__VERBOSE
2010-11-12 git-send-email.perl: make initial In-Reply-To apply...
2010-11-11 Documentation: point to related commands from gitignore
2010-11-11 Documentation: split gitignore page into sections
2010-11-10 docs: give more hints about how "add -e" works
2010-11-09 Merge branch 'maint'
2010-11-09 Documentation: document show -s
2010-11-05 Merge branch 'aw/git-p4-deletion'
2010-11-05 Merge branch 'master' of git://repo.or.cz/git-gui
2010-11-05 Merge branch 'maint'
2010-11-05 clone: Add the --recurse-submodules option as alias...
2010-11-05 docs: clarify git diff modes of operation
2010-11-05 diff,difftool: Don't use the {0,2} notation in usage...
2010-11-05 CodingGuidelines: Add a section on writing documentation
2010-11-04 daemon: make --inetd and --detach incompatible
2010-11-04 commit: --squash option for use with rebase --autosquash
2010-11-04 commit: --fixup option for use with rebase --autosquash
2010-11-03 pull: Remove --tags option from manpage
2010-11-03 git-branch.txt: mention --set-upstream as a way to...
2010-11-03 user-manual: remote-tracking can be checked out, with...
2010-11-03 user-manual.txt: explain better the remote(-tracking...
2010-11-03 Change incorrect uses of "remote branch" meaning "remot...
2010-11-03 Change "tracking branch" to "remote-tracking branch"
2010-11-03 everyday.txt: change "tracking branch" to "remote-track...
2010-11-03 Change remote tracking to remote-tracking in non-trivia...
2010-11-03 Replace "remote tracking" with "remote-tracking"
2010-11-03 Better "Changed but not updated" message in git-status
2010-10-29 Fix a formatting error in git-merge.txt
2010-10-29 core.abbrevguard: Ensure short object names stay unique...
2010-10-27 Merge branch 'ab/send-email-perl'
2010-10-27 Merge branch 'sb/send-email-use-to-from-input'
2010-10-27 Merge branch 'ab/require-perl-5.8'
2010-10-27 Merge branch 'kb/merge-recursive-rename-threshold'
2010-10-27 Merge branch 'jp/send-email-to-cmd'
2010-10-27 Merge branch 'as/daemon-multi-listen'
2010-10-27 Merge branch 'dm/mergetool-vimdiff'
2010-10-27 Merge branch 'kf/post-receive-sample-hook'
2010-10-27 Merge branch 'jf/merge-ignore-ws'
2010-10-27 Merge branch 'ml/completion-zsh'
2010-10-27 Merge branch 'po/sendemail'
next