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-06-12
commit-graph: collapse parameters into flags
Derrick Stolee
3
-6
/
+8
2019-06-12
commit-graph: return with errors during write
Derrick Stolee
3
-15
/
+17
2019-06-05
tag: add tag.gpgSign config option to force all tags be GPG-signed
Tigran Mkrtchyan
1
-6
/
+16
2019-06-04
fetch: fix regression with transport helpers
Felipe Contreras
1
-2
/
+3
2019-06-04
fetch: make the code more understandable
Felipe Contreras
1
-7
/
+9
2019-06-04
fetch: trivial cleanup
Felipe Contreras
1
-3
/
+8
2019-05-30
Merge branch 'js/rebase-config-bitfix'
Junio C Hamano
1
-1
/
+1
2019-05-29
clone: respect user supplied origin name when setting up partial clone
Xin Li
1
-1
/
+1
2019-05-29
doc branch: provide examples for listing remote tracking branches
Philip Oakley
1
-1
/
+2
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-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
[prev]
[next]