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
2021-07-08
Merge branch 'jk/bitmap-tree-optim'
Junio C Hamano
3
-0
/
+22
2021-07-08
Merge branch 'ah/graph-typofix'
Junio C Hamano
1
-1
/
+1
2021-07-08
Merge branch 'jx/t6020-with-older-bash'
Junio C Hamano
1
-19
/
+31
2021-07-08
Merge branch 'ar/typofix'
Junio C Hamano
14
-16
/
+15
2021-07-08
Merge branch 'jk/revision-squelch-gcc-warning'
Junio C Hamano
1
-2
/
+3
2021-07-08
Merge branch 'ah/uninitialized-reads-fix'
Junio C Hamano
3
-4
/
+4
2021-07-08
Merge branch 'js/no-more-multimail'
Junio C Hamano
12
-6303
/
+2
2021-07-08
Merge branch 'js/subtree-on-windows-fix'
Junio C Hamano
1
-4
/
+8
2021-07-08
Merge branch 'dd/svn-test-wo-locale-a'
Junio C Hamano
6
-22
/
+32
2021-07-08
Merge branch 'fc/doc-default-to-upstream-config'
Junio C Hamano
1
-1
/
+1
2021-07-08
Merge branch 'js/trace2-discard-event-docfix'
Junio C Hamano
1
-2
/
+2
2021-07-08
Merge branch 'tb/complete-diff-anchored'
Junio C Hamano
1
-0
/
+1
2021-07-08
Merge branch 'tk/partial-clone-repack-doc'
Junio C Hamano
1
-5
/
+1
2021-07-08
fetch: fix segfault in --negotiate-only without --negotiation-tip=*
Ævar Arnfjörð Bjarmason
2
-0
/
+19
2021-07-06
submodule--helper: remove redundant include
Atharva Raykar
1
-1
/
+0
2021-07-06
help: convert git_cmd to page in one place
Andrei Rybak
1
-9
/
+8
2021-07-06
bundle: remove "ref_list" in favor of string-list.c API
Ævar Arnfjörð Bjarmason
4
-43
/
+50
2021-07-06
bundle.c: use a temporary variable for OIDs and names
Ævar Arnfjörð Bjarmason
2
-10
/
+22
2021-07-06
bundle cmd: stop leaking memory from parse_options_cmd_bundle()
Ævar Arnfjörð Bjarmason
1
-21
/
+41
2021-07-01
test-lib: avoid accidental globbing in match_pattern_list()
Jeff King
1
-12
/
+22
2021-06-30
fetch: document the --negotiate-only option
Ævar Arnfjörð Bjarmason
2
-3
/
+13
2021-06-30
send-pack.c: move "no refs in common" abort earlier
Ævar Arnfjörð Bjarmason
1
-5
/
+6
2021-06-30
merge-recursive: handle rename-to-self case
Elijah Newren
2
-9
/
+16
2021-06-30
merge-ort: ensure we consult df_conflict and path_conflicts
Elijah Newren
2
-4
/
+8
2021-06-30
t6423: test directory renames causing rename-to-self
Elijah Newren
1
-0
/
+175
2021-06-30
grep: report missing left operand of --and
René Scharfe
2
-0
/
+11
2021-06-29
xmmap: inform Linux users of tuning knobs on ENOMEM
Eric Wong
5
-5
/
+22
2021-06-29
test-lib.sh: set COLUMNS=80 for --verbose repeatability
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2021-06-29
Makefile: add and use the ".DELETE_ON_ERROR" flag
Ævar Arnfjörð Bjarmason
1
-11
/
+18
2021-06-28
midx: report checksum mismatches during 'verify'
Taylor Blau
2
-0
/
+8
2021-06-28
midx: don't reuse corrupt MIDXs when writing
Taylor Blau
2
-0
/
+18
2021-06-28
commit-graph: rewrite to use checksum_valid()
Taylor Blau
1
-8
/
+6
2021-06-28
csum-file: introduce checksum_valid()
Taylor Blau
3
-10
/
+20
2021-06-28
submodule: remove unnecessary `prefix` based option logic
Kaartic Sivaraam
1
-7
/
+7
2021-06-28
config: normalize the path of the system gitconfig
Johannes Schindelin
1
-3
/
+4
2021-06-28
cmake(windows): set correct path to the system Git config
Dennis Ameling
1
-4
/
+7
2021-06-28
mingw: move Git for Windows' system config where users expect it
Johannes Schindelin
1
-0
/
+10
2021-06-28
config.mak.uname: PCRE1 cleanup
Carlo Marcelo Arenas Belón
1
-1
/
+1
2021-06-28
Documentation: fix typo in the --patch option of the commit command
Beshr Kayali
1
-1
/
+1
2021-06-28
pager: avoid setting COLUMNS when we're guessing its value
Johannes Schindelin
1
-3
/
+13
2021-06-28
git-worktree.txt: fix typo in example path
Andrei Rybak
1
-1
/
+1
2021-06-28
t: fix typos in test messages
Andrei Rybak
2
-2
/
+2
2021-06-28
blame: correct name of config option in docs
Andrei Rybak
1
-1
/
+1
2021-06-28
git-p4: fix failed submit by skip non-text data files
dorgon.chang
1
-2
/
+5
2021-06-28
show-branch tests: add missing tests
Ævar Arnfjörð Bjarmason
1
-0
/
+61
2021-06-28
show-branch: don't <COLOR></RESET> for space characters
Ævar Arnfjörð Bjarmason
2
-3
/
+36
2021-06-28
mktag tests: test fast-export
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2021-06-28
mktag tests: test for-each-ref
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2021-06-28
mktag tests: test update-ref and reachable fsck
Ævar Arnfjörð Bjarmason
1
-1
/
+20
2021-06-28
mktag tests: test hash-object --literally and unreachable fsck
Ævar Arnfjörð Bjarmason
1
-8
/
+38
[prev]
[next]