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
2017-06-30
Merge branch 'ks/status-initial-commit'
Junio C Hamano
5
-3
/
+38
2017-06-30
Merge branch 'ab/die-errors-in-threaded'
Junio C Hamano
1
-1
/
+17
2017-06-30
Merge branch 'pw/rebase-i-regression-fix-tests'
Junio C Hamano
4
-12
/
+148
2017-06-30
hashmap: migrate documentation from Documentation/technical into header
Stefan Beller
2
-341
/
+316
2017-06-30
patch-ids.c: use hashmap correctly
Stefan Beller
1
-4
/
+4
2017-06-30
hashmap.h: compare function has access to a data field
Stefan Beller
19
-66
/
+113
2017-06-30
merge-recursive: use DIFF_XDL_SET macro
Stefan Beller
1
-3
/
+3
2017-06-30
grep: remove redundant REG_NEWLINE when compiling fixed regex
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-06-30
grep: remove regflags from the public grep_opt API
Ævar Arnfjörð Bjarmason
4
-14
/
+34
2017-06-30
grep: remove redundant and verbose re-assignments to 0
Ævar Arnfjörð Bjarmason
1
-11
/
+0
2017-06-30
grep: remove redundant "fixed" field re-assignment to 0
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2017-06-30
grep: adjust a redundant grep pattern type assignment
Ævar Arnfjörð Bjarmason
1
-4
/
+1
2017-06-30
grep: remove redundant double assignment to 0
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2017-06-30
t9700: add tests for Git::unquote_path()
Phillip Wood
1
-0
/
+7
2017-06-30
Git::unquote_path(): throw an exception on bad path
Phillip Wood
1
-2
/
+2
2017-06-30
Git::unquote_path(): handle '\a'
Phillip Wood
1
-1
/
+2
2017-06-30
add -i: move unquote_path() to Git.pm
Phillip Wood
2
-43
/
+53
2017-06-30
commit-template: distinguish status information unconditionally
Kaartic Sivaraam
2
-2
/
+24
2017-06-30
commit-template: remove outdated notice about explicit paths
Kaartic Sivaraam
1
-6
/
+0
2017-06-29
coccinelle: polish FREE_AND_NULL rules
René Scharfe
1
-9
/
+1
2017-06-28
submodule--helper: do not call utf8_fprintf() unnecessarily
Junio C Hamano
1
-3
/
+2
2017-06-28
t1450: use egrep for regexp "alternation"
Junio C Hamano
1
-1
/
+1
2017-06-27
subtree: honour USE_ASCIIDOCTOR when set
A. Wilcox
1
-7
/
+19
2017-06-27
builtin/fetch cleanup: always set default value for submodule recursing
Stefan Beller
1
-3
/
+2
2017-06-27
apply: check git diffs for mutually exclusive header lines
René Scharfe
2
-0
/
+33
2017-06-27
apply: check git diffs for invalid file modes
René Scharfe
2
-6
/
+27
2017-06-27
apply: check git diffs for missing old filenames
René Scharfe
2
-1
/
+26
2017-06-27
Spelling fixes
Ville Skyttä
28
-41
/
+41
2017-06-26
Twelfth batch for 2.14
Junio C Hamano
1
-1
/
+11
2017-06-26
Merge branch 'mb/reword-autocomplete-message'
Junio C Hamano
1
-6
/
+12
2017-06-26
Merge branch 'ks/t7508-indent-fix'
Junio C Hamano
1
-1
/
+1
2017-06-26
Merge branch 'jk/add-p-commentchar-fix'
Junio C Hamano
2
-1
/
+10
2017-06-26
Merge branch 'dt/raise-core-packed-git-limit'
Junio C Hamano
1
-1
/
+2
2017-06-26
Merge branch 'mh/packed-ref-store-prep'
Junio C Hamano
5
-11
/
+54
2017-06-26
Merge branch 'lb/status-stash-count'
Junio C Hamano
12
-38
/
+115
2017-06-26
pack-bitmap: don't perform unaligned memory access
James Clarke
1
-1
/
+1
2017-06-26
sha1_file: refactor has_sha1_file_with_flags
Jonathan Tan
4
-23
/
+13
2017-06-26
sha1_file: do not access pack if unneeded
Jonathan Tan
1
-0
/
+11
2017-06-26
sha1_file: teach sha1_object_info_extended more flags
Jonathan Tan
2
-19
/
+28
2017-06-25
t1700: make sure split-index respects core.sharedrepository
Christian Couder
1
-0
/
+30
2017-06-25
t1301: move modebits() to test-lib-functions.sh
Christian Couder
2
-11
/
+12
2017-06-25
read-cache: use shared perms when writing shared index
Christian Couder
1
-0
/
+8
2017-06-24
Sync with 2.13.2
Junio C Hamano
2
-12
/
+17
2017-06-24
Git 2.13.2
Junio C Hamano
2
-1
/
+18
2017-06-24
Merge branch 'sn/reset-doc-typofix' into maint
Junio C Hamano
1
-1
/
+1
2017-06-24
Merge branch 'sg/doc-pretty-formats' into maint
Junio C Hamano
1
-2
/
+2
2017-06-24
Merge branch 'sd/t3200-branch-m-test' into maint
Junio C Hamano
1
-0
/
+17
2017-06-24
Merge branch 'sg/revision-parser-skip-prefix' into maint
Junio C Hamano
2
-48
/
+44
2017-06-24
Merge branch 'km/test-mailinfo-b-failure' into maint
Junio C Hamano
1
-0
/
+42
2017-06-24
Merge branch 'sb/submodule-rm-absorb' into maint
Junio C Hamano
1
-4
/
+5
[prev]
[next]