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-12-13
init: provide useful advice about init.defaultBranch
Johannes Schindelin
4
-4
/
+29
2020-12-13
get_default_branch_name(): prepare for showing some advice
Johannes Schindelin
5
-11
/
+14
2020-12-13
branch -m: allow renaming a yet-unborn branch
Johannes Schindelin
2
-1
/
+11
2020-12-13
init: document `init.defaultBranch` better
Johannes Schindelin
1
-4
/
+7
2020-12-09
t7900: use --fixed-value in git-maintenance tests
Josh Steadmon
1
-2
/
+2
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
gitweb/Makefile: conditionally include ../GIT-VERSION-FILE
Ramsay Jones
1
-0
/
+2
2020-12-08
Documentation/Makefile: conditionally include ../GIT-VERSION-FILE
Ramsay Jones
1
-0
/
+2
2020-12-08
Documentation/Makefile: conditionally include doc.dep
Ramsay Jones
1
-0
/
+2
2020-12-08
Eleventh batch
Junio C Hamano
1
-0
/
+45
2020-12-08
Merge branch 'fc/zsh-completion'
Junio C Hamano
2
-1
/
+2
2020-12-08
Merge branch 'sn/config-doc-typofix'
Junio C Hamano
1
-1
/
+1
2020-12-08
Merge branch 'fc/random-cleanup'
Junio C Hamano
4
-18
/
+16
2020-12-08
Merge branch 'nm/imap-send-use-default-config'
Junio C Hamano
1
-22
/
+30
2020-12-08
Merge branch 'jk/banned'
Junio C Hamano
1
-0
/
+13
2020-12-08
Merge branch 'tb/bugreport-no-localtime'
Junio C Hamano
1
-1
/
+2
2020-12-08
Merge branch 'rs/maintenance-run-outside-repo'
Junio C Hamano
3
-8
/
+9
2020-12-08
Merge branch 'rs/fetch-pack-invalid-lockfile'
Junio C Hamano
1
-2
/
+3
2020-12-08
Merge branch 'nk/perf-fsmonitor-cleanup'
Junio C Hamano
1
-2
/
+1
2020-12-08
Merge branch 'ma/grep-init-default'
Junio C Hamano
6
-100
/
+36
2020-12-08
Merge branch 'js/trace2-session-id'
Junio C Hamano
12
-3
/
+198
2020-12-08
Merge branch 'mt/do-not-use-scld-in-working-tree'
Junio C Hamano
5
-6
/
+47
2020-12-08
Merge branch 'ds/maintenance-part-3'
Junio C Hamano
2
-2
/
+15
2020-12-08
Merge branch 'ds/maintenance-part-2'
Junio C Hamano
1
-2
/
+4
2020-12-08
Merge branch 'ds/config-literal-value'
Junio C Hamano
7
-76
/
+312
2020-12-08
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
1
-0
/
+1
2020-12-08
Merge branch 'tb/idx-midx-race-fix'
Junio C Hamano
3
-20
/
+31
2020-12-08
Merge branch 'ps/update-ref-multi-transaction'
Junio C Hamano
4
-50
/
+126
2020-12-08
Merge branch 'js/add-i-color-fix'
Junio C Hamano
4
-32
/
+127
2020-12-08
Merge branch 'jt/trace-error-on-warning'
Junio C Hamano
2
-1
/
+7
2020-12-08
t7064: avoid relying on a specific default branch name
Johannes Schindelin
1
-51
/
+52
2020-12-08
t7900: fix typo: "test_execpt_success"
Josh Steadmon
1
-1
/
+1
2020-12-07
completion: bash: fix gitk alias regression
Felipe Contreras
1
-1
/
+1
2020-12-07
commit-graph: use size_t for array allocation and indexing
Jeff King
1
-2
/
+2
2020-12-07
commit-graph: replace packed_oid_list with oid_array
Jeff King
1
-47
/
+15
2020-12-07
commit-graph: drop count_distinct_commits() function
Jeff King
1
-41
/
+2
2020-12-07
oid-array: provide a for-loop iterator
Jeff King
2
-5
/
+25
2020-12-07
t6300: avoid using the default name of the initial branch
Johannes Schindelin
1
-88
/
+90
2020-12-04
oid-array: make sort function public
Jeff King
2
-5
/
+10
2020-12-04
cache.h: move hash/oid functions to hash.h
Jeff King
2
-94
/
+95
2020-12-04
t0064: make duplicate tests more robust
Jeff King
1
-2
/
+5
2020-12-04
t0064: drop sha1 mention from filename
Jeff King
1
-1
/
+1
2020-12-04
oid-array.h: drop sha1 mention from header guard
Jeff King
1
-3
/
+3
2020-12-04
cmake: determine list of extra built-ins dynamically
Johannes Schindelin
1
-4
/
+11
2020-12-04
t5526: drop the prereq expecting the default branch name `main`
Johannes Schindelin
1
-21
/
+21
2020-12-04
t5526: avoid depending on a specific default branch name
Johannes Schindelin
1
-19
/
+22
2020-12-04
ci(vs-build): stop passing the iconv library location explicitly
Dennis Ameling
3
-3
/
+2
2020-12-03
upload-pack.c: don't free allowed_filters util pointers
Taylor Blau
2
-2
/
+10
2020-12-03
builtin/clone.c: don't ignore transport_fetch_refs() errors
Taylor Blau
1
-4
/
+11
[prev]
[next]