sha1_file: teach sha1_object_info_extended more flags
[gitweb.git] / builtin /
2017-05-30 C style: use standard style for "TRANSLATORS" comments
2017-05-30 am: handle "-h" argument earlier
2017-05-30 reset/checkout/read-tree: unify config callback for...
2017-05-30 submodule recursing: do not write a config variable...
2017-05-30 Merge branch 'ab/grep-preparatory-cleanup' into sb...
2017-05-30 Merge branch 'dt/unpack-save-untracked-cache-extension'
2017-05-30 Merge branch 'js/larger-timestamps'
2017-05-30 Merge branch 'dk/send-email-avoid-net-smtp-ssl-when...
2017-05-30 Merge branch 'jc/skip-test-in-the-middle'
2017-05-30 Merge branch 'ab/conditional-config-with-symlinks'
2017-05-30 Merge branch 'jt/fetch-allow-tip-sha1-implicitly'
2017-05-30 Merge branch 'jt/send-email-validate-hook'
2017-05-30 Merge branch 'jh/memihash-opt'
2017-05-30 Merge branch 'bp/sub-process-convert-filter'
2017-05-30 Merge branch 'bw/forking-and-threading'
2017-05-30 Merge branch 'ab/perf-wildmatch'
2017-05-30 Merge branch 'bw/pathspec-sans-the-index'
2017-05-30 Merge branch 'jc/name-rev-lw-tag'
2017-05-30 treewide: use is_missing_file_error() where ENOENT...
2017-05-29 Merge branch 'jk/ignore-broken-tags-when-ignoring-missi...
2017-05-29 Merge branch 'jk/alternate-ref-optim'
2017-05-29 Merge branch 'bm/interpret-trailers-cut-line-is-eom'
2017-05-29 Merge branch 'tg/stash-push-fixup'
2017-05-29 Merge branch 'pw/rebase-i-regression-fix'
2017-05-29 Merge branch 'kn/ref-filter-branch-list'
2017-05-29 Merge branch 'km/log-showsignature-doc'
2017-05-29 Merge branch 'jk/update-links-in-docs'
2017-05-29 Merge branch 'ja/do-not-ask-needless-questions'
2017-05-29 Merge branch 'jk/doc-config-include'
2017-05-29 Merge branch 'sg/core-filemode-doc-typofix'
2017-05-29 Merge branch 'jk/bug-to-abort'
2017-05-29 Merge branch 'js/eol-on-ourselves'
2017-05-29 Merge branch 'jc/read-tree-empty-with-m'
2017-05-29 Merge branch 'js/plug-leaks'
2017-05-29 Merge branch 'jk/disable-pack-reuse-when-broken'
2017-05-29 Merge branch 'bc/object-id'
2017-05-29 Merge branch 'nd/split-index-unshare'
2017-05-29 Merge branch 'jk/diff-submodule-diff-inline'
2017-05-29 Merge branch 'jc/repack-threads'
2017-05-29 Merge branch 'bw/dir-c-stops-relying-on-the-index'
2017-05-29 Merge branch 'sb/checkout-recurse-submodules'
2017-05-29 Merge branch 'sb/reset-recurse-submodules'
2017-05-26 grep: assert that threading is enabled when calling...
2017-05-26 grep: given --threads with NO_PTHREADS=YesPlease, warn
2017-05-26 pack-objects: fix buggy warning about threads
2017-05-26 grep: catch a missing enum in switch statement
2017-05-26 log: fix memory leak in open_next_file()
2017-05-26 print errno when reporting a system call error
2017-05-26 wrapper.c: add and use fopen_or_warn()
2017-05-26 clone: use xfopen() instead of fopen()
2017-05-26 use xfopen() in more places
2017-05-25 blame: move entry prepend to libgit
2017-05-25 blame: move scoreboard setup to libgit
2017-05-25 blame: move scoreboard-related methods to libgit
2017-05-25 blame: move fake-commit-related methods to libgit
2017-05-25 blame: move origin-related methods to libgit
2017-05-25 blame: move core structures to header
2017-05-25 blame: create entry prepend function
2017-05-25 blame: create scoreboard setup function
2017-05-25 blame: create scoreboard init function
2017-05-25 blame: rework methods that determine 'final' commit
2017-05-25 blame: wrap blame_sort and compare_blame_final
2017-05-25 blame: move progress updates to a scoreboard callback
2017-05-24 blame: make sanity_check use a callback in scoreboard
2017-05-24 blame: move no_whole_file_rename flag to scoreboard
2017-05-24 blame: move xdl_opts flags to scoreboard
2017-05-24 blame: move show_root flag to scoreboard
2017-05-24 blame: move reverse flag to scoreboard
2017-05-24 blame: move contents_from to scoreboard
2017-05-24 blame: move copy/move thresholds to scoreboard
2017-05-24 blame: move stat counters to scoreboard
2017-05-24 blame: rename nth_line function
2017-05-24 blame: rename ent_score function
2017-05-24 blame: rename coalesce function
2017-05-24 blame: rename origin-related functions
2017-05-24 blame: rename scoreboard structure to blame_scoreboard
2017-05-24 blame: rename origin structure to blame_origin
2017-05-24 blame: remove unused parameters
2017-05-24 blame: move textconv_object with related functions
2017-05-24 blame: remove unneeded dependency on blob.h
2017-05-24 diff: use blob path for blob/file diffs
2017-05-24 diff: use pending "path" if it is available
2017-05-24 diff: use the word "path" instead of "name" for blobs
2017-05-24 diff: pass whole pending entry in blobinfo
2017-05-24 get_sha1_with_context: dynamically allocate oc->path
2017-05-23 clean: teach clean -d to preserve ignored paths
2017-05-23 ref_store: take a `msg` parameter when deleting references
2017-05-23 Merge branch 'bc/object-id'
2017-05-23 Merge branch 'ab/fix-poison-tests'
2017-05-23 Merge branch 'tb/dedup-crlf-tests'
2017-05-23 Merge branch 'jt/push-options-doc'
2017-05-23 Merge branch 'ab/doc-replace-gmane-links'
2017-05-23 Merge branch 'rs/checkout-am-fix-unborn'
2017-05-23 Merge branch 'ls/travis-relays-for-windows-ci'
2017-05-23 Merge branch 'ah/log-decorate-default-to-auto'
2017-05-23 Merge branch 'bw/submodule-with-bs-path'
2017-05-20 name-rev: change a "long" variable to timestamp_t
2017-05-18 interpret-trailers: honor the cut line
2017-05-16 Merge branch 'js/larger-timestamps'
2017-05-16 Merge branch 'jc/apply-fix-mismerge'
next