]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2018-05-17  Brandon Williamsremote: convert get_ref_match to take a struct refspec
2018-05-17  Brandon Williamsremote: convert query_refspecs to take a struct refspec
2018-05-17  Brandon Williamsremote: convert apply_refspecs to take a struct refspec
2018-05-17  Brandon Williamsremote: convert get_stale_heads to take a struct refspec
2018-05-17  Brandon Williamsfetch: convert prune_refs to take a struct refspec
2018-05-17  Brandon Williamsfetch: convert get_ref_map to take a struct refspec
2018-05-17  Brandon Williamsfetch: convert do_fetch to take a struct refspec
2018-05-17  Brandon Williamsrefspec: remove the deprecated functions
2018-05-17  Brandon Williamsfetch: convert refmap to use struct refspec
2018-05-17  Brandon Williamsfetch: convert fetch_one to use struct refspec
2018-05-17  Brandon Williamstransport-helper: convert to use struct refspec
2018-05-17  Brandon Williamsremote: remove add_prune_tags_to_fetch_refspec
2018-05-17  Brandon Williamsremote: convert fetch refspecs to struct refspec
2018-05-17  Brandon Williamsremote: convert push refspecs to struct refspec
2018-05-17  Brandon Williamsfast-export: convert to use struct refspec
2018-05-17  Brandon Williamsclone: convert cmd_clone to use refspec_item_init
2018-05-17  Brandon Williamsremote: convert match_push_refs to use struct refspec
2018-05-17  Brandon Williamsremote: convert check_push_refs to use struct refspec
2018-05-17  Brandon Williamstransport: convert transport_push to use struct refspec
2018-05-17  Brandon Williamspull: convert get_tracking_branch to use refspec_item_init
2018-05-17  Brandon Williamssubmodule--helper: convert push_check to use struct...
2018-05-17  Brandon Williamsrefspec: convert valid_fetch_refspec to use parse_refspec
2018-05-17  Brandon Williamsrefspec: introduce struct refspec
2018-05-17  Brandon Williamsrefspec: factor out parsing a single refspec
2018-05-17  Brandon Williamsrefspec: rename struct refspec to struct refspec_item
2018-05-17  Brandon Williamsrefspec: move refspec parsing logic into its own file
2018-05-16  Jonathan Niedercommit: add repository argument to prepare_commit_graft
2018-05-16  Jonathan Niedercommit: add repository argument to read_graft_file
2018-05-16  Jonathan Niedercommit: add repository argument to register_commit_graft
2018-05-16  Jonathan Niedercommit: add repository argument to commit_graft_pos
2018-05-16  Jonathan Niederobject: move grafts to object parser
2018-05-16  Stefan Bellerobject-store: move object access functions to object...
2018-05-16  Stefan Belleralloc: allow arbitrary repositories for alloc functions
2018-05-16  Stefan Bellermerge-recursive: i18n submodule merge output and respec...
2018-05-16  Stefan Bellersubmodule.c: move submodule merging to merge-recursive.c
2018-05-16  Stefan Bellergit-submodule.sh: try harder to fetch a submodule
2018-05-16  Stefan Bellergrep: handle corrupt index files early
2018-05-15  SZEDER Gábort7005-editor: get rid of the SPACES_IN_FILENAMES prereq
2018-05-14  brian m. carlsont3103: abstract away SHA-1-specific constants
2018-05-14  brian m. carlsont2203: abstract away SHA-1-specific constants
2018-05-14  brian m. carlsont: skip pack tests if not using SHA-1
2018-05-14  brian m. carlsont4044: skip test if not using SHA-1
2018-05-14  brian m. carlsont1512: skip test if not using SHA-1
2018-05-14  brian m. carlsont1007: annotate with SHA1 prerequisite
2018-05-14  brian m. carlsont0000: annotate with SHA1 prerequisite
2018-05-14  brian m. carlsont: switch $_x40 to $OID_REGEX
2018-05-14  brian m. carlsont/test-lib: introduce OID_REGEX
2018-05-14  brian m. carlsont: switch $_z40 to $ZERO_OID
2018-05-14  brian m. carlsont/test-lib: introduce ZERO_OID
2018-05-14  brian m. carlsont/test-lib: add an SHA1 prerequisite
2018-05-13  Luis Marsanogit-credential-netrc: accept gpg option
2018-05-13  Luis Marsanogit-credential-netrc: adapt to test framework for git
2018-05-13  René Scharfet5512: run git fetch inside test
2018-05-13  Jeff Kingmark_parents_uninteresting(): avoid most allocation
2018-05-13  Jeff Kingmark_parents_uninteresting(): replace list with stack
2018-05-13  Jeff Kingmark_parents_uninteresting(): drop missing object check
2018-05-13  Jeff Kingmark_tree_contents_uninteresting(): drop missing object...
2018-05-13  Nguyễn Thái... commit.h: rearrange 'index' to shrink struct commit
2018-05-13  Ben Peartadd status config and command line options for rename...
2018-05-13  Nguyễn Thái... column: fix off-by-one default width
2018-05-13  Jeff Kingpager: set COLUMNS to term_columns()
2018-05-13  Martin Ågrenrefs: handle zero oid for pseudorefs
2018-05-13  Martin Ågrent1400: add tests around adding/deleting pseudorefs
2018-05-13  Martin Ågrenrefs.c: refer to "object ID", not "sha1", in error...
2018-05-13  Nguyễn Thái... pack-format.txt: more details on pack file format
2018-05-11  Ævar Arnfjörð... get_short_oid: sort ambiguous objects by type, then...
2018-05-11  Jeff Kingapply: clarify "-p" documentation
2018-05-11  SZEDER Gábort5516-fetch-push: fix broken &&-chain
2018-05-11  SZEDER Gábort5516-fetch-push: fix 'push with dry-run' test
2018-05-11  Ævar Arnfjörð... sha1-name.c: move around the collect_ambiguous() function
2018-05-11  SZEDER Gábort5310-pack-bitmaps: make JGit tests work with GIT_TEST_...
2018-05-11  Ævar Arnfjörð... git-p4: change "commitish" typo to "committish"
2018-05-11  Ævar Arnfjörð... sha1-array.h: align function arguments
2018-05-11  Ævar Arnfjörð... sha1-name.c: remove stray newline
2018-05-11  Antonio Ospitedoc: fix config API documentation about config_with_options
2018-05-11  Prathamesh... submodule: port submodule subcommand 'foreach' from...
2018-05-10  Nguyễn Thái... Remove common-cmds.h
2018-05-10  Nguyễn Thái... help: use command-list.h for common command list
2018-05-10  Nguyễn Thái... generate-cmds.sh: export all commands to command-list.h
2018-05-10  Nguyễn Thái... generate-cmds.sh: factor out synopsis extract code
2018-05-10  Stefan Bellerreplace-object.c: remove the_repository from prepare_re...
2018-05-10  Stefan Bellerobject.c: free replace map in raw_object_store_clear
2018-05-10  Nguyễn Thái... repository: fix free problem with repo_clear(the_reposi...
2018-05-10  René Scharfefast-export: avoid NULL pointer arithmetic
2018-05-10  Ramsay JonesBUG_exit_code: fix sparse "symbol not declared" warning
2018-05-10  Martin Ågrenlock_file: move static locks into functions
2018-05-10  Martin Ågrenlock_file: make function-local locks non-static
2018-05-10  Martin Ågrenrefs.c: do not die if locking fails in `delete_pseudoref()`
2018-05-10  Martin Ågrenrefs.c: do not die if locking fails in `write_pseudoref()`
2018-05-10  Martin Ågrent/helper/test-write-cache: clean up lock-handling
2018-05-09  Prathamesh... submodule foreach: document variable '$displaypath'
2018-05-09  Prathamesh... submodule foreach: document '$sm_path' instead of ...
2018-05-09  Prathamesh... submodule foreach: correct '$path' in nested submodules...
2018-05-09  Stefan Bellerobject: allow create_object to handle arbitrary reposit...
2018-05-09  Stefan Bellerobject: allow grow_object_hash to handle arbitrary...
2018-05-09  Stefan Belleralloc: add repository argument to alloc_commit_index
2018-05-09  Stefan Belleralloc: add repository argument to alloc_report
2018-05-09  Stefan Belleralloc: add repository argument to alloc_object_node
2018-05-09  Stefan Belleralloc: add repository argument to alloc_tag_node
2018-05-09  Stefan Belleralloc: add repository argument to alloc_commit_node
next