index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-30
cmake: fall back to using `vcpkg`'s `msgfmt.exe` on Windows
Johannes Schindelin
1
-1
/
+5
2020-09-30
dir.c: drop unused "untracked" from treat_path_fast()
Jeff King
1
-2
/
+1
2020-09-30
sequencer: handle ignore_footer when parsing trailers
Jeff King
1
-0
/
+9
2020-09-30
test-advise: check argument count with argc instead of argv
Jeff King
1
-2
/
+2
2020-09-30
sparse-checkout: fill in some options boilerplate
Jeff King
1
-0
/
+37
2020-09-30
sequencer: drop repository argument from run_git_commit()
Jeff King
1
-6
/
+5
2020-09-30
push: drop unused repo argument to do_push()
Jeff King
1
-2
/
+2
2020-09-30
assert PARSE_OPT_NONEG in parse-options callbacks
Jeff King
4
-0
/
+8
2020-09-30
env--helper: write to opt->value in parseopt helper
Jeff King
1
-4
/
+7
2020-09-30
drop unused argc parameters
Jeff King
5
-15
/
+15
2020-09-30
convert: drop unused crlf_action from check_global_conv_flags_eol()
Jeff King
1
-2
/
+2
2020-09-29
Eighteenth batch
Junio C Hamano
1
-0
/
+24
2020-09-29
Merge branch 'ah/pull'
Junio C Hamano
2
-3
/
+21
2020-09-29
Merge branch 'tg/range-diff-same-file-fix'
Junio C Hamano
2
-13
/
+11
2020-09-29
Merge branch 'jc/t1506-rev-parse-leaves-range-endpoint-unpeeled'
Junio C Hamano
1
-0
/
+18
2020-09-29
Merge branch 'dl/zero-oid-in-hooks'
Junio C Hamano
2
-10
/
+10
2020-09-29
Merge branch 'jk/make-protocol-v2-the-default'
Junio C Hamano
3
-11
/
+2
2020-09-29
Merge branch 'bc/clone-with-git-default-hash-fix'
Junio C Hamano
4
-4
/
+20
2020-09-29
Merge branch 'tb/bloom-improvements'
Junio C Hamano
22
-123
/
+508
2020-09-29
Merge branch 'bc/faq-misc'
Junio C Hamano
1
-0
/
+86
2020-09-29
diff: get rid of redundant 'dense' argument
Sergey Organov
6
-23
/
+18
2020-09-28
packfile: fix memory leak in add_delta_base_cache()
Matheus Tavares
1
-2
/
+5
2020-09-28
packfile: fix race condition on unpack_entry()
Matheus Tavares
1
-17
/
+24
2020-09-28
fetch: do not override partial clone filter
Jonathan Tan
3
-3
/
+12
2020-09-28
Doc: show example scissors line
Evan Gates
1
-4
/
+3
2020-09-28
cmake: ensure that the `vcpkg` packages are found on Windows
Johannes Schindelin
1
-0
/
+7
2020-09-28
cmake: do find Git for Windows' shell interpreter
Johannes Schindelin
1
-1
/
+1
2020-09-27
config/uploadpack.txt: fix typo in `--filter=tree:<n>`
Martin Ågren
1
-1
/
+1
2020-09-27
config/fmt-merge-msg.txt: drop space in quote
Martin Ågren
1
-1
/
+1
2020-09-27
worktree: use skip_prefix to parse target
Martin Ågren
1
-7
/
+7
2020-09-27
worktree: rename copy-pasted variable
Martin Ågren
1
-6
/
+6
2020-09-27
worktree: update renamed variable in comment
Martin Ågren
1
-1
/
+1
2020-09-27
worktree: inline `worktree_ref()` into its only caller
Martin Ågren
2
-18
/
+6
2020-09-27
wt-status: introduce wt_status_state_free_buffers()
Martin Ågren
4
-9
/
+18
2020-09-27
wt-status: print to s->fp, not stdout
Martin Ågren
1
-25
/
+32
2020-09-27
wt-status: replace sha1 mentions with oid
Martin Ågren
1
-4
/
+4
2020-09-27
shortlog: allow multiple groups to be specified
Jeff King
5
-29
/
+127
2020-09-27
shortlog: parse trailer idents
Jeff King
3
-3
/
+30
2020-09-27
shortlog: rename parse_stdin_ident()
Jeff King
1
-3
/
+3
2020-09-27
shortlog: de-duplicate trailer values
Jeff King
3
-1
/
+88
2020-09-27
shortlog: match commit trailers with --group
Jeff King
4
-1
/
+72
2020-09-27
trailer: add interface for iterating over commit trailers
Jeff King
2
-2
/
+79
2020-09-27
shortlog: add grouping option
Jeff King
4
-13
/
+66
2020-09-26
t9902: avoid using the branch name `master`
Johannes Schindelin
1
-5
/
+5
2020-09-26
tests: avoid variations of the `master` branch name
Johannes Schindelin
7
-58
/
+58
2020-09-26
ref-filter: plug memory leak in reach_filter()
René Scharfe
1
-1
/
+3
2020-09-26
completion: complete refs after 'git restore -s'
Ákos Uzonyi
1
-0
/
+7
2020-09-26
completion: use "prev" variable instead of introducing "prevword"
Ákos Uzonyi
1
-34
/
+32
2020-09-25
Seventeenth batch
Junio C Hamano
1
-0
/
+19
2020-09-25
Merge branch 'jk/diff-highlight-blank-match-fix'
Junio C Hamano
1
-1
/
+1
[prev]
[next]