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
/
helper
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-07
hashmap: use *_entry APIs to wrap container_of
Eric Wong
1
-7
/
+5
2019-10-07
hashmap_get_next returns "struct hashmap_entry *"
Eric Wong
1
-4
/
+6
2019-10-07
hashmap_put takes "struct hashmap_entry *"
Eric Wong
1
-1
/
+1
2019-10-07
hashmap_add takes "struct hashmap_entry *"
Eric Wong
1
-3
/
+3
2019-10-07
hashmap_get_next takes "const struct hashmap_entry *"
Eric Wong
1
-1
/
+1
2019-10-07
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
1
-3
/
+3
2019-10-06
test-tool run-command: learn to run (parts of) the testsuite
Johannes Schindelin
1
-0
/
+153
2019-09-20
t/helper: ignore only executable files
SZEDER Gábor
1
-5
/
+4
2019-09-18
test_date.c: remove reference to GIT_TEST_DATE_NOW
Stephen P. Smith
1
-1
/
+0
2019-09-17
Test the progress display
SZEDER Gábor
3
-0
/
+83
2019-09-12
Quit passing 'now' to date code
Stephen P. Smith
1
-17
/
+9
2019-09-06
test-read-cache: drop namelen variable
Jeff King
1
-3
/
+2
2019-08-09
Merge branch 'mt/dir-iterator-updates'
Junio C Hamano
1
-3
/
+1
2019-08-07
test-dir-iterator: use path argument directly
René Scharfe
1
-3
/
+1
2019-08-01
Merge branch 'jc/dir-iterator-test-fix'
Junio C Hamano
1
-1
/
+10
2019-07-30
test-dir-iterator: do not assume errno values
Junio C Hamano
1
-1
/
+10
2019-07-25
Merge branch 'mt/dir-iterator-updates'
Junio C Hamano
3
-0
/
+60
2019-07-19
Merge branch 'nd/tree-walk-with-repo'
Junio C Hamano
1
-1
/
+1
2019-07-19
Merge branch 'cc/test-oidmap'
Junio C Hamano
4
-8
/
+115
2019-07-11
dir-iterator: add flags parameter to dir_iterator_begin
Matheus Tavares
1
-7
/
+27
2019-07-11
dir-iterator: refactor state machine model
Matheus Tavares
1
-0
/
+5
2019-07-11
dir-iterator: add tests for dir-iterator API
Daniel Ferreira
3
-0
/
+35
2019-07-01
test-oidmap: remove 'add' subcommand
Christian Couder
1
-15
/
+1
2019-06-27
match-trees.c: remove the_repo from shift_tree*()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-06-20
object: convert lookup_unknown_object() to use object_id
Jeff King
1
-3
/
+3
2019-06-17
test-hashmap: remove 'hash' command
Christian Couder
1
-8
/
+1
2019-06-17
t/helper: add test-oidmap.c
Christian Couder
3
-0
/
+128
2019-05-19
Merge branch 'js/fsmonitor-refresh-after-discarding-index'
Junio C Hamano
1
-1
/
+23
2019-05-19
Merge branch 'nd/parse-options-aliases'
Junio C Hamano
1
-0
/
+3
2019-05-09
Merge branch 'js/misc-doc-fixes'
Junio C Hamano
3
-0
/
+52
2019-05-08
fsmonitor: demonstrate that it is not refreshed after discard_index()
Johannes Schindelin
1
-1
/
+23
2019-05-07
parse-options: don't emit "ambiguous option" for aliases
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2019-04-25
Merge branch 'jk/xmalloc'
Junio C Hamano
1
-1
/
+1
2019-04-25
Merge branch 'js/difftool-no-index'
Junio C Hamano
1
-1
/
+1
2019-04-19
Turn `git serve` into a test helper
Johannes Schindelin
3
-0
/
+33
2019-04-19
test-tool: handle the `-C <directory>` option just like `git`
Johannes Schindelin
1
-0
/
+19
2019-04-12
test-prio-queue: use xmalloc
Jeff King
1
-1
/
+1
2019-03-20
test-date: drop unused "now" parameter from parse_dates()
Jeff King
1
-2
/
+2
2019-03-18
parse-options: make OPT_ARGUMENT() more useful
Johannes Schindelin
1
-1
/
+1
2019-02-22
trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
Jeff Hostetler
3
-0
/
+275
2019-02-22
trace2: create new combined trace facility
Jeff Hostetler
2
-0
/
+6
2019-02-19
tests: teach the test-tool to generate NUL bytes and use it
Johannes Schindelin
3
-0
/
+23
2019-02-06
Merge branch 'js/vsts-ci'
Junio C Hamano
5
-0
/
+158
2019-02-06
Merge branch 'lt/date-human'
Junio C Hamano
1
-1
/
+12
2019-02-06
Merge branch 'jk/unused-parameter-cleanup'
Junio C Hamano
1
-1
/
+1
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
3
-2
/
+4
2019-02-06
test-date: drop unused parameter to getnanos()
Jeff King
1
-2
/
+2
2019-02-05
Merge branch 'cc/test-ref-store-typofix'
Junio C Hamano
1
-1
/
+1
2019-02-05
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
1
-0
/
+10
2019-01-29
Merge branch 'bc/sha-256'
Junio C Hamano
6
-51
/
+133
[prev]
[next]