]> Kevux Git Server - rit/shortlog
rit
2018-10-24 Junio C Hamanofsck: s/++i > 1/i++/
2018-10-24 Junio C Hamanococci: simplify "if (++u > 1)" to "if (u++)"
2018-10-23 Stephen P.... t7501: rename commit test to comply with naming convention
2018-10-23 Stephen P.... t7500: rename commit tests script to comply with naming...
2018-10-23 Stephen P.... t7502: rename commit test script to comply with naming...
2018-10-23 Stephen P.... t7509: cleanup description and filename
2018-10-23 Stephen P.... t2000: rename and combine checkout clash tests
2018-10-23 Matthew DeVoreexclude-promisor-objects: declare when option is allowed
2018-10-23 Matthew DeVoreDocumentation/git-log.txt: do not show --exclude-promis...
2018-10-23 Joshua Wattsend-email: explicitly disable authentication
2018-10-23 Johannes Schindelinrebase (autostash): use an explicit OID to apply the...
2018-10-23 Johannes Schindelinrebase (autostash): store the full OID in <state-dir...
2018-10-23 Johannes Schindelinrebase (autostash): avoid duplicate call to state_dir_p...
2018-10-23 Andreas Heidukdoc: fix formatting in git-update-ref
2018-10-23 Andreas Heidukdoc: fix indentation of listing blocks in gitweb.conf.txt
2018-10-23 Andreas Heidukdoc: fix descripion for 'git tag --format'
2018-10-23 Andreas Heidukdoc: fix inappropriate monospace formatting
2018-10-23 Andreas Heidukdoc: fix ASCII art tab spacing
2018-10-23 Andreas Heidukdoc: clarify boundaries of 'git worktree list --porcelain'
2018-10-22 Michał Górnygpg-interface.c: obtain primary key fingerprint as...
2018-10-22 Michał Górnygpg-interface.c: support getting key fingerprint via...
2018-10-22 Michał Górnygpg-interface.c: use flags to determine key/signer...
2018-10-22 René Scharfecommit-reach: fix cast in compare_commits_by_gen()
2018-10-22 Nguyễn Thái... reflog expire: cover reflog from all worktrees
2018-10-22 Nguyễn Thái... fsck: check HEAD and reflog from other worktrees
2018-10-22 Elijah Newrenfsck: move fsck_head_link() to get_default_heads()...
2018-10-22 Nguyễn Thái... revision.c: better error reporting on ref from differen...
2018-10-22 Nguyễn Thái... revision.c: correct a parameter name
2018-10-22 Nguyễn Thái... refs: new ref types to make per-worktree refs visible...
2018-10-22 Nguyễn Thái... worktree: add per-worktree config files
2018-10-22 Nguyễn Thái... t1300: extract and use test_cmp_config()
2018-10-22 brian m. carlsonsha1-file: provide functions to look up hash algorithms
2018-10-22 brian m. carlsonsha1-file: rename algorithm to "sha1"
2018-10-22 Nguyễn Thái... completion: fix __gitcomp_builtin no longer consider...
2018-10-22 Michał Górnygpg-interface.c: detect and reject multiple signatures...
2018-10-22 Carlo Marcelo... read-cache: use of memory after it is freed
2018-10-22 Nguyễn Thái... submodule.c: remove some of the_repository references
2018-10-22 Derrick Stoleemulti-pack-index: define GIT_TEST_MULTI_PACK_INDEX
2018-10-22 Derrick Stoleemidx: close multi-pack-index on repack
2018-10-22 Johannes Sixtdiff: don't attempt to strip prefix from absolute Windo...
2018-10-19 Ralf Thielowl10n: update German translation
2018-10-19 Stefan Bellerpackfile: allow has_packed_and_bad to handle arbitrary...
2018-10-19 Stefan Bellersha1_file: allow read_object to read objects in arbitra...
2018-10-19 Junio C Hamanoreceive: denyCurrentBranch=updateinstead should not...
2018-10-19 Johannes Schindelinpack-objects (mingw): initialize `packing_data` mutex...
2018-10-19 Johannes Schindelinpack-objects (mingw): demonstrate a segmentation fault...
2018-10-19 Johannes Schindelinpack-objects: fix typo 'detla' -> 'delta'
2018-10-19 Junio C HamanoFifth batch for 2.20
2018-10-19 Junio C HamanoMerge branch 'jt/cache-tree-allow-missing-object-in...
2018-10-19 Junio C HamanoMerge branch 'tb/filter-alternate-refs'
2018-10-19 Junio C HamanoMerge branch 'jt/avoid-ls-refs'
2018-10-19 Junio C HamanoMerge branch 'ds/commit-graph-leakfix'
2018-10-19 Junio C HamanoMerge branch 'jt/non-blob-lazy-fetch'
2018-10-19 Junio C HamanoMerge branch 'pw/diff-color-moved-ws-fix'
2018-10-19 Junio C HamanoMerge branch 'rs/oidset-on-khash'
2018-10-19 Junio C HamanoMerge branch 'rs/grep-no-recursive'
2018-10-19 Junio C HamanoMerge branch 'nd/help-commands-verbose-by-default'
2018-10-19 Junio C HamanoMerge branch 'jc/how-to-document-api'
2018-10-19 Junio C HamanoMerge branch 'sm/show-superproject-while-conflicted'
2018-10-19 Junio C HamanoMerge branch 'jt/fetch-tips-in-partial-clone'
2018-10-19 Junio C HamanoMerge branch 'nd/status-refresh-progress'
2018-10-19 Junio C HamanoMerge branch 'bp/read-cache-parallel'
2018-10-19 Junio C HamanoMerge branch 'bp/rename-test-env-var'
2018-10-19 Junio C HamanoMerge branch 'ss/wt-status-committable'
2018-10-19 Junio C HamanoMerge branch 'nd/the-index'
2018-10-19 Junio C HamanoMerge branch 'nd/complete-fetch-multiple-args'
2018-10-19 Jonathan Tanupload-pack: clear flags before each v2 request
2018-10-19 Jonathan Tanupload-pack: make want_obj not global
2018-10-19 Jonathan Tanupload-pack: make have_obj not global
2018-10-19 Derrick Stoleecommit-reach: fix first-parent heuristic
2018-10-19 Olga Telezhnayaref-filter: free item->value and item->value->s
2018-10-19 Olga Telezhnayals-remote: release memory instead of UNLEAK
2018-10-19 Olga Telezhnayaref-filter: free memory from used_atom
2018-10-19 Carlo Marcelo... multi-pack-index: avoid dead store for struct progress
2018-10-19 Carlo Marcelo... unpack-trees: avoid dead store for struct progress
2018-10-19 Jeff Kingconfig.mak.dev: enable -Wunused-function
2018-10-19 Derrick Stoleeci: add optional test variables
2018-10-18 Elijah Newrenmerge-recursive: avoid showing conflicts with merge...
2018-10-18 Elijah Newrenmerge-recursive: improve auto-merging messages with...
2018-10-18 Ramsay Jonesheaders: normalize the spelling of some header guards
2018-10-18 Matthew DeVorelist-objects: support for skipping tree traversal
2018-10-18 Jeff Kingtest-tool: show tool list on error
2018-10-18 Saulius Gurklysdoc: fix small typo in git show-branch
2018-10-18 Stefan Bellerbuiltin/submodule--helper: remove debugging leftover...
2018-10-18 Tao Qingyunbranch: trivial style fix
2018-10-18 Stefan Bellersubmodule helper: convert relative URL to absolute...
2018-10-18 Junio C HamanoRevert "subtree: make install targets depend on build...
2018-10-18 Tao Qingyunbuiltin/branch.c: remove useless branch_get
2018-10-16 Christian Hessesubtree: make install targets depend on build targets
2018-10-16 Rasmus Villemoessend-email: also pick up cc addresses from -by trailers
2018-10-16 Junio C HamanoFourth batch for 2.20
2018-10-16 Junio C HamanoMerge branch 'sf/complete-stash-list'
2018-10-16 Junio C HamanoMerge branch 'mw/doc-typofixes'
2018-10-16 Junio C HamanoMerge branch 'js/mingw-wants-vista-or-above'
2018-10-16 Junio C HamanoMerge branch 'rs/sequencer-oidset-insert-avoids-dups'
2018-10-16 Junio C HamanoMerge branch 'jk/oideq-hasheq-cleanup'
2018-10-16 Junio C HamanoMerge branch 'ma/mailing-list-address-in-git-help'
2018-10-16 Junio C HamanoMerge branch 'nd/packobjectshook-doc-fix'
2018-10-16 Junio C HamanoMerge branch 'rt/rebase-typofix'
2018-10-16 Junio C HamanoMerge branch 'ma/t1400-undebug-test'
next