convert filter: supply path to external driver
[gitweb.git] / builtin /
2010-11-16 clean: avoid quoting twice
2010-11-15 Merge branch 'maint'
2010-11-15 verify-tag: document --verbose
2010-11-15 branch: improve --verbose description
2010-11-15 Describe various forms of "be quiet" using OPT__QUIET
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-15 do not overwrite untracked during merge from unborn...
2010-11-13 add: do not rely on dtype being NULL behavior
2010-11-12 Add the 'fetch.recurseSubmodules' config setting
2010-11-12 fetch/pull: Add the --recurse-submodules option
2010-11-10 pack-objects: mark file-local variable static
2010-11-10 tag: factor out sig detection for tag display
2010-11-10 tag: factor out sig detection for body edits
2010-11-10 verify-tag: factor out signature detection
2010-11-10 cherry-pick/revert: transparently refresh index
2010-11-10 apply: handle patches with funny filename and colon...
2010-11-09 Merge branch 'maint'
2010-11-05 Fix git-apply with -p greater than 1
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 diff,difftool: Don't use the {0,2} notation in usage...
2010-11-04 commit: --squash option for use with rebase --autosquash
2010-11-04 commit: --fixup option for use with rebase --autosquash
2010-11-04 commit: helper methods to reduce redundant blocks of...
2010-11-03 Change incorrect "remote branch" to "remote tracking...
2010-11-03 Change "tracking branch" to "remote-tracking branch"
2010-11-03 Replace "remote tracking" with "remote-tracking"
2010-10-29 apply: don't segfault on binary files with missing...
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'
2010-10-27 Merge branch 'en/tree-walk-optim'
2010-10-26 Merge branch 'maint'
2010-10-22 make pack-objects a bit more resilient to repo corruption
2010-10-22 update-index -h: show usage even with corrupt index
2010-10-22 merge -h: show usage even with corrupt index
2010-10-22 ls-files -h: show usage even with corrupt index
2010-10-22 gc -h: show usage even with broken configuration
2010-10-22 commit/status -h: show usage even with broken configuration
2010-10-22 checkout-index -h: show usage even in an invalid repository
2010-10-22 branch -h: show usage even in an invalid repository
2010-10-22 Sync with 1.7.3.2
2010-10-21 Merge branch 'sn/doc-opt-notation' into maint
2010-10-21 Merge branch 'mg/fix-build-remote-helpers' into maint
2010-10-19 Merge branch 'maint'
2010-10-19 blame: Add option to show author email instead of name
2010-10-18 push: pass --progress down to git-pack-objects
2010-10-18 send-pack: avoid redundant "pack-objects died with...
2010-10-18 merge-file: correctly find files when called in subdir
2010-10-14 Merge branch 'maint'
2010-10-14 rev-list: handle %x00 NUL in user format
2010-10-13 apply: Recognize epoch timestamps with : in the timezone
2010-10-13 git-remote-ext
2010-10-13 git-remote-fd
2010-10-08 Fix {update,checkout}-index usage strings
2010-10-08 Put a space between `<' and argument in pack-objects...
2010-10-08 Use parentheses and `...' where appropriate
2010-10-08 Use angles for placeholders consistently
2010-10-07 commit-tree: free commit message before exiting
2010-10-06 Merge branch 'maint'
2010-10-06 Merge branch 'jk/repack-reuse-object'
2010-10-06 Merge branch 'bc/fix-cherry-pick-root'
2010-10-06 Merge branch 'uk/fix-author-ident-sed-script'
2010-10-06 Merge branch 'cw/gitweb-hilite-config'
2010-10-06 Merge branch 'ab/makefile-track-cc'
2010-10-06 Merge branch 'mg/reset-doc'
2010-10-06 Merge branch 'maint'
2010-10-06 do not depend on signed integer overflow
2010-10-06 init: plug tiny one-time memory leak
2010-10-05 Merge early part of git-svn into maint
2010-09-30 Merge branch 'maint'
2010-09-30 Fix typo in pack-objects' usage
2010-09-30 Merge branch 'en/rename-d-f' into en/merge-recursive
2010-09-29 blame,cat-file --textconv: Don't assume mode is ``S_IFR...
2010-09-29 Merge branch 'tr/send-email-refuse-sending-unedited...
2010-09-29 Merge branch 'ab/send-email-catfile'
2010-09-29 Merge branch 'jc/grep-header-all-match-fix'
2010-09-29 Merge branch 'jc/no-branch-name-with-dash-at-front'
2010-09-29 Merge branch 'jn/gitweb-test-lib'
2010-09-29 Merge branch 'bc/fortran-userdiff'
2010-09-29 Merge branch 'jk/read-tree-empty'
2010-09-29 Merge branch 'rr/format-patch-count-without-merges'
2010-09-29 Merge branch 'jc/pickaxe-grep'
2010-09-29 Merge branch 'gb/shell-ext'
2010-09-29 Merge branch 'rr/fmt-merge-msg'
2010-09-29 Merge branch 'po/etc-gitattributes'
2010-09-27 Improvements to `git checkout -h`
next