]> Kevux Git Server - rit/shortlog
rit
2018-08-29 Alban Gruinrebase -i: rewrite write_basic_state() in C
2018-08-29 Alban Gruinrebase -i: rewrite the rest of init_revisions_and_short...
2018-08-29 Alban Gruinrebase -i: implement the logic to initialize $revisions...
2018-08-29 Alban Gruinrebase -i: remove unused modes and functions
2018-08-29 Alban Gruinrebase -i: rewrite complete_action() in C
2018-08-29 René Scharfemailinfo: support format=flowed
2018-08-29 Tim SchumacherDocumentation/Makefile: make manpage-base-url.xsl gener...
2018-08-29 Jeff Kingshow_dirstat: simplify same-content check
2018-08-29 Jeff Kingread-cache: use oideq() in ce_compare functions
2018-08-29 Jeff Kingconvert hashmap comparison functions to oideq()
2018-08-29 Jeff Kingconvert "hashcmp() != 0" to "!hasheq()"
2018-08-29 Jeff Kingconvert "oidcmp() != 0" to "!oideq()"
2018-08-29 Jeff Kingconvert "hashcmp() == 0" to hasheq()
2018-08-29 Jeff Kingconvert "oidcmp() == 0" to oideq()
2018-08-29 Jeff Kingintroduce hasheq() and oideq()
2018-08-29 Jeff Kingcoccinelle: use <...> for function exclusion
2018-08-29 Thomas Gummerer.gitattributes: add conflict-marker-size for relevant...
2018-08-29 Eric Sunshinechainlint: match "quoted" here-doc tags
2018-08-29 Derrick Stoleecommit-graph: define GIT_TEST_COMMIT_GRAPH
2018-08-29 Ævar Arnfjörð... tests: fix non-portable iconv invocation
2018-08-29 Ævar Arnfjörð... tests: fix non-portable "${var:-"str"}" construct
2018-08-29 Thomas Gummererrerere: add note about files with existing conflict...
2018-08-29 Thomas Gummererrerere: mention caveat about unmatched conflict markers
2018-08-29 Jonathan Niedercommit-reach: correct accidental #include of C file
2018-08-28 Junio C HamanoGit 2.19-rc1
2018-08-28 Dimitriy Ryazantcevl10n: ru.po: update Russian translation
2018-08-27 Junio C HamanoGetting ready for -rc1
2018-08-27 Junio C HamanoMerge branch 'ja/i18n-message-fixes'
2018-08-27 Junio C HamanoMerge branch 'ds/commit-graph-fsck'
2018-08-27 Junio C HamanoMerge branch 'js/range-diff'
2018-08-27 Junio C HamanoMerge branch 'sg/test-rebase-editor-fix'
2018-08-27 Junio C HamanoMerge branch 'jk/hashcmp-optim-for-2.19'
2018-08-27 Junio C HamanoMerge branch 'ab/test-must-be-empty-for-master'
2018-08-27 Junio C HamanoMerge branch 'sg/t3420-autostash-fix'
2018-08-27 Junio C HamanoMerge branch 'sg/t3903-missing-fix'
2018-08-27 Junio C HamanoMerge branch 'sg/t7501-thinkofix'
2018-08-27 Junio C HamanoMerge branch 'sg/t0020-conversion-fix'
2018-08-27 Junio C HamanoMerge branch 'sg/t4051-fix'
2018-08-27 Junio C HamanoMerge branch 'js/larger-timestamps'
2018-08-27 Junio C HamanoMerge branch 'jk/use-compat-util-in-test-tool'
2018-08-27 Junio C HamanoMerge branch 'sg/test-must-be-empty'
2018-08-27 Junio C HamanoMerge branch 'rs/opt-updates'
2018-08-27 Junio C HamanoMerge branch 'nd/complete-config-vars'
2018-08-27 Junio C HamanoMerge branch 'ab/unconditional-free-and-null'
2018-08-27 Junio C HamanoMerge branch 'ep/worktree-quiet-option'
2018-08-27 Junio C HamanoMerge branch 'sm/branch-sort-config'
2018-08-27 Junio C HamanoMerge branch 'nd/config-core-checkstat-doc'
2018-08-27 Ævar Arnfjörð... tests: fix and add lint for non-portable grep --file
2018-08-27 Ævar Arnfjörð... tests: fix version-specific portability issue in Perl...
2018-08-27 Ævar Arnfjörð... tests: use shorter labels in chainlint.sed for AIX sed
2018-08-27 Kyle Meyerrange-diff: update stale summary of --no-dual-color
2018-08-27 Nguyễn Thái... Document update for nd/unpack-trees-with-cache-tree
2018-08-27 Ævar Arnfjörð... tests: fix comment syntax in chainlint.sed for AIX sed
2018-08-27 Ævar Arnfjörð... tests: fix and add lint for non-portable seq
2018-08-27 Ævar Arnfjörð... tests: fix and add lint for non-portable head -c N
2018-08-23 Jean-Noël Avilai18n: fix mistakes in translated strings
2018-08-23 Derrick Stoleeconfig: fix commit-graph related config docs
2018-08-23 Jeff Kingappend_signoff: use size_t for string offsets
2018-08-23 Jeff Kingsequencer: ignore "---" divider when parsing trailers
2018-08-23 Jeff Kingpretty, ref-filter: format %(trailers) with no_divider...
2018-08-23 Jeff Kinginterpret-trailers: allow suppressing "---" divider
2018-08-23 Jeff Kinginterpret-trailers: tighten check for "---" patch boundary
2018-08-23 Jeff Kingtrailer: pass process_trailer_opts to trailer_info_get()
2018-08-23 Jeff Kingtrailer: use size_t for iterating trailer list
2018-08-23 Jeff Kingtrailer: use size_t for string offsets
2018-08-23 SZEDER Gábort/lib-rebase.sh: support explicit 'pick' commands in...
2018-08-23 Jeff Kinghashcmp: assert constant hash size
2018-08-22 Jeff Kingrev-list: make empty --stdin not an error
2018-08-22 SZEDER Gábort3420-rebase-autostash: don't try to grep non-existing...
2018-08-22 SZEDER Gábort3903-stash: don't try to grep non-existing file
2018-08-22 Junio C HamanoMerge branch 'nd/pack-deltify-regression-fix'
2018-08-22 SZEDER Gábort6018-rev-list-glob: fix 'empty stdin' test
2018-08-22 SZEDER Gábort4051-diff-function-context: read the right file
2018-08-22 SZEDER Gábort0020-crlf: check the right file
2018-08-22 SZEDER Gábort7501-commit: drop silly command substitution
2018-08-21 Derrick Stoleecommit: use timestamp_t for author_date_slab
2018-08-21 Jeff KingSubmittingPatches: mention doc-diff
2018-08-21 Jeff Kingpack-objects: reuse on-disk deltas for thin "have"...
2018-08-21 Jeff Kingpack-bitmap: save "have" bitmap from walk
2018-08-21 Jeff Kingtest-tool.h: include git-compat-util.h
2018-08-21 SZEDER Gábortests: use 'test_must_be_empty' instead of 'test_cmp...
2018-08-21 SZEDER Gábortests: use 'test_must_be_empty' instead of 'test_cmp...
2018-08-21 SZEDER Gábortests: use 'test_must_be_empty' instead of 'test ! -s'
2018-08-21 SZEDER Gábortests: use 'test_must_be_empty' instead of '! test -s'
2018-08-21 René Scharfeparseopt: group literal string alternatives in argument...
2018-08-21 René Scharferemote: improve argument help for add --mirror
2018-08-21 René Scharfecheckout-index: improve argument help for --stage
2018-08-21 Nguyễn Thái... generate-cmdlist.sh: collect config from all config...
2018-08-21 Derrick Stoleecommit-graph: close_commit_graph before shallow walk
2018-08-21 Derrick Stoleecommit-graph: not compatible with uninitialized repo
2018-08-21 Derrick Stoleecommit-graph: not compatible with grafts
2018-08-21 Derrick Stoleecommit-graph: not compatible with replace objects
2018-08-21 Derrick Stoleetest-repository: properly init repo
2018-08-21 Derrick Stoleecommit-graph: update design document
2018-08-21 Stefan Bellerrefs.c: upgrade for_each_replace_ref to be a each_repo_...
2018-08-21 Stefan Bellerrefs.c: migrate internal ref iteration to pass thru...
2018-08-21 Jiang Xinl10n: git.pot: v2.19.0 round 1 (382 new, 30 removed)
2018-08-21 Jiang XinMerge branch 'maint' of git://github.com/git-l10n/git-po
2018-08-20 Derrick Stoleepack-objects: consider packs in multi-pack-index
2018-08-20 Derrick Stoleemidx: test a few commands that use get_all_packs
next