Merge branch 'maint'
[gitweb.git] / builtin /
2013-09-05 Merge branch 'maint-1.8.3' into maint
2013-09-05 Merge branch 'maint-1.8.2' into maint-1.8.3
2013-09-05 add: lift the pathspec magic restriction on "add -p"
2013-09-04 use 'commit-ish' instead of 'committish'
2013-09-04 Merge branch 'sb/parseopt-boolean-removal'
2013-09-04 Merge branch 'jc/parseopt-command-modes'
2013-09-04 Merge branch 'jl/some-submodule-config-are-not-boolean'
2013-09-04 Merge branch 'sg/bash-prompt-lf-in-cwd-test'
2013-09-04 Merge branch 'sb/diff-delta-remove-needless-comparison'
2013-09-04 Merge branch 'fc/unpack-trees-leakfix'
2013-09-04 Merge branch 'aj/p4-symlink-lose-nl'
2013-09-04 Merge branch 'fc/remote-hg-shared-setup'
2013-09-04 Merge branch 'sb/misc-cleanup'
2013-09-04 Merge branch 'nd/gc-lock-against-each-other'
2013-09-04 Merge branch 'ap/remote-hg-tilde-is-home-directory'
2013-09-04 Merge branch 'mm/no-shell-escape-in-die-message'
2013-09-04 Merge branch 'tr/fd-gotcha-fixes'
2013-09-04 Merge branch 'bc/unuse-packfile'
2013-09-04 Merge branch 'da/darwin'
2013-09-04 Merge branch 'nd/sq-quote-buf'
2013-09-04 Merge branch 'rr/feed-real-path-to-editor'
2013-09-04 Merge branch 'jk/fast-import-empty-ls'
2013-09-04 Merge branch 'km/svn-1.8-serf-only'
2013-09-04 Merge branch 'jc/check-x-z'
2013-09-03 Merge branch 'maint'
2013-09-03 Merge branch 'maint-1.8.3' into maint
2013-09-03 Merge branch 'maint-1.8.2' into maint-1.8.3
2013-09-03 fast-export: refactor get_tags_and_duplicates()
2013-09-03 fast-export: make extra_refs global
2013-08-31 add: trivial style cleanup
2013-08-31 reset: trivial style cleanup
2013-08-31 reset: trivial refactoring
2013-08-30 refs: report ref type from lock_any_ref_for_update
2013-08-30 reset: rename update_refs to reset_refs
2013-08-30 Merge branch 'bc/completion-for-bash-3.0'
2013-08-30 Merge branch 'sp/doc-smart-http'
2013-08-30 Merge branch 'mm/war-on-whatchanged'
2013-08-30 Merge branch 'rt/doc-merge-file-diff3'
2013-08-30 Merge branch 'mb/docs-favor-en-us'
2013-08-30 Merge branch 'rj/doc-rev-parse'
2013-08-30 Merge branch 'hv/config-from-blob'
2013-08-30 Merge branch 'nd/fetch-pack-shallow-fix'
2013-08-28 builtin/fetch.c: Fix a sparse warning
2013-08-28 list-objects: reduce one argument in mark_edges_uninter...
2013-08-26 branch: report invalid tracking branch as gone
2013-08-25 commit: search author pattern against mailmap
2013-08-15 ls-files -k: a directory only can be killed if the...
2013-08-13 Merge branch 'sb/mailmap-updates'
2013-08-13 push: respect --no-thin
2013-08-09 Merge branch 'maint'
2013-08-09 Merge branch 'jk/submodule-subdirectory-ok'
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'
next