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
2019-10-07
Merge branch 'jk/disable-commit-graph-during-upload-pack'
Junio C Hamano
1
-0
/
+38
2019-10-07
Merge branch 'ss/get-time-cleanup'
Junio C Hamano
1
-18
/
+9
2019-10-07
Merge branch 'rs/simplify-by-deco-with-deco-refs-exclude'
Junio C Hamano
1
-0
/
+15
2019-10-07
Merge branch 'jk/partial-clone-sparse-blob'
Junio C Hamano
1
-0
/
+36
2019-10-07
Merge branch 'tg/stash-refresh-index'
Junio C Hamano
1
-0
/
+16
2019-10-07
hashmap_entry: remove first member requirement from docs
Eric Wong
1
-0
/
+1
2019-10-07
hashmap: remove type arg from hashmap_{get,put,remove}_entry
Eric Wong
1
-3
/
+1
2019-10-07
OFFSETOF_VAR macro to simplify hashmap iterators
Eric Wong
2
-6
/
+3
2019-10-07
hashmap: introduce hashmap_free_entries
Eric Wong
1
-3
/
+3
2019-10-07
hashmap: hashmap_{put,remove} return hashmap_entry *
Eric Wong
1
-2
/
+7
2019-10-07
hashmap: use *_entry APIs for iteration
Eric Wong
2
-11
/
+8
2019-10-07
hashmap_cmp_fn takes hashmap_entry params
Eric Wong
1
-4
/
+6
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-07
tests: remove "cat foo" before "test_i18ngrep bar foo"
René Scharfe
4
-32
/
+0
2019-10-06
tests: let --immediate and --write-junit-xml play well together
Johannes Schindelin
1
-16
/
+22
2019-10-06
test-tool run-command: learn to run (parts of) the testsuite
Johannes Schindelin
1
-0
/
+153
2019-10-06
stash apply: report status correctly even in a worktree's subdirectory
Johannes Schindelin
1
-0
/
+27
2019-10-06
fetch: let --jobs=<n> parallelize --multiple, too
Johannes Schindelin
1
-0
/
+11
2019-10-05
trace2: write discard message to sentinel files
Josh Steadmon
1
-1
/
+3
2019-10-05
trace2: discard new traces if target directory has too many files
Josh Steadmon
1
-0
/
+17
2019-10-04
t4214: demonstrate octopus graph coloring failure
Denton Liu
1
-1
/
+281
2019-10-04
t4214: explicitly list tags in log
Denton Liu
1
-4
/
+4
2019-10-04
t4214: generate expect in their own test cases
Denton Liu
1
-21
/
+21
2019-10-04
t4214: use test_merge
Denton Liu
1
-2
/
+1
2019-10-04
test-lib: let test_merge() perform octopus merges
Denton Liu
1
-2
/
+4
2019-10-04
fast-export: handle nested tags
Elijah Newren
1
-1
/
+1
2019-10-04
t9350: add tests for tags of things other than a commit
Elijah Newren
1
-0
/
+31
2019-10-04
fast-export: allow user to request tags be marked with --mark-tags
Elijah Newren
1
-0
/
+14
2019-10-04
fast-export: add support for --import-marks-if-exists
Elijah Newren
1
-6
/
+4
2019-10-04
fast-import: add support for new 'alias' command
Elijah Newren
1
-0
/
+5
2019-10-04
fast-import: allow tags to be identified by mark labels
Elijah Newren
1
-0
/
+19
2019-10-04
fast-import: fix handling of deleted tags
Elijah Newren
1
-0
/
+13
2019-10-04
add -i: show progress counter in the prompt
Kunal Tyagi
1
-1
/
+1
2019-10-03
range-diff: internally force `diff.noprefix=true`
Johannes Schindelin
1
-0
/
+4
2019-10-02
t0061: fix test for argv[0] with spaces (MINGW only)
Alexandr Miloslavskiy
1
-4
/
+17
2019-10-02
merge-recursive: fix the diff3 common ancestor label for virtual commits
Elijah Newren
1
-0
/
+13
2019-10-02
promisor-remote: skip move_to_tail when no-op
Emily Shaffer
1
-0
/
+13
2019-10-02
dir: special case check for the possibility that pathspec is NULL
Elijah Newren
1
-0
/
+20
2019-09-30
Merge branch 'ds/commit-graph-on-fetch'
Junio C Hamano
1
-0
/
+13
2019-09-30
Merge branch 'bw/rebase-autostash-keep-current-branch'
Junio C Hamano
1
-4
/
+8
2019-09-30
Merge branch 'jh/trace2-pretty-output'
Junio C Hamano
1
-2
/
+2
2019-09-30
Merge branch 'dl/rebase-i-keep-base'
Junio C Hamano
6
-2
/
+270
2019-09-30
Merge branch 'sg/clean-nested-repo-with-ignored'
Junio C Hamano
1
-0
/
+22
2019-09-30
Merge branch 'dl/complete-cherry-pick-revert-skip'
Junio C Hamano
1
-0
/
+6
2019-09-30
Merge branch 'dl/use-sq-from-test-lib'
Junio C Hamano
11
-61
/
+51
[prev]
[next]