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
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
3
-6
/
+6
2017-04-23
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
3
-3
/
+3
2017-04-23
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
1
-1
/
+1
2017-04-20
t0006 & t5000: skip "far in the future" test when time_t is too limited
Johannes Schindelin
4
-4
/
+8
2017-04-20
t0006 & t5000: prepare for 64-bit timestamps
Johannes Schindelin
4
-6
/
+11
2017-04-19
Merge branch 'jh/memihash-opt'
Junio C Hamano
4
-0
/
+36
2017-04-19
Merge branch 'sf/putty-w-args'
Junio C Hamano
1
-0
/
+6
2017-04-19
Merge branch 'ld/p4-current-branch-fix'
Junio C Hamano
1
-0
/
+16
2017-04-19
Merge branch 'dt/gc-ignore-old-gc-logs'
Junio C Hamano
1
-1
/
+17
2017-04-19
Merge branch 'jk/no-looking-at-dotgit-outside-repo'
Junio C Hamano
1
-0
/
+1
2017-04-19
Merge branch 'nd/files-backend-git-dir'
Junio C Hamano
4
-0
/
+508
2017-04-19
Merge branch 'lt/mailinfo-in-body-header-continuation'
Junio C Hamano
1
-2
/
+4
2017-04-19
Merge branch 'bw/push-options-recursively-to-submodules'
Junio C Hamano
2
-0
/
+92
2017-04-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-10
/
+10
2017-04-19
Merge branch 'sb/submodule-short-status'
Junio C Hamano
2
-6
/
+147
2017-04-18
p0004: make perf test executable
Christian Couder
1
-0
/
+0
2017-04-16
Merge branch 'js/difftool-builtin'
Junio C Hamano
1
-0
/
+19
2017-04-16
Merge branch 'sb/show-diff-for-submodule-in-diff-fix'
Junio C Hamano
1
-0
/
+29
2017-04-16
Merge branch 'jk/loose-object-info-report-error'
Junio C Hamano
1
-0
/
+24
2017-04-16
git-p4: don't use name-rev to get current branch
Luke Diamand
1
-1
/
+1
2017-04-16
git-p4: add failing test for name-rev rather than symbolic-ref
Luke Diamand
1
-0
/
+16
2017-04-16
test-read-cache: setup git dir
René Scharfe
1
-0
/
+1
2017-04-16
t6500: wait for detached auto gc at the end of the test script
SZEDER Gábor
1
-1
/
+17
2017-04-16
connect.c: handle errors from split_cmdline
Jeff King
1
-0
/
+6
2017-04-14
refs.h: add a note about sorting order of for_each_ref_*
Nguyễn Thái Ngọc Duy
2
-0
/
+12
2017-04-14
t1406: new tests for submodule ref store
Nguyễn Thái Ngọc Duy
1
-0
/
+95
2017-04-14
t1405: some basic tests on main ref store
Nguyễn Thái Ngọc Duy
1
-0
/
+123
2017-04-14
t/helper: add test-ref-store to test ref-store functions
Nguyễn Thái Ngọc Duy
2
-0
/
+278
2017-04-13
difftool: fix use-after-free
Johannes Schindelin
1
-0
/
+19
2017-04-12
t3008: skip lazy-init test on a single-core box
Kevin Willford
1
-3
/
+11
2017-04-12
test-online-cpus: helper to return cpu count
Jeff Hostetler
2
-0
/
+9
2017-04-11
mailinfo: fix in-body header continuations
Linus Torvalds
1
-2
/
+4
2017-04-11
push: propagate remote and refspec with --recurse-submodules
Brandon Williams
1
-0
/
+52
2017-04-11
push: propagate push-options with --recurse-submodules
Brandon Williams
1
-0
/
+40
2017-04-11
Merge branch 'ah/log-decorate-default-to-auto'
Junio C Hamano
1
-1
/
+9
2017-04-11
Merge branch 'ab/ref-filter-no-contains'
Junio C Hamano
4
-14
/
+316
2017-04-02
diff: submodule inline diff to initialize env array.
Stefan Beller
1
-0
/
+29
2017-04-01
index-pack: detect local corruption in collision check
Jeff King
1
-0
/
+17
2017-04-01
sha1_loose_object_info: return error for corrupted objects
Jeff King
1
-0
/
+7
2017-03-31
name-hash: fix buffer overrun
Kevin Willford
1
-0
/
+19
2017-03-31
Rename sha1_array to oid_array
brian m. carlson
1
-5
/
+5
2017-03-31
Convert sha1_array_for_each_unique and for_each_abbrev to object_id
brian m. carlson
1
-3
/
+3
2017-03-31
Convert sha1_array_lookup to take struct object_id
brian m. carlson
1
-1
/
+1
2017-03-31
Make sha1_array_append take a struct object_id *
brian m. carlson
1
-1
/
+1
2017-03-30
Merge branch 'js/rebase-i-reword-to-run-hooks'
Junio C Hamano
1
-0
/
+17
2017-03-30
Merge branch 'ab/case-insensitive-upstream-and-push-marker'
Junio C Hamano
2
-6
/
+17
2017-03-30
Merge branch 'ab/test-readme-updates'
Junio C Hamano
1
-5
/
+7
2017-03-30
Merge branch 'rs/freebsd-getcwd-workaround'
Junio C Hamano
1
-0
/
+14
2017-03-30
Merge branch 'bw/recurse-submodules-relative-fix'
Junio C Hamano
2
-0
/
+114
2017-03-30
Merge branch 'sg/completion-refs-speedup'
Junio C Hamano
1
-0
/
+387
[next]