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-23
Merge branch 'ma/maintenance-crontab-fix'
Junio C Hamano
3
-5
/
+20
2020-12-23
Merge branch 'dl/checkout-p-merge-base'
Junio C Hamano
2
-2
/
+9
2020-12-23
Merge branch 'js/no-more-prepare-for-main-in-test'
Junio C Hamano
11
-619
/
+621
2020-12-23
Merge branch 'jx/pack-redundant-on-single-pack'
Junio C Hamano
2
-4
/
+39
2020-12-23
l10n: pl.po: started Polish translation
m4sk1n
1
-0
/
+12579
2020-12-23
git-p4: fix syncing file types with pattern
Daniel Levin
1
-1
/
+1
2020-12-23
core.abbrev=no disables abbreviations
Eric Wong
3
-0
/
+6
2020-12-23
l10n: de.po: Update German translation for Git 2.30.0
Matthias Rüster
1
-2600
/
+2729
2020-12-22
mktag doc: grammar fix, when exists -> when it exists
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2020-12-22
mktag doc: say <hash> not <sha1>
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2020-12-23
Merge branch 'master' of github.com:Softcatala/git-po
Jiang Xin
1
-1082
/
+755
2020-12-22
t/perf: avoid unnecessary test_export() recursion
Eric Sunshine
1
-4
/
+1
2020-12-22
git.txt: fix typos in 'linkgit' macro invocation
Philippe Blain
1
-2
/
+2
2020-12-22
l10n: Update Catalan translation
Jordi Mas
1
-1082
/
+755
2020-12-22
l10n: bg.po: Updated Bulgarian translation (5037t)
Alexander Shopov
1
-2480
/
+2600
2020-12-21
negative-refspec: improve comment on query_matches_negative_refspec
Nipunn Koorapati
1
-0
/
+6
2020-12-21
negative-refspec: fix segfault on : refspec
Nipunn Koorapati
2
-3
/
+58
2020-12-22
Merge branch 'fr_2.30_rnd2' of github.com:jnavila/git
Jiang Xin
1
-382
/
+419
2020-12-21
t7900-maintenance: test for magic markers
Martin Ågren
1
-0
/
+9
2020-12-21
gc: fix handling of crontab magic markers
Martin Ågren
2
-4
/
+10
2020-12-21
git-maintenance.txt: add missing word
Martin Ågren
1
-1
/
+1
2020-12-21
checkout -p: handle tree arguments correctly again
Johannes Schindelin
2
-2
/
+9
2020-12-21
t4013: add tests for --diff-merges=first-parent
Sergey Organov
3
-0
/
+195
2020-12-21
doc/git-show: include --diff-merges description
Sergey Organov
3
-52
/
+57
2020-12-21
doc/rev-list-options: document --first-parent changes merges format
Sergey Organov
1
-0
/
+5
2020-12-21
doc/diff-generate-patch: mention new --diff-merges option
Sergey Organov
1
-3
/
+3
2020-12-21
doc/git-log: describe new --diff-merges options
Sergey Organov
1
-35
/
+52
2020-12-21
diff-merges: add '--diff-merges=1' as synonym for 'first-parent'
Sergey Organov
1
-1
/
+1
2020-12-21
diff-merges: add old mnemonic counterparts to --diff-merges
Sergey Organov
1
-3
/
+3
2020-12-21
diff-merges: let new options enable diff without -p
Sergey Organov
3
-9
/
+22
2020-12-21
diff-merges: do not imply -p for new options
Sergey Organov
2
-8
/
+13
2020-12-21
diff-merges: implement new values for --diff-merges
Sergey Organov
1
-3
/
+16
2020-12-21
diff-merges: make -m/-c/--cc explicitly mutually exclusive
Sergey Organov
1
-0
/
+3
2020-12-21
diff-merges: refactor opt settings into separate functions
Sergey Organov
1
-22
/
+41
2020-12-21
diff-merges: get rid of now empty diff_merges_init_revs()
Sergey Organov
3
-7
/
+0
2020-12-21
diff-merges: group diff-merge flags next to each other inside 'rev_info'
Sergey Organov
1
-2
/
+3
2020-12-21
diff-merges: split 'ignore_merges' field
Sergey Organov
3
-26
/
+23
2020-12-21
diff-merges: fix -m to properly override -c/--cc
Sergey Organov
2
-2
/
+3
2020-12-21
t4013: add tests for -m failing to override -c/--cc
Sergey Organov
3
-0
/
+402
2020-12-21
t4013: support test_expect_failure through ':failure' magic
Sergey Organov
1
-1
/
+6
2020-12-21
diff-merges: revise revs->diff flag handling
Sergey Organov
1
-3
/
+1
2020-12-21
diff-merges: handle imply -p on -c/--cc logic for log.c
Sergey Organov
2
-4
/
+5
2020-12-21
diff-merges: introduce revs->first_parent_merges flag
Sergey Organov
3
-2
/
+5
2020-12-21
diff-merges: new function diff_merges_set_dense_combined_if_unset()
Sergey Organov
4
-8
/
+24
2020-12-21
diff-merges: new function diff_merges_suppress()
Sergey Organov
4
-4
/
+21
2020-12-21
diff-merges: re-arrange functions to match the order they are called in
Sergey Organov
2
-13
/
+16
2020-12-21
diff-merges: rename diff_merges_default_to_enable() to match semantics
Sergey Organov
3
-4
/
+4
2020-12-21
diff-merges: move checks for first_parent_only out of the module
Sergey Organov
3
-9
/
+11
2020-12-21
diff-merges: rename all functions to have common prefix
Sergey Organov
4
-15
/
+20
2020-12-21
revision: move diff merges functions to its own diff-merges.c
Sergey Organov
6
-78
/
+97
[prev]
[next]