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-02-14
grep: fix "--" rev/pathspec disambiguation
Jeff King
1
-5
/
+24
2017-02-14
grep: re-order rev-parsing loop
Jeff King
1
-9
/
+11
2017-02-14
grep: do not unnecessarily query repo for "--"
Jonathan Tan
1
-4
/
+5
2017-02-14
grep: move thread initialization a little lower
Jeff King
1
-14
/
+14
2017-02-13
gc: ignore old gc.log files
David Turner
1
-7
/
+50
2017-02-13
rm: reuse strbuf for all remove_dir_recursively() calls, again
René Scharfe
1
-3
/
+3
2017-02-13
ls-files: move only kept cache entries in prune_cache()
René Scharfe
1
-5
/
+4
2017-02-13
ls-files: pass prefix length explicitly to prune_cache()
René Scharfe
1
-5
/
+7
2017-02-10
Merge branch 'js/difftool-builtin'
Junio C Hamano
1
-4
/
+4
2017-02-10
Merge branch 'ps/worktree-prune-help-fix'
Junio C Hamano
1
-2
/
+2
2017-02-09
rebase--helper: add a builtin helper for interactive rebases
Johannes Schindelin
1
-0
/
+40
2017-02-08
tag: generate useful reflog message
Cornelius Weig
1
-1
/
+53
2017-02-08
receive-pack: avoid duplicates between our refs and alternates
Jeff King
1
-1
/
+3
2017-02-08
receive-pack: treat namespace .have lines like alternates
Jeff King
1
-3
/
+7
2017-02-08
receive-pack: fix misleading namespace/.have comment
Jeff King
1
-4
/
+1
2017-02-08
receive-pack: use oidset to de-duplicate .have lines
Jeff King
1
-14
/
+12
2017-02-08
for_each_alternate_ref: pass name/oid instead of ref struct
Jeff King
1
-2
/
+4
2017-02-06
worktree: fix option descriptions for `prune`
Patrick Steinhardt
1
-2
/
+2
2017-02-06
difftool: fix bug when printing usage
David Aguilar
1
-4
/
+4
2017-02-03
rev-parse: add '--absolute-git-dir' option
SZEDER Gábor
1
-8
/
+18
2017-02-03
Merge branch 'cw/log-updates-for-all-refs-really'
Junio C Hamano
2
-5
/
+8
2017-02-03
Merge branch 'rs/object-id'
Junio C Hamano
4
-6
/
+6
2017-02-03
Merge branch 'sb/unpack-trees-super-prefix'
Junio C Hamano
1
-18
/
+18
2017-02-02
Merge branch 'ep/commit-static-buf-cleanup'
Junio C Hamano
1
-17
/
+14
2017-02-02
Merge branch 'rs/receive-pack-cleanup'
Junio C Hamano
1
-2
/
+1
2017-02-02
Merge branch 'rs/absolute-pathdup'
Junio C Hamano
2
-3
/
+3
2017-02-01
attr: tighten const correctness with git_attr and match_attr
Brandon Williams
1
-1
/
+2
2017-02-01
attr: convert git_check_attrs() callers to use the new API
Junio C Hamano
1
-14
/
+5
2017-02-01
attr: convert git_all_attrs() to use "struct attr_check"
Junio C Hamano
1
-30
/
+30
2017-02-01
attr: rename function and struct related to checking attributes
Junio C Hamano
2
-12
/
+13
2017-01-31
Merge branch 'jk/blame-fixes' into maint
Junio C Hamano
1
-10
/
+17
2017-01-31
Merge branch 'dt/disable-bitmap-in-auto-gc' into maint
Junio C Hamano
2
-1
/
+17
2017-01-31
Merge branch 'jc/compression-config' into maint
Junio C Hamano
1
-14
/
+0
2017-01-31
Merge branch 'jk/fsck-connectivity-check-fix'
Junio C Hamano
1
-37
/
+81
2017-01-31
Merge branch 'js/difftool-builtin'
Junio C Hamano
1
-0
/
+692
2017-01-31
Merge branch 'vp/show-ref-verify-head'
Junio C Hamano
1
-28
/
+21
2017-01-31
Merge branch 'js/remote-rename-with-half-configured-remote'
Junio C Hamano
2
-8
/
+8
2017-01-31
Merge branch 'st/verify-tag'
Junio C Hamano
2
-13
/
+46
2017-01-31
Merge branch 'jk/loose-object-fsck'
Junio C Hamano
1
-13
/
+33
2017-01-31
Merge branch 'bw/push-submodule-only'
Junio C Hamano
1
-0
/
+2
2017-01-31
branch: implement '--format' option
Karthik Nayak
1
-5
/
+9
2017-01-31
branch: use ref-filter printing APIs
Karthik Nayak
1
-162
/
+85
2017-01-31
branch, tag: use porcelain output
Karthik Nayak
2
-0
/
+4
2017-01-31
builtin/commit.c: switch to strbuf, instead of snprintf()
Elia Pinto
1
-6
/
+4
2017-01-31
refs: add option core.logAllRefUpdates = always
Cornelius Weig
2
-5
/
+8
2017-01-30
receive-pack: call string_list_clear() unconditionally
René Scharfe
1
-2
/
+1
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
[prev]
[next]