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-05-15
convert: rename reusable sub-process functions
Ben Peart
1
-20
/
+20
2017-05-15
convert: update generic functions to only use generic data structures
Ben Peart
1
-18
/
+23
2017-05-15
convert: separate generic structures and variables from the filter specific ones
Ben Peart
1
-15
/
+20
2017-05-15
convert: split start_multi_file_filter() into two separate functions
Ben Peart
1
-24
/
+34
2017-05-15
pkt-line: annotate packet_writel with LAST_ARG_MUST_BE_NULL
Jeff King
1
-0
/
+1
2017-05-15
usage.c: drop set_error_handle()
Jeff King
2
-10
/
+1
2017-05-15
builtin/log: honor log.decorate
brian m. carlson
2
-2
/
+14
2017-05-15
config: complain about --local outside of a git repo
Jeff King
2
-1
/
+4
2017-05-15
setup_git_env: convert die("BUG") to BUG()
Jeff King
2
-1
/
+7
2017-05-15
usage.c: add BUG() function
Jeff King
2
-0
/
+41
2017-05-12
git-filter-branch: be more direct in an error message
Jean-Noel Avila
1
-1
/
+1
2017-05-12
read-tree -m: make error message for merging 0 trees less smart aleck
Jean-Noel Avila
2
-3
/
+4
2017-05-12
usability: don't ask questions if no reply is required
Jean-Noel Avila
3
-7
/
+7
2017-05-12
pathspec: convert find_pathspecs_matching_against_index to take an index
Brandon Williams
4
-9
/
+15
2017-05-12
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP
Brandon Williams
5
-26
/
+6
2017-05-12
ls-files: prevent prune_cache from overeagerly pruning submodules
Brandon Williams
1
-6
/
+25
2017-05-12
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag
Brandon Williams
6
-43
/
+44
2017-05-12
perf: add test showing exponential growth in path globbing
Ævar Arnfjörð Bjarmason
1
-0
/
+43
2017-05-12
perf: add function to setup a fresh test repo
Ævar Arnfjörð Bjarmason
2
-4
/
+16
2017-05-12
docs/config: consistify include.path examples
Jeff King
1
-2
/
+2
2017-05-12
docs/config: avoid the term "expand" for includes
Jeff King
1
-4
/
+4
2017-05-12
docs/config: give a relative includeIf example
Jeff King
1
-0
/
+6
2017-05-12
docs/config: clarify include/includeIf relationship
Jeff King
1
-6
/
+11
2017-05-11
travis-ci: add job to run tests with GETTEXT_POISON
Lars Schneider
1
-0
/
+5
2017-05-11
travis-ci: setup "prove cache" in "script" step
Lars Schneider
1
-3
/
+5
2017-05-11
tests: fix tests broken under GETTEXT_POISON=YesPlease
Ævar Arnfjörð Bjarmason
15
-34
/
+38
2017-05-10
read-tree: "read-tree -m --empty" does not make sense
Junio C Hamano
1
-1
/
+1
2017-05-10
t0027: tests are not expensive; remove t0025
Torsten Bögershausen
2
-187
/
+0
2017-05-10
submodule: add die_in_unpopulated_submodule function
Brandon Williams
5
-34
/
+36
2017-05-10
pathspec: provide a more descriptive die message
Brandon Williams
1
-1
/
+1
2017-05-10
t4051: mark supporting files as requiring LF-only line endings
Johannes Schindelin
1
-0
/
+1
2017-05-10
Fix the remaining tests that failed with core.autocrlf=true
Johannes Schindelin
1
-1
/
+20
2017-05-10
t3901: move supporting files into t/t3901/
Johannes Schindelin
6
-24
/
+24
2017-05-10
completion: mark bash script as LF-only
Johannes Schindelin
1
-0
/
+1
2017-05-10
git-new-workdir: mark script as LF-only
Johannes Schindelin
1
-0
/
+1
2017-05-10
Fix build with core.autocrlf=true
Johannes Schindelin
2
-1
/
+8
2017-05-10
receive-pack: verify push options in cert
Jonathan Tan
3
-8
/
+112
2017-05-09
doc: replace more gmane links
Junio C Hamano
4
-4
/
+4
2017-05-09
checkout: fix memory leak
Junio C Hamano
1
-0
/
+1
2017-05-09
Git 2.13
Junio C Hamano
3
-1
/
+14
2017-05-09
Merge tag 'l10n-2.13.0-rnd2.1' of git://github.com/git-l10n/git-po
Junio C Hamano
9
-19174
/
+23732
2017-05-09
Merge branch 'master' of git://github.com/nafmo/git-l10n-sv
Jiang Xin
1
-434
/
+439
2017-05-09
l10n: zh_CN: for git v2.13.0 l10n round 2
Jiang Xin
1
-429
/
+436
2017-05-09
l10n: sv.po: Update Swedish translation (3195t0f0u)
Peter Krefting
1
-434
/
+439
2017-05-08
Sync with v2.12.3
Junio C Hamano
11
-11
/
+116
2017-05-09
Merge branch 'jh/verify-index-checksum-only-in-fsck'
Junio C Hamano
1
-8
/
+26
2017-05-09
docs: correct receive.advertisePushOptions default
Jonathan Tan
1
-3
/
+2
2017-05-09
t5310: fix "; do" style
Jeff King
1
-4
/
+8
2017-05-09
pack-objects: disable pack reuse for object-selection options
Jeff King
2
-1
/
+43
2017-05-08
apply.c: fix whitespace-only mismerge
Junio C Hamano
1
-169
/
+169
[prev]
[next]