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
2017-01-30
checkout: convert post_checkout_hook() to struct object_id
René Scharfe
1
-2
/
+2
2017-01-30
use oid_to_hex_r() for converting struct object_id hashes to hex strings
René Scharfe
3
-4
/
+4
2017-01-30
use SWAP macro
René Scharfe
2
-9
/
+4
2017-01-27
pack-objects: convert recursion to iteration in break_delta_chain()
Jeff King
1
-30
/
+99
2017-01-27
pack-objects: enforce --depth limit in reused deltas
Jeff King
1
-0
/
+18
2017-01-27
use absolute_pathdup()
René Scharfe
2
-3
/
+3
2017-01-26
fsck: lazily load types under --connectivity-only
Jeff King
1
-51
/
+7
2017-01-26
fsck: move typename() printing to its own function
Jeff King
1
-9
/
+20
2017-01-25
difftool: hack around -Wzero-length-format warning
Jeff King
1
-1
/
+1
2017-01-23
show-ref: remove a stale comment
Junio C Hamano
1
-4
/
+0
2017-01-23
describe: teach describe negative pattern matches
Jacob Keller
1
-0
/
+21
2017-01-23
describe: teach --match to accept multiple patterns
Jacob Keller
1
-7
/
+23
2017-01-23
name-rev: add support to exclude refs by pattern match
Jacob Keller
1
-1
/
+13
2017-01-23
name-rev: extend --refs to accept multiple patterns
Jacob Keller
1
-12
/
+34
2017-01-23
Merge branch 'sb/submodule-init'
Junio C Hamano
1
-6
/
+7
2017-01-23
show-ref: remove dead `if (verify)' check
Vladimir Panteleev
1
-3
/
+0
2017-01-23
show-ref: detect dangling refs under --verify as well
Vladimir Panteleev
1
-8
/
+8
2017-01-23
show-ref: move --quiet handling into show_one()
Vladimir Panteleev
1
-5
/
+4
2017-01-23
show-ref: allow -d to work with --verify
Vladimir Panteleev
1
-11
/
+12
2017-01-23
show-ref: accept HEAD with --verify
Vladimir Panteleev
1
-1
/
+1
2017-01-19
remote rename: more carefully determine whether a remote is configured
Johannes Schindelin
2
-8
/
+8
2017-01-19
difftool: retire the scripted version
Johannes Schindelin
1
-41
/
+0
2017-01-19
difftool: implement the functionality in the builtin
Johannes Schindelin
1
-1
/
+671
2017-01-18
Merge branch 'bw/pathspec-cleanup'
Junio C Hamano
2
-28
/
+38
2017-01-18
Merge branch 'jk/blame-fixes'
Junio C Hamano
1
-10
/
+17
2017-01-18
Merge branch 'dt/disable-bitmap-in-auto-gc'
Junio C Hamano
2
-1
/
+17
2017-01-18
Merge branch 'sb/submodule-rm-absorb'
Junio C Hamano
1
-62
/
+22
2017-01-18
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
2
-25
/
+367
2017-01-18
builtin/tag: add --format argument for tag -v
Lukas Puehringer
1
-10
/
+27
2017-01-17
builtin/verify-tag: add --format to verify-tag
Santiago Torres
1
-3
/
+19
2017-01-17
Merge branch 'jt/fetch-no-redundant-tag-fetch-map' into maint
Junio C Hamano
1
-3
/
+0
2017-01-17
Merge branch 'jc/push-default-explicit' into maint
Junio C Hamano
1
-2
/
+5
2017-01-17
Merge branch 'jk/index-pack-wo-repo-from-stdin' into maint
Junio C Hamano
1
-4
/
+8
2017-01-17
Merge branch 'sb/sequencer-abort-safety' into maint
Junio C Hamano
1
-2
/
+2
2017-01-17
Merge branch 'jc/pull-rebase-ff' into maint
Junio C Hamano
1
-4
/
+18
2017-01-17
Merge branch 'ak/commit-only-allow-empty' into maint
Junio C Hamano
1
-3
/
+1
2017-01-17
Merge branch 'nd/worktree-list-fixup' into maint
Junio C Hamano
2
-7
/
+9
2017-01-17
Merge branch 'jk/rev-parse-symbolic-parents-fix' into maint
Junio C Hamano
1
-1
/
+6
2017-01-17
fsck: check HAS_OBJ more consistently
Jeff King
1
-2
/
+2
2017-01-17
fsck: do not fallback "git fsck <bogus>" to "git fsck"
Jeff King
1
-1
/
+1
2017-01-17
fsck: tighten error-checks of "git fsck <head>"
Jeff King
1
-2
/
+5
2017-01-17
fsck: prepare dummy objects for --connectivity-check
Jeff King
1
-23
/
+97
2017-01-17
difftool: add a skeleton for the upcoming builtin
Johannes Schindelin
1
-0
/
+63
2017-01-17
fsck: report trees as dangling
Jeff King
1
-1
/
+1
2017-01-15
fsck: parse loose object paths directly
Jeff King
1
-13
/
+33
2017-01-13
builtin/commit.c: remove the PATH_MAX limitation via dynamic allocation
Elia Pinto
1
-11
/
+10
2017-01-12
submodule update --init: display correct path from submodule
Stefan Beller
1
-6
/
+7
2017-01-11
read-tree: use OPT_BOOL instead of OPT_SET_INT
Stefan Beller
1
-18
/
+18
2017-01-10
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
1
-11
/
+58
2017-01-10
Merge branch 'jc/retire-compaction-heuristics'
Junio C Hamano
1
-3
/
+2
[prev]
[next]