usage: add set_warn_routine()
[gitweb.git] / builtin /
2016-09-07 apply: make it possible to silently apply
2016-09-07 apply: move libified code from builtin/apply.c to apply...
2016-09-07 apply: rename and move opt constants to apply.h
2016-09-07 builtin/apply: rename option parsing functions
2016-09-07 builtin/apply: make create_one_file() return -1 on...
2016-09-07 builtin/apply: make try_create_file() return -1 on...
2016-08-11 builtin/apply: make write_out_results() return -1 on...
2016-08-11 builtin/apply: make write_out_one_result() return ...
2016-08-11 builtin/apply: make create_file() return -1 on error
2016-08-11 builtin/apply: make add_index_file() return -1 on error
2016-08-11 builtin/apply: make add_conflicted_stages_file() return...
2016-08-11 builtin/apply: make remove_file() return -1 on error
2016-08-11 builtin/apply: make build_fake_ancestor() return -1...
2016-08-11 builtin/apply: change die_on_unsafe_path() to check_uns...
2016-08-11 builtin/apply: make gitdiff_*() return -1 on error
2016-08-11 builtin/apply: make gitdiff_*() return 1 at end of...
2016-08-11 builtin/apply: make parse_traditional_patch() return...
2016-08-11 builtin/apply: make apply_all_patches() return 128...
2016-08-11 builtin/apply: move check_apply_state() to apply.c
2016-08-11 builtin/apply: make check_apply_state() return -1 inste...
2016-08-11 apply: make init_apply_state() return -1 instead of...
2016-08-11 builtin/apply: move init_apply_state() to apply.c
2016-08-11 builtin/apply: make parse_ignorewhitespace_option(...
2016-08-11 builtin/apply: make parse_whitespace_option() return...
2016-08-11 builtin/apply: make parse_single_patch() return -1...
2016-08-11 builtin/apply: make parse_chunk() return a negative...
2016-08-11 builtin/apply: make find_header() return -128 instead...
2016-08-11 builtin/apply: read_patch_file() return -1 instead...
2016-08-11 builtin/apply: make apply_patch() return -1 or -128...
2016-08-11 apply: move 'struct apply_state' to apply.h
2016-08-11 apply: make some names more specific
2016-07-28 Sync with maint
2016-07-28 Merge branch 'master' of git://git.bogomips.org/git-svn
2016-07-28 Merge branch 'ak/lazy-prereq-mktemp' into maint
2016-07-28 Merge branch 'nd/icase' into maint
2016-07-28 Merge branch 'sb/submodule-parallel-fetch' into maint
2016-07-28 Merge branch 'dk/blame-move-no-reason-for-1-line-contex...
2016-07-28 Merge branch 'jk/test-match-signal' into maint
2016-07-28 Merge branch 'js/am-call-theirs-theirs-in-fallback...
2016-07-28 Merge branch 'js/t3404-grammo-fix' into maint
2016-07-28 Merge branch 'nd/doc-new-command' into maint
2016-07-28 Merge branch 'ew/gc-auto-pack-limit-fix' into maint
2016-07-28 Merge branch 'js/color-on-windows-comment' into maint
2016-07-28 Merge branch 'mm/doc-tt' into maint
2016-07-28 Merge branch 'js/sign-empty-commit-fix' into maint
2016-07-28 Merge branch 'ps/rebase-i-auto-unstash-upon-abort'...
2016-07-28 Merge branch 'nd/ita-cleanup' into maint
2016-07-28 Merge branch 'js/find-commit-subject-ignore-leading...
2016-07-28 Merge branch 'dg/subtree-rebase-test' into maint
2016-07-28 Merge branch 'sb/submodule-deinit-all'
2016-07-28 Merge branch 'ew/find-perl-on-freebsd-in-local'
2016-07-28 Merge branch 'ew/daemon-socket-keepalive'
2016-07-28 Merge branch 'nd/pack-ofs-4gb-limit'
2016-07-28 Merge branch 'nd/worktree-lock'
2016-07-28 Merge branch 'rs/notes-merge-no-toctou'
2016-07-28 Merge branch 'js/rebase-i-tests'
2016-07-25 Merge branch 'rs/use-strbuf-addbuf'
2016-07-25 Merge branch 'ew/autoconf-pthread'
2016-07-25 Merge branch 'mh/blame-worktree'
2016-07-25 Merge branch 'js/fsck-name-object'
2016-07-25 Merge branch 'nd/cache-tree-ita'
2016-07-25 Merge branch 'jk/push-scrub-url'
2016-07-25 Merge branch 'nd/test-helpers'
2016-07-25 Merge branch 'jc/doc-diff-filter-exclude'
2016-07-25 Merge branch 'ls/travis-enable-httpd-tests'
2016-07-25 Merge branch 'jc/renormalize-merge-kill-safer-crlf'
2016-07-25 Merge branch 'rs/worktree-use-strbuf-absolute-path'
2016-07-25 Merge branch 'rs/rm-strbuf-optim'
2016-07-25 Merge branch 'rw/make-needs-librt'
2016-07-25 Merge branch 'js/ignore-space-at-eol'
2016-07-25 Merge branch 'mh/ref-iterators'
2016-07-25 Merge branch 'mh/update-ref-errors'
2016-07-25 Merge branch 'mh/split-under-lock'
2016-07-19 Merge branch 'ls/p4-tmp-refs'
2016-07-19 Merge branch 'js/am-call-theirs-theirs-in-fallback...
2016-07-19 Merge branch 'jk/write-file'
2016-07-19 Merge branch 'jk/printf-format'
2016-07-19 Merge branch 'rs/help-c-source-with-gitattributes'
2016-07-19 Merge branch 'nd/fetch-ref-summary'
2016-07-19 Merge branch 'jk/test-match-signal'
2016-07-19 Merge branch 'jk/common-main'
2016-07-19 Merge branch 'ak/lazy-prereq-mktemp'
2016-07-19 Merge branch 'nd/icase'
2016-07-19 Merge branch 'bc/cocci'
2016-07-19 Merge branch 'js/log-to-diffopt-file'
2016-07-19 Merge branch 'sb/submodule-parallel-fetch'
2016-07-19 Merge branch 'lf/recv-sideband-cleanup'
2016-07-19 Merge branch 'dk/blame-move-no-reason-for-1-line-context'
2016-07-19 Merge branch 'nd/connect-ssh-command-config'
2016-07-18 fsck: optionally show more helpful info for broken...
2016-07-18 blame: allow to blame paths freshly added to the index
2016-07-18 fsck: give the error function a chance to see the fsck_...
2016-07-18 fsck: refactor how to describe objects
2016-07-15 Sync with 2.9.2
2016-07-15 Merge branch 'jk/tzoffset-fix' into maint
2016-07-14 Merge branch 'jk/upload-pack-hook'
2016-07-13 Merge branch 'jk/big-and-future-archive-tar'
2016-07-13 Merge branch 'nd/ita-cleanup'
2016-07-13 Merge branch 'ps/rebase-i-auto-unstash-upon-abort'
2016-07-13 Merge branch 'js/t3404-grammo-fix'
next