]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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...
2018-05-17  Stefan Bellercache: convert get_graft_file to handle arbitrary repos...
2018-05-17  Brandon Williamscommit: convert read_graft_file to handle arbitrary...
2018-05-17  Brandon Williamscommit: convert register_commit_graft to handle arbitra...
2018-05-17  Brandon Williamscommit: convert commit_graft_pos() to handle arbitrary...
2018-05-17  Stefan Bellershallow: add repository argument to is_repository_shallow
2018-05-17  Stefan Bellershallow: add repository argument to check_shallow_file_...
2018-05-17  Stefan Bellershallow: add repository argument to register_shallow
2018-05-17  Stefan Bellershallow: add repository argument to set_alternate_shall...
2018-05-17  Jonathan Niedercommit: add repository argument to lookup_commit_graft
2018-05-17  Johannes Schindelinconfig: a user-provided invalid section is not a BUG
2018-05-17  Leif Middelschultemerge-recursive: give notice when submodule commit...
2018-05-17  Stefan Bellerobject.c: clear replace map before freeing it
2018-05-17  Brandon Williamsfetch: generate ref-prefixes when using a configured...
2018-05-17  Brandon Williamsrefspec: consolidate ref-prefix generation logic
2018-05-17  Brandon Williamssubmodule: convert push_unpushed_submodules to take...
2018-05-17  Brandon Williamsremote: convert check_push_refs to take a struct refspec
2018-05-17  Brandon Williamsremote: convert match_push_refs to take a struct refspec
2018-05-17  Brandon Williamshttp-push: store refspecs in a struct refspec
2018-05-17  Brandon Williamstransport: remove transport_verify_remote_names
2018-05-17  Brandon Williamssend-pack: store refspecs in a struct refspec
2018-05-17  Brandon Williamstransport: convert transport_push to take a struct...
2018-05-17  Brandon Williamspush: convert to use struct refspec
2018-05-17  Brandon Williamspush: check for errors earlier
2018-05-17  Brandon Williamsremote: convert match_explicit_refs to take a struct...
next