fast-export: use value from correct enum
[gitweb.git] / builtin /
2018-10-16 Merge branch 'tq/refs-internal-comment-fix'
2018-10-16 Merge branch 'ts/alias-of-alias'
2018-10-16 Merge branch 'ds/commit-graph-with-grafts'
2018-10-16 Merge branch 'ab/commit-graph-progress'
2018-10-15 builtin/fetch-pack: remove constants with parse_oid_hex
2018-10-15 builtin/mktree: remove hard-coded constant
2018-10-15 builtin/repack: replace hard-coded constants
2018-10-11 rebase: fix typoes in error messages
2018-10-11 rebase: default to using the builtin rebase
2018-10-11 builtin rebase: prepare for builtin rebase -i
2018-10-11 Merge branch 'ag/rebase-i-in-c' into js/rebase-in-c...
2018-10-11 builtin rebase: error out on incompatible option/mode...
2018-10-11 builtin rebase: use no-op editor when interactive is...
2018-10-11 builtin rebase: show progress when connected to a terminal
2018-10-11 builtin rebase: fast-forward to onto if it is a proper...
2018-10-11 builtin rebase: optionally pass custom reflogs to reset...
2018-10-11 builtin rebase: optionally auto-detect the upstream
2018-10-11 builtin rebase: support --root
2018-10-11 builtin rebase: add support for custom merge strategies
2018-10-11 builtin rebase: support `fork-point` option
2018-10-11 merge-base --fork-point: extract libified function
2018-10-11 builtin rebase: support --rebase-merges[=[no-]rebase...
2018-10-11 builtin rebase: support `--allow-empty-message` option
2018-10-11 builtin rebase: support `--exec`
2018-10-11 builtin rebase: support `--autostash` option
2018-10-11 builtin rebase: support `-C` and `--whitespace=<type>`
2018-10-11 builtin rebase: support `--gpg-sign` option
2018-10-11 help: redirect to aliased commands for "git cmd --help"
2018-10-10 Merge branch 'ab/fsck-skiplist'
2018-10-10 Merge branch 'ds/multi-pack-verify'
2018-10-10 Merge branch 'bc/hash-independent-tests'
2018-10-10 Merge branch 'nd/test-tool'
2018-10-10 Merge branch 'nd/config-split'
2018-10-09 transport: drop refnames from for_each_alternate_ref
2018-10-09 submodule: add a helper to check if it is safe to write...
2018-10-09 submodule--helper: add a new 'config' subcommand
2018-10-09 rebase -i: move rebase--helper modes to rebase--interactive
2018-10-09 rebase -i: remove git-rebase--interactive.sh
2018-10-09 rebase--interactive2: rewrite the submodes of interacti...
2018-10-09 rebase -i: implement the main part of interactive rebas...
2018-10-07 fetch: do not list refs if fetching only hashes
2018-10-06 rev-list: handle missing tree objects properly
2018-10-06 builtin/commit-graph.c: UNLEAK variables
2018-10-04 more oideq/hasheq conversions
2018-10-04 roll wt_status_state into wt_status and populate in...
2018-10-04 grep: add -r/--[no-]recursive
2018-10-04 help -a: improve and make --verbose default
2018-09-27 commit: fix erroneous BUG, 'multiple renames on the...
2018-09-27 Sync with 2.19.1
2018-09-27 Sync with 2.18.1
2018-09-27 Sync with 2.17.2
2018-09-27 Sync with 2.16.5
2018-09-27 Sync with 2.15.3
2018-09-27 Sync with Git 2.14.4
2018-09-27 submodule--helper: use "--" to signal end of clone...
2018-09-25 receive-pack: update comment with check_everything_conn...
2018-09-24 Merge branch 'tg/range-diff-corner-case-fix'
2018-09-24 Merge branch 'sg/split-index-test'
2018-09-24 Merge branch 'en/update-ref-no-deref-stdin'
2018-09-24 Merge branch 'ms/remote-error-message-update'
2018-09-24 Merge branch 'jt/lazy-object-fetch-fix'
2018-09-24 Merge branch 'en/sequencer-empty-edit-result-aborts'
2018-09-24 Merge branch 'ds/reachable'
2018-09-24 Merge branch 'nd/attr-pathspec-fix'
2018-09-24 Merge branch 'bw/protocol-v2'
2018-09-24 Merge branch 'sb/string-list-remove-unused'
2018-09-24 Merge branch 'jk/dev-build-format-security'
2018-09-24 Merge branch 'sg/t3701-tighten-trace'
2018-09-24 Merge branch 'sb/diff-color-move-more'
2018-09-24 Merge branch 'en/rerere-multi-stage-1-fix'
2018-09-24 Merge branch 'js/mingw-o-append'
2018-09-24 Merge branch 'en/double-semicolon-fix'
2018-09-24 Merge branch 'jk/reopen-tempfile-truncate'
2018-09-24 Merge branch 'bp/mv-submodules-with-fsmonitor'
2018-09-24 Merge branch 'ds/format-patch-range-diff-test'
2018-09-24 Merge branch 'tb/void-check-attr'
2018-09-24 Merge branch 'js/rebase-i-autosquash-fix'
2018-09-21 fetch: in partial clone, check presence of targets
2018-09-21 revision.c: remove implicit dependency on the_index
2018-09-21 submodule.c: remove implicit dependency on the_index
2018-09-21 line-range.c: remove implicit dependency on the_index
2018-09-21 userdiff.c: remove implicit dependency on the_index
2018-09-21 rerere.c: remove implicit dependency on the_index
2018-09-21 sha1-file.c: remove implicit dependency on the_index
2018-09-21 patch-ids.c: remove implicit dependency on the_index
2018-09-21 merge.c: remove implicit dependency on the_index
2018-09-21 merge-blobs.c: remove implicit dependency on the_index
2018-09-21 ll-merge.c: remove implicit dependency on the_index
2018-09-21 diff.c: remove implicit dependency on the_index
2018-09-21 grep.c: remove implicit dependency on the_index
2018-09-21 diff.c: remove the_index dependency in textconv() functions
2018-09-21 diff.c: reduce implicit dependency on the_index
2018-09-21 add: do not accept pathspec magic 'attr'
2018-09-20 Merge branch 'ab/fetch-tags-noclobber'
2018-09-20 Merge branch 'bp/checkout-new-branch-optim'
2018-09-20 gc: fix regression in 7b0f229222 impacting --quiet
2018-09-19 pack-objects: handle island check for "external" delta...
2018-09-17 Merge branch 'nd/bisect-show-list-fix'
2018-09-17 Merge branch 'ab/fetch-tags-noclobber'
2018-09-17 Merge branch 'es/worktree-forced-ops-fix'
next