sha1-file.c: mark more strings for translation
[gitweb.git] / builtin /
2018-04-25 Merge branch 'js/t5404-path-fix'
2018-04-25 Merge branch 'jk/ref-array-push'
2018-04-25 Merge branch 'en/doc-typoes'
2018-04-25 Merge branch 'lw/daemon-log-destination'
2018-04-25 Merge branch 'mn/send-email-credential-doc'
2018-04-25 Merge branch 'ak/bisect-doc-typofix'
2018-04-25 Merge branch 'br/mergetools-guiffy'
2018-04-25 Merge branch 'nd/worktree-move'
2018-04-25 Merge branch 'ks/branch-list-detached-rebase-i'
2018-04-25 Merge branch 'jk/t5561-missing-curl'
2018-04-25 Merge branch 'bw/commit-partial-from-subdirectory-fix'
2018-04-25 Merge branch 'jk/relative-directory-fix'
2018-04-25 Merge branch 'jk/flockfile-stdio'
2018-04-25 Merge branch 'pw/rebase-signoff'
2018-04-25 Merge branch 'pw/rebase-keep-empty-fixes'
2018-04-25 Merge branch 'cb/git-gui-ttk-style'
2018-04-25 Merge branch 'bp/git-gui-bind-kp-enter'
2018-04-25 Merge branch 'bb/git-gui-ssh-key-files'
2018-04-24 fetch: send server options when using protocol v2
2018-04-24 ls-remote: send server options when using protocol v2
2018-04-24 Merge branch 'bw/protocol-v2' into HEAD
2018-04-24 builtin/blame: add new coloring scheme config
2018-04-24 builtin/blame: highlight recently changed lines
2018-04-24 builtin/blame: dim uninteresting metadata lines
2018-04-24 push: colorize errors
2018-04-23 builtin/config: introduce `color` type specifier
2018-04-23 builtin/config: introduce `--default`
2018-04-23 parseopt: handle malformed --expire arguments more...
2018-04-23 gc: do not upcase error message shown with die()
2018-04-21 fast-export: fix regression skipping some merge-commits
2018-04-19 builtin/config.c: support `--type=<type>` as preferred...
2018-04-18 submodule--helper: don't print null in 'submodule status'
2018-04-18 worktree: accept -f as short for --force for removal
2018-04-16 pack-objects: show some progress when counting kept...
2018-04-16 gc --auto: exclude base pack if not enough mem to ...
2018-04-16 gc: handle a corner case in gc.bigPackThreshold
2018-04-16 gc: add gc.bigPackThreshold config
2018-04-16 gc: add --keep-largest-pack option
2018-04-16 repack: add --keep-pack option
2018-04-16 pack-objects: shrink delta_size field in struct object_...
2018-04-16 pack-objects: shrink size field in struct object_entry
2018-04-16 pack-objects: clarify the use of object_entry::size
2018-04-16 pack-objects: don't check size when the object is bad
2018-04-16 pack-objects: shrink z_delta_size field in struct objec...
2018-04-16 pack-objects: refer to delta objects by index instead...
2018-04-16 pack-objects: move in_pack out of struct object_entry
2018-04-16 pack-objects: move in_pack_pos out of struct object_entry
2018-04-16 pack-objects: use bitfield for object_entry::depth
2018-04-16 pack-objects: use bitfield for object_entry::dfs_state
2018-04-16 pack-objects: turn type and in_pack_type to bitfields
2018-04-15 Merge branch 'master' of https://github.com/ralfth...
2018-04-12 replace-object: add repository argument to lookup_repla...
2018-04-12 refs: add repository argument to for_each_replace_ref
2018-04-12 refs: add repository argument to get_main_ref_store
2018-04-12 object-store: move lookup_replace_object to replace...
2018-04-11 Merge branch 'svn/authors-prog-2' of git://bogomips...
2018-04-11 sha1_file.c: rename to use dash in file name
2018-04-11 exec_cmd: rename to use dash in file name
2018-04-11 Merge branch 'eb/cred-helper-ignore-sigpipe'
2018-04-11 Merge branch 'lv/tls-1.3'
2018-04-11 Merge branch 'pk/test-avoid-pipe-hiding-exit-status'
2018-04-11 Merge branch 'rs/status-with-removed-submodule'
2018-04-11 Merge branch 'nd/combined-test-helper'
2018-04-11 Merge branch 'sb/packfiles-in-repository'
2018-04-11 Merge branch 'sb/object-store'
2018-04-11 Merge branch 'jc/test-must-be-empty'
2018-04-11 Merge branch 'cc/perf-aggregate-sort'
2018-04-11 Merge branch 'ab/doc-hash-brokenness'
2018-04-11 Merge branch 'bc/hash-independent-tests'
2018-04-11 Merge branch 'ab/drop-contrib-examples'
2018-04-11 treewide: replace maybe_tree with accessor methods
2018-04-11 treewide: rename tree to maybe_tree
2018-04-11 Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees
2018-04-11 commit-graph: implement "--append" option
2018-04-11 commit-graph: build graph from starting commits
2018-04-11 commit-graph: read only from specific pack-indexes
2018-04-11 commit-graph: implement git commit-graph read
2018-04-10 Merge branch 'ys/bisect-object-id-missing-conversion...
2018-04-10 Merge branch 'yk/filter-branch-non-committish-refs'
2018-04-10 Merge branch 'nd/trace-with-env'
2018-04-10 Merge branch 'nd/parseopt-completion-more'
2018-04-10 Merge branch 'ds/bsearch-hash'
2018-04-10 Merge branch 'ws/rebase-p'
2018-04-10 Merge branch 'jk/diff-highlight-graph-fix'
2018-04-10 Merge branch 'nd/remove-ignore-env-field'
2018-04-10 Merge branch 'ps/contains-id-error-message'
2018-04-10 builtin/config.c: treat type specifiers singularly
2018-04-09 Merge branch 'tg/stash-untracked-with-pathspec-fix'
2018-04-09 Merge branch 'nd/worktree-prune'
2018-04-09 Merge branch 'bc/object-id'
2018-04-09 Merge branch 'ma/shortlog-revparse'
2018-04-09 Merge branch 'ab/install-symlinks'
2018-04-09 Merge branch 'ml/filter-branch-no-op-error'
2018-04-09 Merge branch 'ab/pcre-v2'
2018-04-09 Merge branch 'ti/fetch-everything-local-optim'
2018-04-09 Merge branch 'en/rename-directory-detection'
2018-04-09 ls-remote: create '--sort' option
2018-04-08 ref-filter: use "struct object_id" consistently
2018-04-05 commit: allow partial commits with relative paths
2018-04-02 commit-graph: implement git-commit-graph write
next