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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-18
chunk-format: create chunk format write API
Derrick Stolee
1
-0
/
+1
2021-02-16
diff: --{rotate,skip}-to=<path>
Junio C Hamano
1
-0
/
+1
2021-02-10
Merge branch 'ab/grep-pcre-invalid-utf8'
Junio C Hamano
1
-0
/
+1
2021-02-10
Merge branch 'ab/retire-pcre1'
Junio C Hamano
1
-25
/
+7
2021-02-05
Merge branch 'so/log-diff-merge'
Junio C Hamano
1
-0
/
+1
2021-02-05
Merge branch 'js/skip-dashed-built-ins-from-config-mak' into maint
Junio C Hamano
1
-14
/
+14
2021-02-03
Merge branch 'js/skip-dashed-built-ins-from-config-mak'
Junio C Hamano
1
-14
/
+14
2021-01-24
grep/pcre2: better support invalid UTF-8 haystacks
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-01-23
Remove support for v1 of the PCRE library
Ævar Arnfjörð Bjarmason
1
-25
/
+7
2021-01-21
SKIP_DASHED_BUILT_INS: respect `config.mak`
Johannes Schindelin
1
-14
/
+14
2021-01-15
Merge branch 'ab/gettext-charset-comment-fix'
Junio C Hamano
1
-3
/
+0
2021-01-11
Makefile: remove a warning about old GETTEXT_POISON flag
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2021-01-04
hash-lookup: rename from sha1-lookup
Martin Ågren
1
-1
/
+1
2021-01-04
object-file.c: rename from sha1-file.c
Martin Ågren
1
-1
/
+1
2021-01-04
object-name.c: rename from sha1-name.c
Martin Ågren
1
-1
/
+1
2020-12-21
revision: move diff merges functions to its own diff-merges.c
Sergey Organov
1
-0
/
+1
2020-12-18
Merge branch 'dd/doc-p4-requirements-update'
Junio C Hamano
1
-1
/
+1
2020-12-17
Merge branch 'rj/make-clean'
Junio C Hamano
1
-8
/
+9
2020-12-14
doc: mention Python 3.x supports
Đoàn Trần Công Danh
1
-1
/
+1
2020-12-08
Makefile: don't use a versioned temp distribution directory
Ramsay Jones
1
-7
/
+8
2020-12-08
Makefile: don't try to clean old debian build product
Ramsay Jones
1
-1
/
+1
2020-12-08
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
1
-0
/
+1
2020-12-03
Merge branch 'ab/retire-parse-remote'
Junio C Hamano
1
-2
/
+0
2020-12-02
Makefile: mark git-maintenance as a builtin
Jeff King
1
-0
/
+1
2020-11-21
Merge branch 'en/strmap'
Junio C Hamano
1
-0
/
+1
2020-11-18
Merge branch 'en/merge-ort-api-null-impl'
Junio C Hamano
1
-0
/
+3
2020-11-18
Merge branch 'ds/maintenance-part-3'
Junio C Hamano
1
-0
/
+2
2020-11-16
parse-remote: remove this now-unused library
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2020-11-09
Merge branch 'jk/perl-warning'
Junio C Hamano
1
-0
/
+3
2020-11-02
strmap: new utility functions
Elijah Newren
1
-0
/
+1
2020-10-29
fast-rebase: demonstrate merge-ort's API via new test-tool command
Elijah Newren
1
-0
/
+1
2020-10-27
Merge branch 'rs/dist-doc-with-git-archive'
Junio C Hamano
1
-6
/
+11
2020-10-26
merge-ort-wrappers: new convience wrappers to mimic the old merge API
Elijah Newren
1
-0
/
+1
2020-10-26
merge-ort: barebones API of new merge strategy with empty implementation
Elijah Newren
1
-0
/
+1
2020-10-22
Merge branch 'js/no-builtins-on-disk-option' into maint
Junio C Hamano
1
-9
/
+6
2020-10-21
perl: check for perl warnings while running tests
Jeff King
1
-0
/
+3
2020-10-21
SKIP_DASHED_BUILT_INS: do not skip the bin/ programs
Johannes Schindelin
1
-9
/
+6
2020-10-12
Makefile: remove the unused variable TAR_DIST_EXTRA_OPTS
René Scharfe
1
-3
/
+0
2020-10-12
Makefile: use git init/add/commit/archive for dist-doc
René Scharfe
1
-3
/
+11
2020-10-08
Makefile: ASCII-sort += lists
Denton Liu
1
-5
/
+5
2020-10-05
Merge branch 'rs/archive-add-file'
Junio C Hamano
1
-22
/
+19
2020-10-04
Merge branch 'jk/drop-unaligned-loads'
Junio C Hamano
1
-1
/
+0
2020-10-04
Merge branch 'js/no-builtins-on-disk-option'
Junio C Hamano
1
-27
/
+39
2020-09-25
Merge branch 'jx/proc-receive-hook'
Junio C Hamano
1
-0
/
+1
2020-09-25
maintenance: add start/stop subcommands
Derrick Stolee
1
-0
/
+1
2020-09-25
for-each-repo: run subcommands on configured repos
Derrick Stolee
1
-0
/
+1
2020-09-24
bswap.h: drop unaligned loads
Jeff King
1
-1
/
+0
2020-09-22
Merge branch 'hn/refs-trace-backend'
Junio C Hamano
1
-0
/
+1
2020-09-22
Merge branch 'es/format-patch-interdiff-cleanup'
Junio C Hamano
1
-1
/
+0
2020-09-21
Optionally skip linking/copying the built-ins
Johannes Schindelin
1
-18
/
+37
[prev]
[next]