summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)AuthorFilesLines
2019-01-02rebase: run post-checkout hook on checkoutLibravatar Orgad Shaneh1-2/+10
2019-01-02pack-protocol.txt: accept error packets in any contextLibravatar Masaya Suzuki4-6/+10
2019-01-02Use packet_reader instead of packet_read_lineLibravatar Masaya Suzuki2-38/+41
2019-01-02bisect--helper: `bisect_start` shell function partially in CLibravatar Pranit Bauva1-2/+228
2019-01-02bisect--helper: `get_terms` & `bisect_terms` shell function in CLibravatar Pranit Bauva1-2/+60
2019-01-02bisect--helper: `bisect_next_check` shell function in CLibravatar Pranit Bauva1-1/+87
2019-01-02bisect--helper: `check_and_set_terms` shell function in CLibravatar Pranit Bauva1-1/+38
2019-01-02wrapper: move is_empty_file() and rename it as is_empty_or_missing_file()Libravatar Pranit Bauva1-18/+2
2019-01-02bisect--helper: `bisect_write` shell function in CLibravatar Pranit Bauva1-3/+102
2019-01-02bisect--helper: `bisect_reset` shell function in CLibravatar Pranit Bauva1-1/+50
2018-12-28git-rebase, sequencer: extend --quiet option for the interactive machineryLibravatar Elijah Newren1-4/+1
2018-12-28am, rebase--merge: do not overlook --skip'ed commits with post-rewriteLibravatar Elijah Newren1-0/+9
2018-12-28rebase: fix incompatible options error messageLibravatar Elijah Newren1-7/+3
2018-12-28rebase: make builtin and legacy script error messages the sameLibravatar Elijah Newren1-5/+5
2018-12-28Merge branch 'sb/more-repo-in-api' into md/list-objects-filter-by-depthLibravatar Junio C Hamano3-4/+8
2018-12-28commit: prepare free_commit_buffer and release_commit_memory for any repoLibravatar Stefan Beller3-4/+8
2018-12-26stripspace: allow -s/-c outside git repositoryLibravatar Jonathan Nieder1-1/+2
2018-12-26submodule deinit: unset core.worktreeLibravatar Stefan Beller1-0/+2
2018-12-26submodule--helper: fix BUG message in ensure_core_worktreeLibravatar Stefan Beller1-1/+1
2018-12-15Merge branch 'nd/show-gitcomp-compilation-fix' into maintLibravatar Junio C Hamano3-0/+6
2018-12-14submodule update: run at most one fetch job unless otherwise setLibravatar Junio C Hamano1-1/+1
2018-12-12parse-options: fix SunCC compiler warningLibravatar Nguyễn Thái Ngọc Duy3-0/+6
2018-12-11rebase: introduce a shortcut for --reschedule-failed-execLibravatar Johannes Schindelin1-0/+21
2018-12-11rebase: add a config option to default to --reschedule-failed-execLibravatar Johannes Schindelin1-0/+5
2018-12-11rebase: introduce --reschedule-failed-execLibravatar Johannes Schindelin2-1/+17
2018-12-10style: the opening '{' of a function is in a separate lineLibravatar Nguyễn Thái Ngọc Duy2-2/+5
2018-12-09Indent code with TABsLibravatar Nguyễn Thái Ngọc Duy2-2/+2
2018-12-09fetch: ensure submodule objects fetchedLibravatar Stefan Beller1-9/+2
2018-12-06revision.c: put promisor option in specialized structLibravatar Matthew DeVore3-5/+8
2018-12-05repository: repo_submodule_init to take a submodule structLibravatar Stefan Beller3-13/+18
2018-12-04Merge branch 'es/format-patch-range-diff-fix-fix'Libravatar Junio C Hamano1-1/+10
2018-12-04range-diff: always pass at least minimal diff optionsLibravatar Martin Ågren1-1/+10
2018-12-01Merge branch 'ab/push-example-in-doc'Libravatar Junio C Hamano1-2/+2
2018-12-01Merge branch 'rt/rebase-in-c-message-fix'Libravatar Junio C Hamano1-2/+2
2018-12-01Merge branch 'ab/replace-graft-with-replace-advice'Libravatar Junio C Hamano1-0/+1
2018-12-01Merge branch 'js/rebase-stat-unrelated-fix'Libravatar Junio C Hamano1-6/+12
2018-12-01Merge branch 'js/rebase-reflog-action-fix'Libravatar Junio C Hamano1-3/+26
2018-12-01builtin/rebase.c: remove superfluous space in messagesLibravatar Ralf Thielow1-2/+2
2018-11-30rebase --stat: fix when rebasing to an unrelated historyLibravatar Johannes Schindelin1-6/+12
2018-11-30rebase: fix GIT_REFLOG_ACTION regressionLibravatar Johannes Schindelin1-3/+26
2018-11-30format-patch: do not let its diff-options affect --range-diffLibravatar Junio C Hamano1-1/+1
2018-11-29advice: don't pointlessly suggest --convert-graft-fileLibravatar Ævar Arnfjörð Bjarmason1-0/+1
2018-11-21Merge branch 'tq/branch-style-fix' into maintLibravatar Junio C Hamano1-2/+1
2018-11-21Merge branch 'tq/branch-create-wo-branch-get' into maintLibravatar Junio C Hamano1-5/+0
2018-11-21Merge branch 'jk/check-everything-connected-is-long-gone' into maintLibravatar Junio C Hamano1-1/+1
2018-11-21Merge branch 'en/double-semicolon-fix' into maintLibravatar Junio C Hamano1-1/+1
2018-11-21Merge branch 'tb/void-check-attr' into maintLibravatar Junio C Hamano2-4/+2
2018-11-21Merge branch 'jk/detect-truncated-zlib-input' into maintLibravatar Junio C Hamano1-4/+12
2018-11-21Merge branch 'md/exclude-promisor-objects-fix' into maintLibravatar Junio C Hamano3-0/+3
2018-11-21Merge branch 'js/shallow-and-fetch-prune' into maintLibravatar Junio C Hamano2-1/+7