commit_packed_refs(): use a staging file separate from the lockfile
[gitweb.git] / builtin /
2016-06-20 Merge branch 'ew/daemon-socket-keepalive'
2016-06-20 Merge branch 'ah/no-verify-signature-with-pull-rebase'
2016-06-20 Merge branch 'ew/fast-import-unpack-limit'
2016-06-17 i18n: branch: mark comment when editing branch descript...
2016-06-17 i18n: init-db: join message pieces
2016-06-17 i18n: remote: allow translations to reorder message
2016-06-17 i18n: remote: mark URL fallback text for translation
2016-06-17 i18n: standardise messages
2016-06-17 i18n: merge: change command option help to lowercase
2016-06-17 i18n: merge: mark messages for translation
2016-06-17 i18n: notes: mark options for translation
2016-06-17 i18n: notes: mark strings for translation
2016-06-17 i18n: advice: internationalize message for conflicts
2016-06-17 i18n: builtin/remote.c: fix mark for translation
2016-06-14 repack: extend --keep-unreachable to loose objects
2016-06-14 repack: add --keep-unreachable option
2016-06-14 blame, line-log: do not loop around deref_tag()
2016-06-14 blame: dwim "blame --reverse OLD" as "blame --reverse...
2016-06-14 blame: improve diagnosis for "--reverse NEW"
2016-06-14 builtin/fetch.c: don't free remote->name after fetch
2016-06-13 fetch, upload-pack: --deepen=N extends shallow boundary...
2016-06-13 clone: define shallow clone boundary with --shallow...
2016-06-13 fetch: define shallow boundary with --shallow-exclude
2016-06-13 clone: define shallow clone boundary based on time...
2016-06-13 fetch: define shallow boundary with --shallow-since
2016-06-13 fetch-pack: use skip_prefix() instead of starts_with()
2016-06-13 use string_list initializer consistently
2016-06-13 Merge branch 'jk/parseopt-string-list' into jk/string...
2016-06-13 blame,shortlog: don't make local option variables static
2016-06-13 interpret-trailers: don't duplicate option strings
2016-06-13 submodule--helper: initial clone learns retry logic
2016-06-13 delete_branches(): use resolve_refdup()
2016-06-13 Merge tag 'l10n-2.9.0-rc0' of git://github.com/git...
2016-06-10 Merge branch 'jk/diff-compact-heuristic'
2016-06-10 Merge branch 'jk/shell-portability'
2016-06-10 Merge branch 'jc/t2300-setup'
2016-06-09 builtin/commit.c: memoize git-path for COMMIT_EDITMSG
2016-06-08 add: add --chmod=+x / --chmod=-x options
2016-06-07 Merge branch 'jc/t2300-setup' into HEAD
2016-06-06 Sync with 2.8.4
2016-06-06 Merge branch 'kb/msys2-tty' into maint
2016-06-06 Merge branch 'da/difftool' into maint
2016-06-06 Merge branch 'tb/core-eol-fix' into maint
2016-06-06 Merge branch 'ar/diff-args-osx-precompose' into maint
2016-06-06 Merge branch 'sb/submodule-helper-relative-path'
2016-06-06 Merge branch 'sb/submodule-helper-list-signal-unmatch...
2016-06-06 builtin/apply: remove misleading comment on lock_file...
2016-06-06 am: support --patch-format=mboxrd
2016-06-06 mailsplit: support unescaping mboxrd messages
2016-06-06 pretty: support "mboxrd" output format
2016-06-06 receive-pack: send auto-gc output over sideband 2
2016-06-03 Merge branch 'rs/apply-name-terminate'
2016-06-03 Merge branch 'rs/patch-id-use-skip-prefix'
2016-06-03 Merge branch 'bd/readme.markdown-more'
2016-06-03 Merge branch 'mm/makefile-developer-can-be-in-config...
2016-06-03 Merge branch 'em/man-bold-literal'
2016-06-03 Merge branch 'pa/cherry-pick-doc-typo'
2016-06-03 Merge branch 'mr/send-email-doc-gmail-2fa'
2016-06-03 Merge branch 'js/rebase-i-dedup-call-to-rerere'
2016-06-03 Merge branch 'js/perf-rebase-i'
2016-06-03 builtin/apply: move 'newfd' global into 'struct apply_s...
2016-06-03 builtin/apply: add 'lock_file' pointer into 'struct...
2016-06-03 rev-list: disable bitmaps when "-n" is used with listin...
2016-06-03 rev-list: "adjust" results of "--count --use-bitmap...
2016-06-02 pathspec: rename free_pathspec() to clear_pathspec()
2016-06-01 submodule: remove bashism from shell script
2016-06-01 submodule--helper: offer a consistent API
2016-06-01 builtin/apply: move applying patches into apply_all_pat...
2016-06-01 builtin/apply: move 'state' check into check_apply_state()
2016-06-01 builtin/apply: move 'symlink_changes' global into ...
2016-06-01 builtin/apply: move 'fn_table' global into 'struct...
2016-06-01 builtin/apply: move 'state_linenr' global into 'struct...
2016-06-01 builtin/apply: move 'max_change' and 'max_len' into...
2016-06-01 builtin/apply: move 'ws_ignore_action' into 'struct...
2016-06-01 builtin/apply: move 'ws_error_action' into 'struct...
2016-06-01 builtin/apply: move 'applied_after_fixing_ws' into...
2016-06-01 builtin/apply: move 'squelch_whitespace_errors' into...
2016-06-01 builtin/apply: remove whitespace_option arg from set_de...
2016-06-01 builtin/apply: move 'whitespace_option' into 'struct...
2016-06-01 builtin/apply: move 'whitespace_error' global into...
2016-06-01 builtin/apply: move 'root' global into 'struct apply_state'
2016-06-01 builtin/apply: move 'p_value_known' global into 'struct...
2016-06-01 builtin/apply: move 'p_value' global into 'struct apply...
2016-06-01 builtin/apply: move 'has_include' global into 'struct...
2016-06-01 builtin/apply: move 'limit_by_name' global into 'struct...
2016-06-01 builtin/apply: move 'patch_input_file' global into...
2016-06-01 builtin/apply: move 'apply' global into 'struct apply_s...
2016-06-01 builtin/apply: move 'p_context' global into 'struct...
2016-06-01 builtin/apply: move 'fake_ancestor' global into 'struct...
2016-06-01 builtin/apply: move 'line_termination' global into...
2016-06-01 builtin/apply: move 'unsafe_paths' global into 'struct...
2016-06-01 builtin/apply: move 'no_add' global into 'struct apply_...
2016-06-01 builtin/apply: move 'threeway' global into 'struct...
2016-06-01 builtin/apply: move 'summary' global into 'struct apply...
2016-06-01 builtin/apply: move 'numstat' global into 'struct apply...
2016-06-01 builtin/apply: move 'diffstat' global into 'struct...
2016-06-01 builtin/apply: move 'cached' global into 'struct apply_...
2016-06-01 builtin/apply: move 'allow_overlap' global into 'struct...
2016-06-01 builtin/apply: move 'update_index' global into 'struct...
2016-06-01 builtin/apply: move 'apply_verbosely' global into ...
next