Merge branch 'kd/mailinfo-quoted-string'
[gitweb.git] / builtin /
2016-09-07 builtin/checkout: convert some static functions to...
2016-09-07 streaming: make stream_blob_to_fd take struct object_id
2016-09-07 builtin: convert textconv_object to use struct object_id
2016-09-07 builtin/cat-file: convert some static functions to...
2016-09-07 builtin/cat-file: convert struct expand_data to use...
2016-09-07 builtin/log: convert some static functions to use struc...
2016-09-07 builtin/blame: convert struct origin to use struct...
2016-09-07 builtin/apply: convert static functions to struct object_id
2016-09-07 cache: convert struct cache_entry to use struct object_id
2016-09-07 builtin/am: use apply API in run_apply()
2016-09-07 apply: refactor `git apply` option parsing
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-09-07 pack-objects: walk tag chains for --include-tag
2016-09-07 Merge branch 'sy/i18n' of git-gui
2016-09-02 symbolic-ref -d: do not allow removal of HEAD
2016-09-02 Merge branch 'master' of https://github.com/vnwildman/git
2016-09-01 graph: add support for --line-prefix on all graph-aware...
2016-08-31 Merge tag 'l10n-2.10.0-rnd2' of git://github.com/git...
2016-08-31 Merge branch 'ls/packet-line-protocol-doc-fix'
2016-08-31 Merge branch 'mh/blame-worktree'
2016-08-31 Merge branch 'kw/patch-ids-optim'
2016-08-30 help: introduce option --exclude-guides
2016-08-30 am: refactor read_author_script()
2016-08-29 blame: fix segfault on untracked files
2016-08-27 Merge branch 'master' of https://github.com/vnwildman/git
2016-08-27 Merge branch 'master' of git://github.com/git-l10n...
2016-08-26 Merge branch 'js/no-html-bypass-on-windows' into rt...
2016-08-25 Merge branch 'ja/i18n'
2016-08-25 Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile'
2016-08-25 Merge branch 'dg/document-git-c-in-git-config-doc'
2016-08-25 Merge branch 'js/no-html-bypass-on-windows'
2016-08-25 Merge branch 'hv/doc-commit-reference-style'
2016-08-24 receive-pack: allow a maximum input size to be specified
2016-08-24 unpack-objects: add --max-input-size=<size> option
2016-08-24 index-pack: add --max-input-size=<size> option
2016-08-23 format-patch: show 0/1 and 1/1 for singleton patch...
2016-08-19 Merge branch 'lt/gpg-show-long-key-in-signature-verific...
2016-08-19 Merge branch 'ab/hooks'
2016-08-19 Merge branch 'jk/difftool-command-not-found'
2016-08-19 Merge branch 'sb/checkout-explit-detach-no-advice'
2016-08-19 Merge branch 'tb/t0027-raciness-fix'
2016-08-19 Merge branch 'rs/pull-signed-tag'
2016-08-19 Revert "display HTML in default browser using Windows...
2016-08-18 clone: recursive and reference option triggers submodul...
2016-08-17 Merge branch 'js/test-lint-pathname'
2016-08-17 Merge branch 'sg/reflog-past-root'
2016-08-17 Merge branch 'rs/mailinfo-lib'
2016-08-17 Merge branch 'jk/tighten-alloc'
2016-08-16 Merge branch 'lt/gpg-show-long-key-in-signature-verific...
2016-08-15 clone: implement optional references
2016-08-15 clone: clarify option_reference as required
2016-08-15 clone: factor out checking for an alternate path
2016-08-15 checkout: do not mention detach advice for explicit...
2016-08-14 receive-pack: use FLEX_ALLOC_MEM in queue_command()
2016-08-12 submodule--helper update-clone: allow multiple references
2016-08-12 submodule--helper module-clone: allow multiple references
2016-08-12 Sync with 2.9.3
2016-08-12 Merge branch 'kw/patch-ids-optim'
2016-08-12 Merge branch 'ew/http-backend-batch-headers'
2016-08-12 Merge branch 'va/i18n'
2016-08-12 Merge branch 'vs/typofix'
2016-08-12 Merge branch 'js/mv-dir-to-new-directory'
2016-08-12 Merge branch 'rs/use-strbuf-add-unique-abbrev'
2016-08-12 Merge branch 'jk/big-and-future-archive-tar'
2016-08-12 Merge branch 'jk/trace-fixup'
2016-08-12 Merge branch 'rs/merge-recursive-string-list-init'
2016-08-12 Merge branch 'rs/merge-add-strategies-simplification'
2016-08-12 Merge branch 'rs/child-process-init'
2016-08-12 Merge branch 'js/import-tars-hardlinks'
2016-08-12 Merge branch 'ms/document-pack-window-memory-is-per...
2016-08-12 Merge branch 'vs/completion-branch-fully-spelled-d...
2016-08-12 Merge branch 'sb/submodule-clone-retry'
2016-08-12 Merge branch 'jk/difftool-in-subdir' into maint
2016-08-12 Merge branch 'jk/reset-ident-time-per-commit' into...
2016-08-11 rebase: avoid computing unnecessary patch IDs
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...
next