]> Kevux Git Server - rit/shortlog
rit
2018-05-22 Jeff Kingindex-pack: check .gitmodules files with --strict
2018-05-22 Jeff Kingunpack-objects: call fsck_finish() after fscking objects
2018-05-22 Jeff Kingfsck: call fsck_finish() after fscking objects
2018-05-22 Jeff Kingfsck: check .gitmodules content
2018-05-22 Jeff Kingfsck: handle promisor objects in .gitmodules check
2018-05-22 Jeff Kingfsck: detect gitmodules files
2018-05-22 Jeff Kingfsck: actually fsck blob data
2018-05-22 Jeff Kingfsck: simplify ".git" check
2018-05-22 Jeff Kingindex-pack: make fsck error message more specific
2018-05-22 Jeff KingMerge branch 'jk/submodule-name-verify-fix' into jk...
2018-05-22 Jeff Kingverify_path: disallow symlinks in .gitmodules
2018-05-22 Jeff Kingupdate-index: stat updated files earlier
2018-05-22 Jeff Kingverify_dotfile: mention case-insensitivity in comment
2018-05-22 Jeff Kingverify_path: drop clever fallthrough
2018-05-22 Jeff Kingskip_prefix: add case-insensitive variant
2018-05-22 Johannes Schindelinis_{hfs,ntfs}_dotgitmodules: add tests
2018-05-22 Johannes Schindelinis_ntfs_dotgit: match other .git files
2018-05-22 Jeff Kingis_hfs_dotgit: match other .git files
2018-05-22 Jeff Kingis_ntfs_dotgit: use a size_t for traversing string
2018-05-22 Jeff Kingsubmodule-config: verify submodule names as paths
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-22 Casey Fitzpatricksubmodule: add --dissociate option to add/update commands
2018-05-22 Casey Fitzpatricksubmodule: add --progress option to add command
2018-05-22 Casey Fitzpatricksubmodule: clean up substitutions in script
2018-05-22 Martin Ågrenunpack_trees_options: free messages when done
2018-05-22 Junio C Hamanoargv-array: return the pushed string from argv_push*()
2018-05-21 Nguyễn Thái... travis-ci: run gcc-8 on linux-gcc jobs
2018-05-21 Nguyễn Thái... commit.h: delete 'util' field in struct commit
2018-05-21 Nguyễn Thái... merge: use commit-slab in merge remote desc instead...
2018-05-21 Nguyễn Thái... log: use commit-slab in prepare_bases() instead of...
2018-05-21 Nguyễn Thái... show-branch: note about its object flags usage
2018-05-21 Nguyễn Thái... show-branch: use commit-slab for commit-name instead...
2018-05-21 Nguyễn Thái... name-rev: use commit-slab for rev-name instead of commi...
2018-05-21 Nguyễn Thái... bisect.c: use commit-slab for commit weight instead...
2018-05-21 Nguyễn Thái... revision.c: use commit-slab for show_source
2018-05-21 Nguyễn Thái... sequencer.c: use commit-slab to associate todo items...
2018-05-21 Nguyễn Thái... sequencer.c: use commit-slab to mark seen commits
2018-05-21 Nguyễn Thái... shallow.c: use commit-slab for commit depth instead...
2018-05-21 Nguyễn Thái... describe: use commit-slab for commit names instead...
2018-05-21 Nguyễn Thái... blame: use commit-slab for blame suspects instead of...
2018-05-21 Nguyễn Thái... commit-slab: support shared commit-slab
2018-05-21 Nguyễn Thái... commit-slab.h: code split
2018-05-21 Martin Ågrenregex: do not call `regfree()` if compilation fails
2018-05-21 Martin Ågrenconfig: let `config_store_data_clear()` handle `key`
2018-05-21 Martin Ågrenconfig: let `config_store_data_clear()` handle `value_r...
2018-05-21 Martin Ågrenconfig: free resources of `struct config_store_data`
2018-05-21 brian m. carlsont5300: abstract away SHA-1-specific constants
2018-05-21 brian m. carlsont4208: abstract away SHA-1-specific constants
2018-05-21 brian m. carlsont4045: abstract away SHA-1-specific constants
2018-05-21 brian m. carlsont4042: abstract away SHA-1-specific constants
2018-05-21 brian m. carlsont4205: sort log output in a hash-independent way
2018-05-21 brian m. carlsont/lib-diff-alternative: abstract away SHA-1-specific...
2018-05-21 brian m. carlsont4030: abstract away SHA-1-specific constants
2018-05-21 brian m. carlsont4029: abstract away SHA-1-specific constants
2018-05-21 brian m. carlsont4029: fix test indentation
2018-05-21 brian m. carlsont4022: abstract away SHA-1-specific constants
2018-05-21 brian m. carlsont4020: abstract away SHA-1-specific constants
2018-05-21 brian m. carlsont4014: abstract away SHA-1-specific constants
2018-05-21 brian m. carlsont4008: abstract away SHA-1-specific constants
2018-05-21 brian m. carlsont4007: abstract away SHA-1-specific constants
2018-05-21 brian m. carlsont3905: abstract away SHA-1-specific constants
2018-05-21 brian m. carlsont3702: abstract away SHA-1-specific constants
2018-05-21 Nguyễn Thái... completion: allow to customize the completable command...
2018-05-21 Nguyễn Thái... completion: add and use --list-cmds=alias
2018-05-21 Nguyễn Thái... completion: add and use --list-cmds=nohelpers
2018-05-21 Nguyễn Thái... Move declaration for alias.c to alias.h
2018-05-21 Nguyễn Thái... completion: reduce completable command list
2018-05-21 Nguyễn Thái... completion: let git provide the completable command...
2018-05-21 Nguyễn Thái... command-list.txt: documentation and guide line
2018-05-21 Nguyễn Thái... help: use command-list.txt for the source of guides
2018-05-21 Nguyễn Thái... help: add "-a --verbose" to list all commands with...
2018-05-21 Nguyễn Thái... git: support --list-cmds=list-<category>
2018-05-21 Nguyễn Thái... completion: implement and use --list-cmds=main,others
2018-05-21 Nguyễn Thái... git --list-cmds: collect command list in a string_list
2018-05-21 Nguyễn Thái... git.c: convert --list-* to --list-cmds=*
2018-05-21 Jeff Kingfmt_with_err: add a comment that truncation is OK
2018-05-21 Jeff Kingshorten_unambiguous_ref: use xsnprintf
2018-05-21 René Scharfefsmonitor: use internal argv_array of struct child_process
2018-05-21 Jeff Kinglog_write_email_headers: use strbufs
2018-05-21 Jeff Kinghttp: use strbufs instead of fixed buffers
2018-05-21 Jeff Kingconfig: die when --blob is used outside a repository
2018-05-21 Jeff Kingget_main_ref_store: BUG() when outside a repository
2018-05-21 SZEDER Gábort9902-completion: exercise __git_complete_index_file...
2018-05-21 SZEDER Gáborcompletion: don't return with error from __gitcomp_file...
2018-05-20 Elijah Newrenmerge-recursive: provide pair of `unpack_trees_{start...
2018-05-20 Martin Ågrenmerge: setup `opts` later in `checkout_fast_forward()`
2018-05-17 Stefan Bellercommit: allow lookup_commit_graft to handle arbitrary...
2018-05-17 Stefan Bellercommit: allow prepare_commit_graft to handle arbitrary...
2018-05-17 Stefan Bellershallow: migrate shallow information into the object...
2018-05-17 Stefan Bellerpath.c: migrate global git_path_* to take a repository...
next