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-14
Merge branch 'dd/help-autocorrect-never'
Junio C Hamano
3
-18
/
+52
2020-12-14
index-format.txt: document v2 format of file system monitor extension
Jeff Hostetler
1
-2
/
+8
2020-12-14
docs: multi-pack-index: remove note about future 'verify' work
Johannes Berg
1
-4
/
+0
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-13
merge-ort: free data structures in merge_finalize()
Elijah Newren
1
-1
/
+31
2020-12-13
merge-ort: add implementation of record_conflicted_index_entries()
Elijah Newren
1
-1
/
+87
2020-12-13
tree: enable cmp_cache_name_compare() to be used elsewhere
Elijah Newren
2
-1
/
+3
2020-12-13
merge-ort: add implementation of checkout()
Elijah Newren
1
-1
/
+44
2020-12-13
merge-ort: basic outline for merge_switch_to_result()
Elijah Newren
1
-1
/
+41
2020-12-13
merge-ort: step 3 of tree writing -- handling subdirectories as we go
Elijah Newren
1
-8
/
+234
2020-12-13
merge-ort: step 2 of tree writing -- function to create tree object
Elijah Newren
1
-1
/
+66
2020-12-13
merge-ort: step 1 of tree writing -- record basenames, modes, and oids
Elijah Newren
1
-3
/
+37
2020-12-13
merge-ort: have process_entries operate in a defined order
Elijah Newren
1
-3
/
+50
2020-12-13
merge-ort: add a preliminary simple process_entries() implementation
Elijah Newren
1
-1
/
+102
2020-12-13
merge-ort: avoid recursing into identical trees
Elijah Newren
1
-0
/
+13
2020-12-13
merge-ort: record stage and auxiliary info for every path
Elijah Newren
1
-7
/
+90
2020-12-13
merge-ort: compute a few more useful fields for collect_merge_info
Elijah Newren
1
-0
/
+36
2020-12-13
merge-ort: avoid repeating fill_tree_descriptor() on the same tree
Elijah Newren
1
-4
/
+22
2020-12-13
merge-ort: implement a very basic collect_merge_info()
Elijah Newren
1
-1
/
+134
2020-12-13
merge-ort: add an err() function similar to one from merge-recursive
Elijah Newren
2
-3
/
+37
2020-12-13
merge-ort: use histogram diff
Elijah Newren
1
-0
/
+4
2020-12-13
merge-ort: port merge_start() from merge-recursive
Elijah Newren
1
-1
/
+44
2020-12-13
merge-ort: add some high-level algorithm structure
Elijah Newren
1
-1
/
+67
2020-12-13
merge-ort: setup basic internal data structures
Elijah Newren
1
-0
/
+147
2020-12-09
t7900: use --fixed-value in git-maintenance tests
Josh Steadmon
1
-2
/
+2
2020-12-09
pretty format %(trailers): add a "key_value_separator"
Ævar Arnfjörð Bjarmason
5
-3
/
+55
2020-12-09
pretty format %(trailers): add a "keyonly"
Ævar Arnfjörð Bjarmason
5
-6
/
+40
2020-12-09
pretty-format %(trailers): fix broken standalone "valueonly"
Ævar Arnfjörð Bjarmason
2
-1
/
+30
2020-12-09
pretty format %(trailers) doc: avoid repetition
Ævar Arnfjörð Bjarmason
1
-14
/
+16
2020-12-09
submodules: fix of regression on fetching of non-init subsub-repo
Peter Kaestle
2
-1
/
+123
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
[prev]
[next]