]> granicus.if.org Git - git/shortlog
git
2018-08-30 Derrick Stoleecommit: don't use generation numbers if not needed
2018-05-22 Derrick Stoleecommit-graph: fix UX issue when .lock file exists
2018-05-22 Derrick Stoleecommit-graph.txt: update design document
2018-05-22 Derrick Stoleemerge: check config before loading commits
2018-05-22 Derrick Stoleecommit: use generation number in remove_redundant()
2018-05-22 Derrick Stoleecommit: add short-circuit to paint_down_to_common()
2018-05-22 Derrick Stoleecommit: use generation numbers for in_merge_bases()
2018-05-22 Derrick Stoleeref-filter: use generation number for --contains
2018-05-22 Derrick Stoleecommit-graph: always load commit-graph information
2018-05-22 Derrick Stoleecommit: use generations in paint_down_to_common()
2018-05-22 Derrick Stoleecommit-graph: compute generation numbers
2018-05-22 Derrick Stoleecommit: add generation number to struct commit
2018-05-02 Derrick Stoleeref-filter: fix outdated comment on in_commit_list
2018-05-02 SZEDER Gáborcoccinelle: avoid wrong transformation suggestions...
2018-04-11 Derrick Stoleecommit-graph: lazy-load trees for commits
2018-04-11 Derrick Stoleetreewide: replace maybe_tree with accessor methods
2018-04-11 Derrick Stoleecommit: create get_commit_tree() method
2018-04-11 Derrick Stoleetreewide: rename tree to maybe_tree
2018-04-11 Junio C HamanoMerge branch 'bw/c-plus-plus' into ds/lazy-load-trees
2018-04-11 Derrick Stoleecommit-graph: implement "--append" option
2018-04-11 Derrick Stoleecommit-graph: build graph from starting commits
2018-04-11 Derrick Stoleecommit-graph: read only from specific pack-indexes
2018-04-11 Derrick Stoleecommit: integrate commit graph with commit parsing
2018-04-11 Derrick Stoleecommit-graph: close under reachability
2018-04-11 Derrick Stoleecommit-graph: add core.commitGraph setting
2018-04-11 Derrick Stoleecommit-graph: implement git commit-graph read
2018-04-02 Derrick Stoleecommit-graph: implement git-commit-graph write
2018-04-02 Derrick Stoleecommit-graph: implement write_commit_graph()
2018-04-02 Derrick Stoleecommit-graph: create git-commit-graph builtin
2018-04-02 Derrick Stoleegraph: add commit graph design document
2018-04-02 Derrick Stoleecommit-graph: add format document
2018-04-02 Derrick Stoleecsum-file: refactor finalize_hashfile() method
2018-04-02 Derrick Stoleecsum-file: rename hashclose() to finalize_hashfile()
2018-03-13 Junio C HamanoMerge branch 'jk/cached-commit-buffer' into HEAD
2018-03-13 Junio C HamanoMerge branch 'jt/binsearch-with-fanout' into HEAD
2018-02-22 Jeff Kingrevision: drop --show-all option
2018-02-22 Jeff Kingcommit: drop uses of get_cached_commit_buffer()
2018-02-22 Brandon Williamsreplace: rename 'new' variables
2018-02-22 Brandon Williamstrailer: rename 'template' variables
2018-02-22 Brandon Williamstempfile: rename 'template' variables
2018-02-22 Brandon Williamswrapper: rename 'template' variables
2018-02-22 Brandon Williamsenvironment: rename 'namespace' variables
2018-02-22 Brandon Williamsdiff: rename 'template' variables
2018-02-22 Brandon Williamsenvironment: rename 'template' variables
2018-02-22 Brandon Williamsinit-db: rename 'template' variables
2018-02-22 Brandon Williamsunpack-trees: rename 'new' variables
2018-02-22 Brandon Williamstrailer: rename 'new' variables
2018-02-22 Brandon Williamssubmodule: rename 'new' variables
2018-02-22 Brandon Williamssplit-index: rename 'new' variables
2018-02-22 Brandon Williamsremote: rename 'new' variables
2018-02-22 Brandon Williamsref-filter: rename 'new' variables
2018-02-22 Brandon Williamsread-cache: rename 'new' variables
2018-02-22 Brandon Williamsline-log: rename 'new' variables
2018-02-22 Brandon Williamsimap-send: rename 'new' variables
2018-02-22 Brandon Williamshttp: rename 'new' variables
2018-02-22 Brandon Williamsentry: rename 'new' variables
2018-02-22 Brandon Williamsdiffcore-delta: rename 'new' variables
2018-02-22 Brandon Williamsdiff: rename 'new' variables
2018-02-22 Brandon Williamsdiff-lib: rename 'new' variable
2018-02-22 Brandon Williamscommit: rename 'new' variables
2018-02-22 Brandon Williamscombine-diff: rename 'new' variables
2018-02-22 Brandon Williamsremote: rename 'new' variables
2018-02-22 Brandon Williamsreflog: rename 'new' variables
2018-02-22 Brandon Williamspack-redundant: rename 'new' variables
2018-02-22 Brandon Williamshelp: rename 'new' variables
2018-02-22 Brandon Williamscheckout: rename 'new' variables
2018-02-22 Brandon Williamsapply: rename 'new' variables
2018-02-22 Brandon Williamsapply: rename 'try' variables
2018-02-22 Brandon Williamsdiff: rename 'this' variables
2018-02-15 Junio C HamanoGit 2.16.2 v2.16.2
2018-02-15 Junio C HamanoMerge branch 'ab/doc-cat-file-e-still-shows-errors...
2018-02-15 Junio C HamanoMerge branch 'as/read-tree-prefix-doc-fix' into maint
2018-02-15 Junio C HamanoMerge branch 'nd/add-i-ignore-submodules' into maint
2018-02-15 Junio C HamanoMerge branch 'tg/stash-with-pathspec-fix' into maint
2018-02-15 Junio C HamanoMerge branch 'jk/abort-clone-with-existing-dest' into...
2018-02-15 Junio C HamanoMerge branch 'jc/merge-symlink-ours-theirs' into maint
2018-02-15 Junio C HamanoMerge branch 'rs/lose-leak-pending' into maint
2018-02-15 Junio C HamanoMerge branch 'jm/svn-pushmergeinfo-fix' into maint
2018-02-15 Junio C HamanoMerge branch 'dk/describe-all-output-fix' into maint
2018-02-15 Junio C HamanoMerge branch 'ab/perf-grep-threads' into maint
2018-02-15 Junio C HamanoMerge branch 'bc/hash-algo'
2018-02-15 Junio C HamanoMerge branch 'nd/ignore-glob-doc-update'
2018-02-15 Junio C HamanoMerge branch 'tg/reset-hard-show-head-with-pretty'
2018-02-15 Junio C HamanoMerge branch 'rs/cocci-strbuf-addf-to-addstr'
2018-02-15 Junio C HamanoMerge branch 'nd/trace-index-ops'
2018-02-15 Junio C HamanoMerge branch 'cc/perf-aggregate'
2018-02-15 Junio C HamanoMerge branch 'ab/wildmatch-tests'
2018-02-15 Junio C HamanoMerge branch 'po/object-id'
2018-02-15 Junio C HamanoMerge branch 'sb/pull-rebase-submodule'
2018-02-15 Junio C HamanoMerge branch 'kg/packed-ref-cache-fix'
2018-02-15 Junio C HamanoMerge branch 'jt/fsck-code-cleanup'
2018-02-15 Junio C HamanoMerge branch 'en/merge-recursive-fixes'
2018-02-15 Junio C HamanoMerge branch 'jc/worktree-add-short-help'
2018-02-15 Junio C HamanoMerge branch 'ab/sha1dc-build'
2018-02-15 Jonathan Tanpackfile: refactor hash search with fanout table
2018-02-15 Jonathan Tanpackfile: remove GIT_DEBUG_LOOKUP log statements
2018-02-14 Brandon Williamsrev-parse: rename 'this' variable
2018-02-14 Brandon Williamspack-objects: rename 'this' variables
2018-02-14 Brandon Williamsblame: rename 'this' variables
2018-02-14 Brandon Williamsobject: rename function 'typename' to 'type_name'
next