]> Kevux Git Server - rit/shortlog
rit
2018-05-06 Andreas Heidukdoc: align 'diff --no-index' in text and synopsis
2018-05-06 Andreas Heidukdoc: improve formatting in githooks.txt
2018-05-06 Johannes Schindelinrebase -i --root: let the sequencer handle even the...
2018-05-06 Johannes Schindelinrebase --rebase-merges: root commits can be cousins...
2018-05-06 Johannes Schindelinsequencer: learn about the special "fake root commit...
2018-05-06 Johannes Schindelinrebase --rebase-merges: a "merge" into a new root is...
2018-05-06 Johannes Schindelinsequencer: allow introducing new root commits
2018-05-06 Johannes Schindelinsequencer: extract helper to update active_cache_tree
2018-05-06 Jonathan Tan{fetch,upload}-pack: support filter in protocol v2
2018-05-06 Jonathan Tanupload-pack: read config when serving protocol v2
2018-05-06 Christian Couderperf/bisect_run_script: disable codespeed
2018-05-06 Eckhard S.... wt-status: use settings from git_diff_ui_config
2018-05-06 Drew DeVaultgit-send-email: allow re-editing of message
2018-05-04 Johannes Sixtgit: add -P as a short option for --no-pager
2018-05-04 Ben Pearttest-drop-caches: simplify delay loading of NtSetSystem...
2018-05-02 Jonathan Tanupload-pack: fix error message typo
2018-05-02 Junio C HamanoMerge branch 'bw/protocol-v2' into jt/partial-clone...
2018-05-02 Nguyễn Thái... doc: keep first level section header in upper case
2018-05-02 brian m. carlsonmerge-one-file: compute empty blob object ID
2018-05-02 brian m. carlsonadd--interactive: compute the empty tree value
2018-05-02 brian m. carlsonUpdate shell scripts to compute empty tree object ID
2018-05-02 brian m. carlsonsha1_file: only expose empty object constants through...
2018-05-02 brian m. carlsondir: use the_hash_algo for empty blob object ID
2018-05-02 brian m. carlsonsequencer: use the_hash_algo for empty tree object ID
2018-05-02 brian m. carlsoncache-tree: use is_empty_tree_oid
2018-05-02 brian m. carlsonsha1_file: convert cached object code to struct object_id
2018-05-02 brian m. carlsonbuiltin/reset: convert use of EMPTY_TREE_SHA1_BIN
2018-05-02 brian m. carlsonbuiltin/receive-pack: convert one use of EMPTY_TREE_SHA...
2018-05-02 brian m. carlsonwt-status: convert two uses of EMPTY_TREE_SHA1_HEX
2018-05-02 brian m. carlsonsubmodule: convert several uses of EMPTY_TREE_SHA1_HEX
2018-05-02 brian m. carlsonsequencer: convert one use of EMPTY_TREE_SHA1_HEX
2018-05-02 brian m. carlsonmerge: convert empty tree constant to the_hash_algo
2018-05-02 brian m. carlsonbuiltin/merge: switch tree functions to use object_id
2018-05-02 brian m. carlsonbuiltin/am: convert uses of EMPTY_TREE_SHA1_BIN to...
2018-05-02 brian m. carlsonsha1-file: add functions for hex empty tree and blob...
2018-05-02 brian m. carlsonbuiltin/receive-pack: avoid hard-coded constants for...
2018-05-02 brian m. carlsondiff: specify abbreviation size in terms of the_hash_algo
2018-05-02 brian m. carlsonupload-pack: replace use of several hard-coded constants
2018-05-02 brian m. carlsonrevision: replace use of hard-coded constants
2018-05-02 brian m. carlsonhttp: eliminate hard-coded constants
2018-05-02 brian m. carlsondir: convert struct untracked_cache_dir to object_id
2018-05-02 brian m. carlsoncommit: convert uses of get_sha1_hex to get_oid_hex
2018-05-02 brian m. carlsonindex-pack: abstract away hash function constant
2018-05-02 brian m. carlsonpack-redundant: convert linked lists to use struct...
2018-05-02 brian m. carlsonUpdate struct index_state to use struct object_id
2018-05-02 brian m. carlsonsplit-index: convert struct split_index to object_id
2018-05-02 brian m. carlsonsubmodule-config: convert structures to object_id
2018-05-02 brian m. carlsonfsck: convert static functions to struct object_id
2018-05-02 brian m. carlsontree-walk: convert get_tree_entry_follow_symlinks to...
2018-05-02 brian m. carlsontree-walk: avoid hard-coded 20 constant
2018-05-02 brian m. carlsonpack-redundant: abstract away hash algorithm
2018-05-02 brian m. carlsonpack-objects: abstract away hash algorithm
2018-05-02 brian m. carlsonpackfile: abstract away hash constant values
2018-05-02 brian m. carlsonpackfile: convert find_pack_entry to object_id
2018-05-02 brian m. carlsonsha1-file: convert freshen functions to object_id
2018-05-02 brian m. carlsonpackfile: convert has_sha1_pack to object_id
2018-05-02 brian m. carlsonpackfile: remove unused member from struct pack_entry
2018-05-02 brian m. carlsonRemove unused member in struct object_context
2018-05-02 brian m. carlsonserver-info: remove unused members from struct pack_info
2018-05-02 brian m. carlsoncache: add a function to read an object ID from a buffer
2018-05-02 Derrick Stoleeref-filter: fix outdated comment on in_commit_list
2018-05-02 SZEDER Gáborcoccinelle: avoid wrong transformation suggestions...
2018-05-02 brian m. carlsonformat-patch: make cover letters always text/plain
2018-05-02 Elijah Newrenunpack_trees: fix breakage when o->src_index != o-...
2018-05-01 Torsten Bögershausentest: correct detection of UTF8_NFD_TO_NFC for APFS
2018-05-01 Johannes Schindelinrebase --skip: clean up commit message after a failed...
2018-05-01 Johannes Schindelinsequencer: always commit without editing when asked for
2018-05-01 Johannes Schindelinrebase -i: Handle "combination of <n> commits" with...
2018-05-01 Johannes Schindelinrebase -i: demonstrate bugs with fixup!/squash! commit...
2018-04-30 Johannes SchindelinRemove obsolete script to convert grafts to replace...
2018-04-30 Johannes Schindelintechnical/shallow: describe why shallow cannot use...
2018-04-30 Johannes Schindelintechnical/shallow: stop referring to grafts
2018-04-30 Johannes Schindelinfilter-branch: stop suggesting to use grafts
2018-04-30 Johannes SchindelinDeprecate support for .git/info/grafts
2018-04-30 Johannes SchindelinAdd a test for `git replace --convert-graft-file`
2018-04-30 Johannes Schindelinreplace: introduce --convert-graft-file
2018-04-30 Johannes Schindelinreplace: prepare create_graft() for converting graft...
2018-04-30 Johannes Schindelinreplace: "libify" create_graft() and callees
2018-04-30 Johannes Schindelintests: introduce test_unset_prereq, for debugging
2018-04-30 Thomas Gummererworktree: teach "add" to check out existing branches
2018-04-30 Thomas Gummererworktree: factor out dwim_branch function
2018-04-30 Thomas Gummererworktree: improve message when creating a new worktree
2018-04-30 Thomas Gummererworktree: remove extra members from struct add_opts
2018-04-27 Ævar Arnfjörð... .gitattributes: add a diff driver for Python
2018-04-27 Ævar Arnfjörð... .gitattributes: use the "perl" differ for Perl
2018-04-27 Ævar Arnfjörð... .gitattributes: add *.pl extension for Perl
2018-04-26 Johannes Schindelinreplace: avoid using die() to indicate a bug
2018-04-26 Johannes Schindelincommit: Let the callback of for_each_mergetag return...
2018-04-26 Johannes Schindelinargv_array: offer to split a string by whitespace
2018-04-26 Johannes Schindelinrebase -i --rebase-merges: add a section to the man...
2018-04-26 Johannes Schindelinrebase -i: introduce --rebase-merges=[no-]rebase-cousins
2018-04-26 Johannes Schindelinpull: accept --rebase=merges to recreate the branch...
2018-04-26 Johannes Schindelinrebase --rebase-merges: avoid "empty merges"
2018-04-26 Johannes Schindelinsequencer: handle post-rewrite for merge commands
2018-04-26 Johannes Schindelinsequencer: make refs generated by the `label` command...
2018-04-26 Phillip Woodrebase --rebase-merges: add test for --keep-empty
2018-04-26 Johannes Schindelinrebase: introduce the --rebase-merges option
2018-04-26 Johannes Schindelinsequencer: introduce new commands to reset the revision
2018-04-26 Johannes Schindelinrebase-helper --make-script: introduce a flag to rebase...
2018-04-26 Stefan Bellergit-rebase--interactive: clarify arguments
next