builtin/apply: make parse_chunk() return a negative integer on error
[gitweb.git] / builtin /
2016-06-27 Merge branch 'rs/xdiff-hunk-with-func-line' into maint
2016-06-27 Merge branch 'jk/rev-list-count-with-bitmap' into maint
2016-06-27 Merge branch 'et/pretty-format-c-auto' into maint
2016-06-27 Merge branch 'ew/daemon-socket-keepalive' into maint
2016-06-27 gc: fix off-by-one error with gc.autoPackLimit
2016-06-24 shortlog: respect the --output=<file> setting
2016-06-24 format-patch: use stdout directly
2016-06-24 format-patch: avoid freopen()
2016-06-24 format-patch: explicitly switch off color when writing...
2016-06-24 shortlog: support outputting to streams other than...
2016-06-24 log: prepare log/log-tree to reuse the diffopt.close_fi...
2016-06-24 log: add log.showSignature configuration variable
2016-06-20 remote rm: handle symbolic refs correctly
2016-06-20 delete_refs(): add a flags argument
2016-06-20 clone: do not let --depth imply --shallow-submodules
2016-06-20 Merge branch 'rs/xdiff-hunk-with-func-line'
2016-06-20 Merge branch 'jk/rev-list-count-with-bitmap'
2016-06-20 Merge branch 'wd/userdiff-css'
2016-06-20 Merge branch 'jc/clear-pathspec'
2016-06-20 Merge branch 'aq/upload-pack-use-parse-options'
2016-06-20 Merge branch 'jg/dash-is-last-branch-in-worktree-add'
2016-06-20 Merge branch 'et/pretty-format-c-auto'
2016-06-20 Merge branch 'sb/submodule-recommend-shallowness'
2016-06-20 Merge branch 'sb/submodule-misc-cleanups'
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 builtin/fetch.c: don't free remote->name after fetch
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...
next