index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
perf/aggregate: implement codespeed JSON output
Christian Couder
1
-2
/
+62
2018-01-05
perf/aggregate: refactor printing results
Christian Couder
1
-46
/
+50
2018-01-05
perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}
Christian Couder
1
-1
/
+1
2017-09-24
perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"
Christian Couder
2
-3
/
+9
2017-09-24
perf/run: show name of rev being built
Christian Couder
1
-2
/
+3
2017-09-24
perf/run: add run_subsection()
Christian Couder
1
-12
/
+35
2017-09-24
perf/run: update get_var_from_env_or_config() for subsections
Christian Couder
1
-12
/
+20
2017-09-24
perf/run: add get_subsections()
Christian Couder
1
-0
/
+7
2017-09-24
perf/run: add calls to get_var_from_env_or_config()
Christian Couder
1
-0
/
+3
2017-09-24
perf/run: add GIT_PERF_DIRS_OR_REVS
Christian Couder
1
-0
/
+3
2017-09-24
perf/run: add get_var_from_env_or_config()
Christian Couder
2
-3
/
+21
2017-09-24
perf/run: add '--config' option to the 'run' script
Christian Couder
1
-1
/
+6
2017-09-19
Merge branch 'mh/packed-ref-transactions'
Junio C Hamano
1
-0
/
+73
2017-09-19
Merge branch 'sb/merge-commit-msg-hook'
Junio C Hamano
1
-4
/
+60
2017-09-19
Merge branch 'jk/leak-checkers'
Junio C Hamano
1
-1
/
+6
2017-09-19
Merge branch 'nm/pull-submodule-recurse-config'
Junio C Hamano
1
-0
/
+32
2017-09-19
Merge branch 'mh/packed-ref-store-prep'
Junio C Hamano
1
-2
/
+16
2017-09-19
Merge branch 'jh/hashmap-disable-counting'
Junio C Hamano
1
-1
/
+2
2017-09-19
Merge branch 'nd/prune-in-worktree'
Junio C Hamano
2
-0
/
+67
2017-09-10
Merge branch 'nd/worktree-kill-parse-ref'
Junio C Hamano
1
-0
/
+13
2017-09-10
Merge branch 'mm/send-email-cc-cruft'
Junio C Hamano
1
-0
/
+4
2017-09-10
Merge branch 'ma/up-to-date'
Junio C Hamano
1
-2
/
+2
2017-09-09
files_ref_store: use a transaction to update packed refs
Michael Haggerty
1
-2
/
+2
2017-09-09
t1404: demonstrate two problems with reference transactions
Michael Haggerty
1
-0
/
+73
2017-09-08
builtin/merge: honor commit-msg hook for merges
Stefan Beller
1
-4
/
+60
2017-09-07
pull: honor submodule.recurse config option
Nicolas Morey-Chaisemartin
1
-0
/
+32
2017-09-07
hashmap: add API to disable item counting when threaded
Jeff Hostetler
1
-1
/
+2
2017-09-07
rev-parse: don't trim bisect refnames
Jeff King
1
-2
/
+16
2017-09-06
test-lib: set LSAN_OPTIONS to abort by default
Jeff King
1
-0
/
+5
2017-09-06
test-lib: --valgrind should not override --verbose-log
Jeff King
1
-1
/
+1
2017-09-06
Merge branch 'rs/archive-excluded-directory'
Junio C Hamano
1
-3
/
+44
2017-09-06
Merge branch 'ks/branch-set-upstream'
Junio C Hamano
2
-58
/
+10
2017-08-26
Merge branch 'mg/killed-merge'
Junio C Hamano
1
-0
/
+15
2017-08-26
Merge branch 'jc/cutoff-config'
Junio C Hamano
1
-18
/
+39
2017-08-26
Merge branch 'kw/write-index-reduce-alloc'
Junio C Hamano
2
-0
/
+52
2017-08-26
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
4
-156
/
+15
2017-08-26
Merge branch 'tb/apply-with-crlf'
Junio C Hamano
1
-6
/
+27
2017-08-26
Merge branch 'jt/stash-tests'
Junio C Hamano
1
-0
/
+34
2017-08-26
Merge branch 'jk/trailers-parse'
Junio C Hamano
2
-7
/
+120
2017-08-26
Merge branch 'pb/trailers-from-command-line'
Junio C Hamano
1
-0
/
+66
2017-08-26
Merge branch 'jt/diff-color-move-fix'
Junio C Hamano
1
-68
/
+193
2017-08-26
Merge branch 'sb/diff-color-move'
Junio C Hamano
1
-0
/
+434
2017-08-24
revision.c: --reflog add HEAD reflog from all worktrees
Nguyễn Thái Ngọc Duy
1
-0
/
+16
2017-08-24
files-backend: make reflog iterator go through per-worktree reflog
Nguyễn Thái Ngọc Duy
1
-0
/
+30
2017-08-24
revision.c: --all adds HEAD from all worktrees
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2017-08-24
revision.c: --indexed-objects add objects from all worktrees
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2017-08-24
send-email: fix garbage removal after address
Matthieu Moy
1
-0
/
+4
2017-08-24
branch: fix branch renaming not updating HEADs correctly
Nguyễn Thái Ngọc Duy
1
-0
/
+13
2017-08-24
Merge branch 'lg/merge-signoff'
Junio C Hamano
1
-0
/
+69
2017-08-23
Merge branch 'jt/t1450-fsck-corrupt-packfile' into maint
Junio C Hamano
1
-0
/
+16
[next]