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-10-04
Merge branch 'ab/mediawiki-fixes'
Junio C Hamano
13
-401
/
+169
2020-10-03
credential: treat CR/LF as line endings in the credential protocol
Nikita Leonov
1
-1
/
+1
2020-10-03
Merge remote-tracking branch 'paulus/master' into pm/gitk-update
Junio C Hamano
1
-5311
/
+5343
2020-10-03
gitk: Resize panes correctly when reducing window size
Paul Mackerras
1
-4
/
+11
2020-10-03
gitk: replace tabs with spaces
Denton Liu
1
-5308
/
+5308
2020-10-02
commit-reach: fix in_merge_bases_many bug
Derrick Stolee
3
-4
/
+36
2020-10-01
format-patch: teach format.useAutoBase "whenAble" option
Jacob Keller
3
-26
/
+130
2020-10-01
submodule update: silence underlying merge/rebase with "--quiet"
Theodore Dubois
2
-3
/
+15
2020-09-30
refspec: add support for negative refspecs
Jacob Keller
7
-13
/
+367
2020-09-30
combine-diff: handle --find-object in multitree code path
Jeff King
2
-2
/
+96
2020-09-30
hashmap_for_each_entry(): workaround MSVC's runtime check failure #3
Junio C Hamano
1
-1
/
+2
2020-09-30
cmake (Windows): recommend using Visual Studio's built-in CMake support
Johannes Schindelin
1
-9
/
+17
2020-09-30
cmake (Windows): initialize vcpkg/build dependencies automatically
Johannes Schindelin
1
-0
/
+4
2020-09-30
cmake (Windows): complain when encountering an unknown compiler
Johannes Schindelin
1
-0
/
+2
2020-09-30
cmake (Windows): let the `.dll` files be found when running the tests
Johannes Schindelin
1
-0
/
+3
2020-09-30
cmake: quote the path accurately when editing `test-lib.sh`
Johannes Schindelin
1
-1
/
+1
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
[prev]
[next]