index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
rebase: run post-checkout hook on checkout
Orgad Shaneh
1
-2
/
+10
2019-01-02
pack-protocol.txt: accept error packets in any context
Masaya Suzuki
4
-6
/
+10
2019-01-02
Use packet_reader instead of packet_read_line
Masaya Suzuki
2
-38
/
+41
2019-01-02
bisect--helper: `bisect_start` shell function partially in C
Pranit Bauva
1
-2
/
+228
2019-01-02
bisect--helper: `get_terms` & `bisect_terms` shell function in C
Pranit Bauva
1
-2
/
+60
2019-01-02
bisect--helper: `bisect_next_check` shell function in C
Pranit Bauva
1
-1
/
+87
2019-01-02
bisect--helper: `check_and_set_terms` shell function in C
Pranit Bauva
1
-1
/
+38
2019-01-02
wrapper: move is_empty_file() and rename it as is_empty_or_missing_file()
Pranit Bauva
1
-18
/
+2
2019-01-02
bisect--helper: `bisect_write` shell function in C
Pranit Bauva
1
-3
/
+102
2019-01-02
bisect--helper: `bisect_reset` shell function in C
Pranit Bauva
1
-1
/
+50
2018-12-28
git-rebase, sequencer: extend --quiet option for the interactive machinery
Elijah Newren
1
-4
/
+1
2018-12-28
am, rebase--merge: do not overlook --skip'ed commits with post-rewrite
Elijah Newren
1
-0
/
+9
2018-12-28
rebase: fix incompatible options error message
Elijah Newren
1
-7
/
+3
2018-12-28
rebase: make builtin and legacy script error messages the same
Elijah Newren
1
-5
/
+5
2018-12-28
Merge branch 'sb/more-repo-in-api' into md/list-objects-filter-by-depth
Junio C Hamano
3
-4
/
+8
2018-12-28
commit: prepare free_commit_buffer and release_commit_memory for any repo
Stefan Beller
3
-4
/
+8
2018-12-26
stripspace: allow -s/-c outside git repository
Jonathan Nieder
1
-1
/
+2
2018-12-26
submodule deinit: unset core.worktree
Stefan Beller
1
-0
/
+2
2018-12-26
submodule--helper: fix BUG message in ensure_core_worktree
Stefan Beller
1
-1
/
+1
2018-12-15
Merge branch 'nd/show-gitcomp-compilation-fix' into maint
Junio C Hamano
3
-0
/
+6
2018-12-14
submodule update: run at most one fetch job unless otherwise set
Junio C Hamano
1
-1
/
+1
2018-12-12
parse-options: fix SunCC compiler warning
Nguyễn Thái Ngọc Duy
3
-0
/
+6
2018-12-11
rebase: introduce a shortcut for --reschedule-failed-exec
Johannes Schindelin
1
-0
/
+21
2018-12-11
rebase: add a config option to default to --reschedule-failed-exec
Johannes Schindelin
1
-0
/
+5
2018-12-11
rebase: introduce --reschedule-failed-exec
Johannes Schindelin
2
-1
/
+17
2018-12-10
style: the opening '{' of a function is in a separate line
Nguyễn Thái Ngọc Duy
2
-2
/
+5
2018-12-09
Indent code with TABs
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2018-12-09
fetch: ensure submodule objects fetched
Stefan Beller
1
-9
/
+2
2018-12-06
revision.c: put promisor option in specialized struct
Matthew DeVore
3
-5
/
+8
2018-12-05
repository: repo_submodule_init to take a submodule struct
Stefan Beller
3
-13
/
+18
2018-12-04
Merge branch 'es/format-patch-range-diff-fix-fix'
Junio C Hamano
1
-1
/
+10
2018-12-04
range-diff: always pass at least minimal diff options
Martin Ågren
1
-1
/
+10
2018-12-01
Merge branch 'ab/push-example-in-doc'
Junio C Hamano
1
-2
/
+2
2018-12-01
Merge branch 'rt/rebase-in-c-message-fix'
Junio C Hamano
1
-2
/
+2
2018-12-01
Merge branch 'ab/replace-graft-with-replace-advice'
Junio C Hamano
1
-0
/
+1
2018-12-01
Merge branch 'js/rebase-stat-unrelated-fix'
Junio C Hamano
1
-6
/
+12
2018-12-01
Merge branch 'js/rebase-reflog-action-fix'
Junio C Hamano
1
-3
/
+26
2018-12-01
builtin/rebase.c: remove superfluous space in messages
Ralf Thielow
1
-2
/
+2
2018-11-30
rebase --stat: fix when rebasing to an unrelated history
Johannes Schindelin
1
-6
/
+12
2018-11-30
rebase: fix GIT_REFLOG_ACTION regression
Johannes Schindelin
1
-3
/
+26
2018-11-30
format-patch: do not let its diff-options affect --range-diff
Junio C Hamano
1
-1
/
+1
2018-11-29
advice: don't pointlessly suggest --convert-graft-file
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2018-11-21
Merge branch 'tq/branch-style-fix' into maint
Junio C Hamano
1
-2
/
+1
2018-11-21
Merge branch 'tq/branch-create-wo-branch-get' into maint
Junio C Hamano
1
-5
/
+0
2018-11-21
Merge branch 'jk/check-everything-connected-is-long-gone' into maint
Junio C Hamano
1
-1
/
+1
2018-11-21
Merge branch 'en/double-semicolon-fix' into maint
Junio C Hamano
1
-1
/
+1
2018-11-21
Merge branch 'tb/void-check-attr' into maint
Junio C Hamano
2
-4
/
+2
2018-11-21
Merge branch 'jk/detect-truncated-zlib-input' into maint
Junio C Hamano
1
-4
/
+12
2018-11-21
Merge branch 'md/exclude-promisor-objects-fix' into maint
Junio C Hamano
3
-0
/
+3
2018-11-21
Merge branch 'js/shallow-and-fetch-prune' into maint
Junio C Hamano
2
-1
/
+7
[prev]
[next]