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-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
2019-09-09
commit-graph: turn off save_commit_buffer
Jeff King
1
-0
/
+2
2019-09-07
builtin/rebase.c: Remove pointless message
Ben Wijen
1
-15
/
+1
2019-09-07
builtin/rebase.c: make sure the active branch isn't moved when autostashing
Ben Wijen
1
-3
/
+6
2019-09-06
pack-objects: drop packlist index_pos optimization
Jeff King
1
-19
/
+14
2019-09-06
pack-objects: use object_id in packlist_alloc()
Jeff King
1
-1
/
+1
2019-09-06
git-am: handle missing "author" when parsing commit
Jeff King
1
-1
/
+3
2019-09-05
use get_tagged_oid()
René Scharfe
3
-4
/
+5
2019-09-05
treewide: rename 'exclude' methods to 'pattern'
Derrick Stolee
3
-8
/
+8
2019-09-05
treewide: rename 'EXCL_FLAG_' to 'PATTERN_FLAG_'
Derrick Stolee
1
-2
/
+2
2019-09-05
treewide: rename 'struct exclude_list' to 'struct pattern_list'
Derrick Stolee
3
-11
/
+11
2019-09-05
treewide: rename 'struct exclude' to 'struct path_pattern'
Derrick Stolee
1
-17
/
+17
2019-09-03
fetch: add fetch.writeCommitGraph config setting
Derrick Stolee
1
-0
/
+15
2019-09-03
push: disallow --all and refspecs when remote.<name>.mirror is set
Thomas Gummerer
1
-33
/
+36
2019-08-30
checkout: add simple check for 'git checkout -b'
Derrick Stolee
1
-0
/
+9
2019-08-27
rebase: teach rebase --keep-base
Denton Liu
1
-6
/
+26
2019-08-27
rebase: fast-forward --fork-point in more cases
Denton Liu
1
-3
/
+7
2019-08-27
rebase: fast-forward --onto in more cases
Denton Liu
1
-8
/
+19
2019-08-27
rebase: refactor can_fast_forward into goto tower
Denton Liu
1
-8
/
+13
2019-08-26
grep: use return value of strbuf_detach()
René Scharfe
1
-2
/
+2
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
[prev]
[next]