Merge branch 'rh/ishes-doc'
[gitweb.git] / builtin /
2013-08-09 Merge branch 'sb/mailmap-updates'
2013-08-09 rm: remove unneeded null pointer check
2013-08-09 builtin/config.c: compilation fix
2013-08-09 gc: reject if another gc is running, unless --force...
2013-08-07 fetch: work around "transport-take-over" hack
2013-08-07 fetch: refactor code that fetches leftover tags
2013-08-07 fetch: refactor code that prepares a transport
2013-08-07 fetch: rename file-scope global "transport" to "gtransport"
2013-08-07 revert: use the OPT_CMDMODE for parsing, reducing code
2013-08-07 checkout-index: fix negations of even numbers of -n
2013-08-07 config parsing options: allow one flag multiple times
2013-08-07 hash-object: replace stdin parsing OPT_BOOLEAN by OPT_C...
2013-08-07 branch, commit, name-rev: ease up boolean conditions
2013-08-06 blame: teach -L/RE/ to search from end of previous...
2013-08-06 line-range: teach -L/RE/ to search relative to anchor...
2013-08-06 blame: accept multiple -L ranges
2013-08-06 blame: inline one-line function into its lone caller
2013-08-06 rm: delete .gitmodules entry of submodules removed...
2013-08-06 mv: update the path entry in .gitmodules for moved...
2013-08-05 config: "git config --get-urlmatch" parses section...
2013-08-05 builtin/config: refactor collect_config()
2013-08-05 Sync with maint to grab trivial doc fixes
2013-08-05 blame: fix -L bounds checking bug
2013-08-05 checkout: remove superfluous local variable
2013-08-05 log, format-patch: parsing uses OPT__QUIET
2013-08-05 Replace deprecated OPT_BOOLEAN by OPT_BOOL
2013-08-05 Remove deprecated OPTION_BOOLEAN for parsing arguments
2013-08-05 Merge branch 'es/blame-L-breakage'
2013-08-05 Merge git://github.com/git-l10n/git-po
2013-08-05 Merge branch 'sb/mailmap-updates'
2013-08-05 Merge branch 'dn/test-reject-utf-16'
2013-08-05 Merge branch 'bc/commit-invalid-utf8'
2013-08-05 cat-file: only split on whitespace when %(rest) is...
2013-08-02 send-pack: fix parsing of --force-with-lease option
2013-08-02 Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'
2013-08-02 Merge branch 'jk/cat-file-batch-optim'
2013-08-02 Revert "cat-file: split --batch input lines on whitespace"
2013-08-02 Don't close pack fd when free'ing pack windows
2013-08-01 Merge branch 'ob/typofixes'
2013-08-01 Merge branch 'ms/subtree-install-fix'
2013-08-01 Merge branch 'jc/rm-submodule-error-message'
2013-08-01 Merge branch 'lf/echo-n-is-not-portable'
2013-08-01 Merge branch 'ma/hg-to-git'
2013-08-01 Merge branch 'jx/clean-interactive'
2013-07-31 Merge branch 'rr/rebase-autostash'
2013-07-31 Merge branch 'rj/commit-slab-fix'
2013-07-31 Merge branch 'jk/commit-how-to-abort-cherry-pick'
2013-07-31 Merge branch 'ds/doc-two-kinds-of-tags'
2013-07-31 Merge branch 'rr/maint-tilde-markup-in-doc'
2013-07-31 Merge branch 'mh/packed-refs-do-one-ref-recursion'
2013-07-30 mv: move submodules using a gitfile
2013-07-30 mv: move submodules together with their work trees
2013-07-30 tag: use OPT_CMDMODE
2013-07-30 Merge branch 'jk/capabilities-doc'
2013-07-30 Merge branch 'sb/mailmap-updates'
2013-07-30 Merge branch 'bc/completion-for-bash-3.0'
2013-07-30 tar-tree: remove dependency on sq_quote_print()
2013-07-30 for-each-ref, quote: convert *_quote_print -> *_quote_buf
2013-07-29 many small typofixes
2013-07-29 commit: tweak empty cherry pick advice for sequencer
2013-07-26 builtin/rm.c: consolidate error reporting for removing...
2013-07-25 Merge branch 'mh/multimail'
2013-07-25 Merge branch 'ob/typofixes'
2013-07-25 Merge branch 'es/contacts'
2013-07-25 Merge branch 'ml/cygwin-updates'
2013-07-25 Merge branch 'rj/sparse'
2013-07-25 Merge branch 'sb/traverse-trees-bitmask-variable-name'
2013-07-25 Merge branch 'jk/cat-file-batch-optim'
2013-07-25 Merge branch 'ml/avoid-using-grep-on-crlf-files'
2013-07-25 Merge branch 'jm/doc-ref-prune'
2013-07-25 Merge branch 'rh/template-updates'
2013-07-25 Merge branch 'mh/ref-races-optim-invalidate-cached'
2013-07-25 Merge branch 'sb/misc-fixes'
2013-07-25 Merge branch 'tr/line-log'
2013-07-25 git-clean: implement partial matching for selection
2013-07-23 smart http: use the same connectivity check on cloning
2013-07-23 rm: do not set a variable twice without intermediate...
2013-07-23 Merge branch 'mv/merge-ff-tristate'
2013-07-23 push --force-with-lease: tie it all together
2013-07-23 push --force-with-lease: implement logic to populate...
2013-07-23 remote.c: add command line option parser for "--force...
2013-07-22 Sync with Git 1.8.3.4
2013-07-22 Merge branch 'jc/name-rev-exact-ref'
2013-07-22 Merge branch 'rr/send-email-ssl-verify'
2013-07-22 Merge branch 'es/check-mailmap'
2013-07-22 Merge branch 'jx/clean-interactive'
2013-07-22 Merge branch 'hv/config-from-blob'
2013-07-22 Merge branch 'mk/upload-pack-off-by-one-dead-code-removal'
2013-07-22 Merge branch 'jk/t0008-sigpipe-fix'
2013-07-22 Merge branch 'nd/const-struct-cache-entry'
2013-07-22 Merge branch 'jk/gcc-function-attributes'
2013-07-22 Merge branch 'db/show-ref-head'
2013-07-22 Merge branch 'es/blame-L-breakage'
2013-07-22 Merge branch 'tr/protect-low-3-fds'
2013-07-22 Merge branch 'sb/parse-object-buffer-eaten'
2013-07-22 Merge branch 'tr/do-not-call-submodules-subprojects'
2013-07-22 Merge branch 'mm/diff-no-patch-synonym-to-s'
2013-07-22 Merge branch 'dw/request-pull-diag'
2013-07-22 Merge branch 'jc/mailmap-case-insensitivity'
2013-07-22 Merge branch 'tr/fd-gotcha-fixes'
next