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-28
name-rev: avoid cutoff timestamp underflow
SZEDER Gábor
1
-3
/
+12
2019-09-20
stash: make sure to write refreshed cache
Thomas Gummerer
1
-4
/
+7
2019-09-20
merge: use refresh_and_write_cache
Thomas Gummerer
1
-10
/
+3
2019-09-20
factor out refresh_and_write_cache function
Thomas Gummerer
1
-14
/
+2
2019-09-18
commit-graph: add --[no-]progress to write and verify
Garima Singh
1
-5
/
+14
2019-09-18
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
3
-13
/
+10
2019-09-18
Merge branch 'cc/multi-promisor'
Junio C Hamano
5
-27
/
+21
2019-09-18
Merge branch 'js/pre-merge-commit-hook'
Junio C Hamano
1
-3
/
+15
2019-09-18
Merge branch 'jk/drop-release-pack-memory'
Junio C Hamano
1
-11
/
+0
2019-09-18
Merge branch 'js/rebase-r-strategy'
Junio C Hamano
1
-11
/
+5
2019-09-17
clean: fix theoretical path corruption
Elijah Newren
1
-1
/
+1
2019-09-17
clean: rewrap overly long line
Elijah Newren
1
-1
/
+2
2019-09-17
clean: avoid removing untracked files in a nested git repository
Elijah Newren
1
-0
/
+2
2019-09-17
clean: disambiguate the definition of -d
Elijah Newren
1
-0
/
+8
2019-09-16
fetch: use oidset to keep the want OIDs for faster lookup
Masaya Suzuki
1
-8
/
+10
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
[prev]
[next]