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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-07
hashmap: remove type arg from hashmap_{get,put,remove}_entry
Eric Wong
2
-2
/
+2
2019-10-07
OFFSETOF_VAR macro to simplify hashmap iterators
Eric Wong
2
-3
/
+3
2019-10-07
hashmap: introduce hashmap_free_entries
Eric Wong
1
-3
/
+3
2019-10-07
hashmap: use *_entry APIs for iteration
Eric Wong
2
-6
/
+6
2019-10-07
hashmap_cmp_fn takes hashmap_entry params
Eric Wong
4
-22
/
+37
2019-10-07
hashmap_get{,_from_hash} return "struct hashmap_entry *"
Eric Wong
4
-7
/
+11
2019-10-07
hashmap_put takes "struct hashmap_entry *"
Eric Wong
1
-1
/
+1
2019-10-07
hashmap_get takes "const struct hashmap_entry *"
Eric Wong
2
-3
/
+4
2019-10-07
hashmap_add takes "struct hashmap_entry *"
Eric Wong
3
-5
/
+5
2019-10-07
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
4
-6
/
+6
2019-10-06
stash apply: report status correctly even in a worktree's subdirectory
Johannes Schindelin
1
-0
/
+4
2019-10-06
fetch: let --jobs=<n> parallelize --multiple, too
Johannes Schindelin
1
-17
/
+107
2019-10-04
treewide: remove duplicate #include directives
René Scharfe
6
-6
/
+0
2019-10-04
push: do not pretend to return `int` from `die_push_simple()`
Johannes Schindelin
1
-2
/
+2
2019-10-04
fast-export: handle nested tags
Elijah Newren
1
-12
/
+18
2019-10-04
fast-export: allow user to request tags be marked with --mark-tags
Elijah Newren
1
-0
/
+7
2019-10-04
fast-export: add support for --import-marks-if-exists
Elijah Newren
1
-4
/
+19
2019-10-03
push: add trace2 instrumentation
Josh Steadmon
1
-0
/
+2
2019-10-03
fetch: add trace2 instrumentation
Josh Steadmon
1
-7
/
+15
2019-10-02
commit-graph: emit trace2 cmd_mode for each sub-command
Garima Singh
1
-0
/
+6
2019-09-30
Merge branch 'ds/commit-graph-on-fetch'
Junio C Hamano
1
-0
/
+15
2019-09-30
Merge branch 'bw/rebase-autostash-keep-current-branch'
Junio C Hamano
1
-12
/
+1
2019-09-30
Merge branch 'ds/include-exclude'
Junio C Hamano
3
-27
/
+27
2019-09-30
Merge branch 'dl/rebase-i-keep-base'
Junio C Hamano
1
-22
/
+62
2019-09-30
Merge branch 'jk/misc-uninitialized-fixes'
Junio C Hamano
2
-20
/
+17
2019-09-30
Merge branch 'rs/get-tagged-oid'
Junio C Hamano
3
-4
/
+5
2019-09-30
Merge branch 'tg/push-all-in-mirror-forbidden'
Junio C Hamano
1
-33
/
+36
2019-09-30
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-0
/
+9
2019-09-30
Merge branch 'rs/strbuf-detach'
Junio C Hamano
1
-2
/
+2
2019-09-29
builtin/submodule--helper: fix usage string for 'update-clone'
Bert Wesarg
1
-1
/
+1
2019-09-28
fast-export: fix exporting a tag and nothing else
Elijah Newren
1
-1
/
+6
2019-09-28
name-rev: avoid cutoff timestamp underflow
SZEDER Gábor
1
-3
/
+12
2019-09-20
stash: make sure to write refreshed cache
Thomas Gummerer
1
-4
/
+7
2019-09-20
merge: use refresh_and_write_cache
Thomas Gummerer
1
-10
/
+3
2019-09-20
factor out refresh_and_write_cache function
Thomas Gummerer
1
-14
/
+2
2019-09-18
commit-graph: add --[no-]progress to write and verify
Garima Singh
1
-5
/
+14
2019-09-18
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
3
-13
/
+10
2019-09-18
Merge branch 'cc/multi-promisor'
Junio C Hamano
5
-27
/
+21
2019-09-18
Merge branch 'js/pre-merge-commit-hook'
Junio C Hamano
1
-3
/
+15
2019-09-18
Merge branch 'jk/drop-release-pack-memory'
Junio C Hamano
1
-11
/
+0
2019-09-18
Merge branch 'js/rebase-r-strategy'
Junio C Hamano
1
-11
/
+5
2019-09-17
clean: fix theoretical path corruption
Elijah Newren
1
-1
/
+1
2019-09-17
clean: rewrap overly long line
Elijah Newren
1
-1
/
+2
2019-09-17
clean: avoid removing untracked files in a nested git repository
Elijah Newren
1
-0
/
+2
2019-09-17
clean: disambiguate the definition of -d
Elijah Newren
1
-0
/
+8
2019-09-16
fetch: use oidset to keep the want OIDs for faster lookup
Masaya Suzuki
1
-8
/
+10
2019-09-16
list-objects-filter: delay parsing of sparse oid
Jeff King
1
-4
/
+0
2019-09-09
Merge branch 'cb/fetch-set-upstream'
Junio C Hamano
2
-1
/
+56
2019-09-09
Merge branch 'en/checkout-mismerge-fix'
Junio C Hamano
1
-7
/
+0
2019-09-09
Merge branch 'ds/feature-macros'
Junio C Hamano
3
-13
/
+13
[prev]
[next]