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-08-22
Merge branch 'sg/worktree-remove-errormsg'
Junio C Hamano
1
-1
/
+1
2019-08-22
Merge branch 'sg/commit-graph-validate'
Junio C Hamano
2
-5
/
+7
2019-08-22
Merge branch 'vn/restore-empty-ita-corner-case-fix'
Junio C Hamano
1
-0
/
+1
2019-08-22
Merge branch 'jk/tree-walk-overflow'
Junio C Hamano
1
-2
/
+3
2019-08-22
Merge branch 'mt/grep-submodules-working-tree'
Junio C Hamano
1
-4
/
+6
2019-08-19
builtin/show-index: replace sha1_to_hex
brian m. carlson
1
-1
/
+1
2019-08-19
builtin/receive-pack: replace sha1_to_hex
brian m. carlson
1
-4
/
+4
2019-08-19
builtin/index-pack: replace sha1_to_hex
brian m. carlson
1
-2
/
+2
2019-08-19
wt-status: convert struct wt_status to object_id
brian m. carlson
1
-2
/
+2
2019-08-19
cache: remove null_sha1
brian m. carlson
2
-2
/
+2
2019-08-19
builtin/worktree: switch null_sha1 to null_oid
brian m. carlson
1
-1
/
+1
2019-08-19
builtin/repack: write object IDs of the proper length
brian m. carlson
1
-1
/
+1
2019-08-19
show-index: switch hard-coded constants to the_hash_algo
brian m. carlson
1
-5
/
+6
2019-08-19
builtin/rev-parse: switch to use the_hash_algo
brian m. carlson
1
-2
/
+3
2019-08-19
builtin/blame: switch uses of GIT_SHA1_HEXSZ to the_hash_algo
brian m. carlson
1
-3
/
+4
2019-08-19
builtin/receive-pack: switch to use the_hash_algo
brian m. carlson
1
-23
/
+21
2019-08-19
patch-id: convert to use the_hash_algo
brian m. carlson
1
-5
/
+6
2019-08-19
builtin/replace: make hash size independent
brian m. carlson
1
-3
/
+4
2019-08-19
pull, fetch: add --set-upstream option
Corentin BOMPARD
2
-1
/
+56
2019-08-19
cache-tree: share code between functions writing an index as a tree
Elijah Newren
1
-1
/
+1
2019-08-19
merge-recursive: remove useless parameter in merge_trees()
Elijah Newren
1
-3
/
+1
2019-08-19
Ensure index matches head before invoking merge machinery, round N
Elijah Newren
2
-0
/
+6
2019-08-19
merge-recursive: introduce an enum for detect_directory_renames values
Derrick Stolee
1
-1
/
+1
2019-08-16
checkout: provide better conflict hunk description with detached HEAD
Elijah Newren
1
-0
/
+8
2019-08-16
checkout: remove duplicate code
Elijah Newren
1
-7
/
+0
2019-08-13
repo-settings: parse core.untrackedCache
Derrick Stolee
1
-2
/
+4
2019-08-13
repo-settings: consolidate some config settings
Derrick Stolee
2
-11
/
+9
2019-08-13
worktree remove: clarify error message on dirty worktree
SZEDER Gábor
1
-1
/
+1
2019-08-13
packfile: drop release_pack_memory()
Jeff King
1
-11
/
+0
2019-08-09
Merge branch 'jk/no-system-includes-in-dot-c' into maint
Junio C Hamano
2
-2
/
+0
2019-08-07
merge: --no-verify to bypass pre-merge-commit hook
Michael J Gruber
1
-2
/
+2
2019-08-07
git-merge: honor pre-merge-commit hook
Michael J Gruber
1
-0
/
+12
2019-08-07
merge: do no-verify like commit
Michael J Gruber
1
-3
/
+3
2019-08-06
l10n: reformat some localized strings for v2.23.0
Jean-Noël Avila
2
-5
/
+12
2019-08-05
commit-graph: error out on invalid commit oids in 'write --stdin-commits'
SZEDER Gábor
1
-1
/
+3
2019-08-05
commit-graph: turn a group of write-related macro flags into an enum
SZEDER Gábor
2
-4
/
+4
2019-08-02
Merge branch 'jc/log-mailmap-flip-defaults'
Junio C Hamano
1
-19
/
+2
2019-08-02
checkout.c: unstage empty deleted ita files
Varun Naik
1
-0
/
+1
2019-08-02
log: really flip the --mailmap default
Junio C Hamano
1
-5
/
+2
2019-08-01
tree-walk: add a strbuf wrapper for make_traverse_path()
Jeff King
1
-2
/
+3
2019-08-01
tree-walk: accept a raw length for traverse_path_len()
Jeff King
1
-1
/
+1
2019-08-01
Merge branch 'jk/repack-silence-auto-bitmap-warning'
Junio C Hamano
2
-22
/
+23
2019-08-01
log: flip the --mailmap default unconditionally
Junio C Hamano
1
-15
/
+1
2019-07-31
Merge branch 'jk/no-system-includes-in-dot-c'
Junio C Hamano
2
-2
/
+0
2019-07-31
tree-walk: drop oid from traverse_info
Jeff King
1
-1
/
+1
2019-07-31
setup_traverse_info(): stop copying oid
Jeff King
1
-1
/
+1
2019-07-31
repack: simplify handling of auto-bitmaps and .keep files
Jeff King
1
-15
/
+2
2019-07-31
repack: silence warnings when auto-enabled bitmaps cannot be built
Jeff King
2
-11
/
+25
2019-07-31
rebase -r: do not (re-)generate root commits with `--root` *and* `--onto`
Johannes Schindelin
1
-2
/
+5
2019-07-31
rebase -r: support merge strategies other than `recursive`
Johannes Schindelin
1
-9
/
+0
[prev]
[next]