Merge branch 'nd/ls-remote-does-not-have-u-option' into maint
[gitweb.git] / builtin /
2015-08-31 Merge branch 'jc/log-p-cc'
2015-08-31 Merge branch 'jk/fix-alias-pager-config-key-warnings'
2015-08-31 Merge branch 'jk/rev-list-has-no-notes'
2015-08-31 Merge branch 'hv/submodule-config'
2015-08-31 Merge branch 'sg/config-name-only'
2015-08-31 show-ref: place angle brackets around variables in...
2015-08-31 commit: don't rewrite shared index unnecessarily
2015-08-28 Sync with 2.5.1
2015-08-28 Merge branch 'cc/trailers-corner-case-fix'
2015-08-28 Merge branch 'dt/untracked-subdir'
2015-08-28 read-tree: replace bracket set with parentheses to...
2015-08-28 pack-objects: place angle brackets around placeholders...
2015-08-28 reflog: add missing single quote to error message
2015-08-26 Merge branch 'sg/help-group'
2015-08-26 Merge branch 'sg/wt-status-header-inclusion'
2015-08-26 Merge branch 'as/docfix-reflog-expire-unreachable'
2015-08-26 Merge branch 'sg/t3020-typofix'
2015-08-26 Merge branch 'jc/calloc-pathspec'
2015-08-26 Merge branch 'dt/untracked-sparse'
2015-08-26 Merge branch 'pt/am-builtin'
2015-08-26 Merge branch 'pt/am-builtin-abort-fix'
2015-08-26 Merge branch 'po/po-readme'
2015-08-26 Merge branch 'jv/send-email-selective-smtp-auth'
2015-08-26 Merge branch 'ep/http-configure-ssl-version'
2015-08-26 Merge branch 'ss/fix-config-fd-leak'
2015-08-26 i18n: am: fix typo in description of -b option
2015-08-25 Sync with maint
2015-08-25 Merge branch 'jk/guess-repo-name-regression-fix' into...
2015-08-25 Merge branch 'jk/test-with-x' into maint
2015-08-25 Merge branch 'sb/check-return-from-read-ref' into maint
2015-08-25 Merge branch 'mm/pull-upload-pack' into maint
2015-08-25 Merge branch 'cb/open-noatime-clear-errno'
2015-08-25 Merge branch 'mh/tempfile'
2015-08-25 Merge branch 'pt/am-builtin-options'
2015-08-25 Merge branch 'dt/refs-pseudo'
2015-08-25 Merge branch 'dt/notes-multiple'
2015-08-25 Merge branch 'nd/dwim-wildcards-as-pathspecs'
2015-08-25 Merge branch 'jk/long-error-messages'
2015-08-25 Merge branch 'ee/clean-remove-dirs'
2015-08-25 Merge branch 'jh/strbuf-read-use-read-in-full'
2015-08-25 builtin/log.c: minor reformat
2015-08-25 write_file(): drop caller-supplied LF from calls to...
2015-08-25 write_file_v(): do not leave incomplete line at the end
2015-08-25 describe --contains: default to HEAD when no commit...
2015-08-24 write_file(): drop "fatal" parameter
2015-08-24 builtin/am: make sure state files are text
2015-08-24 builtin/am: introduce write_state_*() helper functions
2015-08-24 rev-list: make it obvious that we do not support notes
2015-08-20 log: show merge commit when --cc is given
2015-08-20 log: when --cc is given, default to -p unless told...
2015-08-20 log: rename "tweak" helpers
2015-08-20 get_urlmatch: avoid useless strbuf write
2015-08-20 format_config: simplify buffer handling
2015-08-20 format_config: don't init strbuf
2015-08-20 config: restructure format_config() for better control...
2015-08-20 ps_matched: xcalloc() takes nmemb and then element...
2015-08-19 Sync with maint
2015-08-19 Merge branch 'tb/complete-rebase-i-edit-todo'
2015-08-19 Merge branch 'jk/git-path'
2015-08-19 Merge branch 'jc/finalize-temp-file'
2015-08-19 Merge branch 'ps/guess-repo-name-at-root'
2015-08-19 Merge branch 'jk/guess-repo-name-regression-fix'
2015-08-19 Merge branch 'jk/negative-hiderefs'
2015-08-19 Merge branch 'jk/test-with-x'
2015-08-19 Merge branch 'ps/t1509-chroot-test-fixup'
2015-08-19 Merge branch 'sb/check-return-from-read-ref'
2015-08-19 Merge branch 'mm/pull-upload-pack'
2015-08-19 Merge branch 'ta/docfix-index-format-tech' into maint
2015-08-19 Merge branch 'sb/parse-options-codeformat' into maint
2015-08-19 Merge branch 'sb/remove-unused-var-from-builtin-add...
2015-08-19 Merge branch 'kn/tag-doc-fix' into maint
2015-08-19 Merge branch 'es/doc-clean-outdated-tools' into maint
2015-08-19 Merge branch 'nd/export-worktree' into maint
2015-08-19 Merge branch 'mh/fast-import-optimize-current-from...
2015-08-19 Merge branch 'ib/scripted-parse-opt-better-hint-string...
2015-08-19 Merge branch 'se/doc-checkout-ours-theirs' into maint
2015-08-19 Merge branch 'cb/uname-in-untracked' into maint
2015-08-19 Merge branch 'as/sparse-checkout-removal' into maint
2015-08-19 Merge branch 'db/send-pack-user-signingkey' into maint
2015-08-19 Merge branch 'jx/do-not-crash-receive-pack-wo-head...
2015-08-19 Merge branch 'da/subtree-date-confusion' into maint
2015-08-19 push: add a config option push.gpgSign for default...
2015-08-19 push: support signing pushes iff the server supports it
2015-08-19 builtin/send-pack.c: use parse_options API
2015-08-19 submodule: allow erroneous values for the fetchRecurseS...
2015-08-19 submodule: use new config API for worktree configurations
2015-08-19 am --skip/--abort: merge HEAD/ORIG_HEAD tree into index
2015-08-17 notes: teach git-notes about notes.<name>.mergeStrategy...
2015-08-17 notes: add notes.mergeStrategy option to select default...
2015-08-17 notes: extract parse_notes_merge_strategy to notes...
2015-08-17 Merge branch 'dt/untracked-sparse'
2015-08-17 Merge branch 'ta/docfix-index-format-tech'
2015-08-17 Merge branch 'mh/get-remote-group-fix'
2015-08-17 Merge branch 'kd/pull-rebase-autostash'
2015-08-12 gc: use tempfile module to handle gc.pid file
2015-08-12 lock_repo_for_gc(): compute the path to "gc.pid" only...
2015-08-12 Merge branch 'sb/remove-unused-var-from-builtin-add'
2015-08-12 Merge branch 'sb/parse-options-codeformat'
2015-08-12 Merge branch 'dt/unpack-trees-cache-tree-revalidate'
2015-08-12 Merge branch 'dt/reflog-tests'
next