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-05-28
fill_stat_cache_info(): prepare for an fsmonitor fix
Johannes Schindelin
1
-1
/
+1
2019-05-28
merge: refuse --commit with --squash
Vishal Verma
1
-1
/
+11
2019-05-28
bisect--helper: verify HEAD could be parsed before continuing
Johannes Schindelin
1
-1
/
+4
2019-05-28
rebase: replace incorrect logical negation by correct bitwise one
Johannes Schindelin
1
-1
/
+1
2019-05-28
am: fix --interactive HEAD tree resolution
Jeff King
1
-3
/
+4
2019-05-28
am: drop tty requirement for --interactive
Jeff King
1
-3
/
+3
2019-05-28
am: read interactive input from stdin
Jeff King
1
-2
/
+4
2019-05-28
am: simplify prompt response handling
Jeff King
1
-3
/
+1
2019-05-28
clone: add `--remote-submodules` flag
Ben Avison
1
-0
/
+8
2019-05-19
Merge branch 'js/difftool-no-index'
Junio C Hamano
1
-1
/
+2
2019-05-19
Merge branch 'ds/midx-too-many-packs'
Junio C Hamano
2
-2
/
+2
2019-05-19
Merge branch 'en/unicode-in-refnames'
Junio C Hamano
2
-0
/
+5
2019-05-19
Merge branch 'dl/difftool-mergetool'
Junio C Hamano
1
-8
/
+5
2019-05-19
Merge branch 'nd/parse-options-aliases'
Junio C Hamano
1
-4
/
+1
2019-05-19
Merge branch 'nd/submodule-helper-incomplete-line-fix'
Junio C Hamano
1
-1
/
+1
2019-05-19
Merge branch 'dl/warn-tagging-a-tag'
Junio C Hamano
1
-1
/
+1
2019-05-19
merge: add --quit
Nguyễn Thái Ngọc Duy
1
-0
/
+13
2019-05-17
format-patch: teach format.notes config option
Denton Liu
1
-1
/
+19
2019-05-16
blame: add config options for the output of ignored or unblamable lines
Barret Rhoden
1
-0
/
+18
2019-05-16
blame: add the ability to ignore commits and their changes
Barret Rhoden
1
-0
/
+38
2019-05-15
worktree add: sanitize worktree names
Nguyễn Thái Ngọc Duy
1
-1
/
+9
2019-05-15
index-pack: prefetch missing REF_DELTA bases
Jonathan Tan
1
-2
/
+24
2019-05-15
rebase --abort/--quit: cleanup refs/rewritten
Phillip Wood
1
-9
/
+25
2019-05-15
rebase: warn if state directory cannot be removed
Phillip Wood
1
-3
/
+5
2019-05-15
rebase: fix a memory leak
Phillip Wood
1
-0
/
+1
2019-05-15
rebase: fold git-rebase--common into the -p backend
Johannes Schindelin
1
-2
/
+1
2019-05-15
Drop unused git-rebase--am.sh
Johannes Schindelin
1
-4
/
+0
2019-05-14
fast-export: do automatic reencoding of commit messages only if requested
Elijah Newren
1
-3
/
+43
2019-05-14
fast-export: differentiate between explicitly UTF-8 and implicitly UTF-8
Elijah Newren
1
-1
/
+1
2019-05-14
fast-export: avoid stripping encoding header if we cannot reencode
Elijah Newren
1
-2
/
+5
2019-05-13
Merge branch 'pw/clean-sequencer-state-upon-final-commit'
Junio C Hamano
1
-2
/
+1
2019-05-13
Merge branch 'pw/rebase-i-internal'
Junio C Hamano
2
-490
/
+465
2019-05-13
Merge branch 'ew/repack-with-bitmaps-by-default'
Junio C Hamano
2
-2
/
+5
2019-05-13
Merge branch 'js/partial-clone-connectivity-check'
Junio C Hamano
1
-2
/
+4
2019-05-13
difftool: fallback on merge.guitool
Denton Liu
1
-8
/
+2
2019-05-13
difftool: make --gui, --tool and --extcmd mutually exclusive
Denton Liu
1
-0
/
+3
2019-05-13
init: make --template path relative to $CWD
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2019-05-13
verify-commit: simplify parameters to run_gpg_verify()
Jeff King
1
-15
/
+8
2019-05-13
show-branch: drop unused parameter from show_independent()
Jeff King
1
-2
/
+1
2019-05-13
rev-list: drop unused void pointer from finish_commit()
Jeff King
1
-5
/
+5
2019-05-13
remove_all_fetch_refspecs(): drop unused "remote" parameter
Jeff King
1
-2
/
+2
2019-05-13
receive-pack: drop unused "commands" from prepare_shallow_update()
Jeff King
1
-3
/
+2
2019-05-13
pack-objects: drop unused rev_info parameters
Jeff King
1
-4
/
+4
2019-05-13
name-rev: drop unused parameters from is_better_name()
Jeff King
1
-4
/
+1
2019-05-13
mktree: drop unused length parameter
Jeff King
1
-2
/
+2
2019-05-13
clone: drop dest parameter from copy_alternates()
Jeff King
1
-3
/
+2
2019-05-13
submodule: drop unused prefix parameter from some functions
Jeff King
2
-5
/
+4
2019-05-13
builtin: consistently pass cmd_* prefix to parse_options
Jeff King
5
-5
/
+5
2019-05-13
cmd_{read,write}_tree: rename "unused" variable that is used
Jeff King
2
-8
/
+8
2019-05-13
merge: remove drop_save() in favor of remove_merge_branch_state()
Nguyễn Thái Ngọc Duy
1
-12
/
+5
[prev]
[next]