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-27
Merge branch 'jk/delta-chain-limit'
Junio C Hamano
1
-23
/
+110
2017-02-27
Merge branch 'jk/describe-omit-some-refs'
Junio C Hamano
2
-19
/
+90
2017-02-22
builtin/merge-base: convert to struct object_id
brian m. carlson
1
-14
/
+14
2017-02-22
Convert object iteration callbacks to struct object_id
brian m. carlson
6
-27
/
+27
2017-02-22
refs: convert each_reflog_ent_fn to struct object_id
brian m. carlson
3
-12
/
+12
2017-02-22
builtin/replace: convert to struct object_id
brian m. carlson
1
-56
/
+56
2017-02-22
Convert remaining callers of resolve_refdup to object_id
brian m. carlson
2
-11
/
+11
2017-02-22
builtin/merge: convert to struct object_id
brian m. carlson
1
-68
/
+66
2017-02-22
builtin/clone: convert to struct object_id
brian m. carlson
1
-5
/
+5
2017-02-22
builtin/branch: convert to struct object_id
brian m. carlson
1
-13
/
+13
2017-02-22
builtin/grep: convert to struct object_id
brian m. carlson
1
-12
/
+12
2017-02-22
builtin/fmt-merge-message: convert to struct object_id
brian m. carlson
1
-35
/
+35
2017-02-22
builtin/fast-export: convert to struct object_id
brian m. carlson
1
-29
/
+29
2017-02-22
builtin/describe: convert to struct object_id
brian m. carlson
1
-25
/
+25
2017-02-22
builtin/diff-tree: convert to struct object_id
brian m. carlson
1
-32
/
+31
2017-02-21
remote: ignore failure to remove missing branch.<name>.merge
Ross Lagerwall
1
-1
/
+3
2017-02-20
branch: record creation of renamed branch in HEAD's log
Kyle Meyer
1
-2
/
+3
2017-02-20
update-ref: pass reflog message to delete_ref()
Kyle Meyer
1
-1
/
+1
2017-02-20
delete_ref: accept a reflog message argument
Kyle Meyer
9
-12
/
+12
2017-02-20
builtin/commit: convert to struct object_id
brian m. carlson
1
-23
/
+23
2017-02-17
rev-parse: fix several options when running in a subdirectory
Johannes Schindelin
1
-4
/
+11
2017-02-16
Merge branch 'rs/strbuf-cleanup-in-rmdir-recursively'
Junio C Hamano
1
-3
/
+3
2017-02-16
Merge branch 'rs/ls-files-partial-optim'
Junio C Hamano
1
-10
/
+11
2017-02-16
clean: use warning_errno() when appropriate
Nguyễn Thái Ngọc Duy
1
-4
/
+12
2017-02-15
show-branch: use skip_prefix to drop magic numbers
Jeff King
1
-11
/
+8
2017-02-15
Merge branch 'rs/swap'
Junio C Hamano
2
-9
/
+4
2017-02-14
grep: treat revs the same for --untracked as for --no-index
Jeff King
1
-5
/
+5
2017-02-14
show-branch: store resolved head in heap buffer
Jeff King
1
-14
/
+5
2017-02-14
show-branch: drop head_len variable
Jeff King
1
-6
/
+2
2017-02-14
grep: do not diagnose misspelt revs with --no-index
Jeff King
1
-1
/
+1
2017-02-14
grep: avoid resolving revision names in --no-index case
Jeff King
1
-0
/
+6
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
[prev]
[next]