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-01-18
Merge branch 'js/gc-repack-close-before-remove'
Junio C Hamano
2
-1
/
+5
2019-01-18
Merge branch 'nd/worktree-remove-with-uninitialized-submodules'
Junio C Hamano
1
-6
/
+23
2019-01-18
Merge branch 'sb/submodule-unset-core-worktree-when-worktree-is-lost'
Junio C Hamano
1
-1
/
+3
2019-01-18
Merge branch 'jn/stripspace-wo-repository'
Junio C Hamano
1
-1
/
+2
2019-01-18
Merge branch 'sb/submodule-fetchjobs-default-to-one'
Junio C Hamano
1
-1
/
+1
2019-01-18
Merge branch 'nd/style-opening-brace'
Junio C Hamano
2
-2
/
+5
2019-01-18
Add 'human' date format
Linus Torvalds
1
-0
/
+4
2019-01-18
built-in rebase: call `git am` directly
Johannes Schindelin
1
-0
/
+179
2019-01-18
rebase: teach `reset_head()` to optionally skip the worktree
Johannes Schindelin
1
-1
/
+7
2019-01-18
rebase: avoid double reflog entry when switching branches
Johannes Schindelin
1
-3
/
+4
2019-01-18
rebase: move `reset_head()` into a better spot
Johannes Schindelin
1
-119
/
+119
2019-01-17
pack-objects: create GIT_TEST_PACK_SPARSE
Derrick Stolee
1
-0
/
+1
2019-01-17
pack-objects: create pack.useSparse setting
Derrick Stolee
1
-0
/
+4
2019-01-17
list-objects: consume sparse tree walk
Derrick Stolee
2
-2
/
+5
2019-01-17
add: use separate ADD_CACHE_RENORMALIZE flag
Jeff King
1
-1
/
+1
2019-01-15
filter-options: expand scaled numbers
Josh Steadmon
2
-2
/
+11
2019-01-15
Merge branch 'nd/the-index' into md/list-objects-filter-by-depth
Junio C Hamano
19
-50
/
+65
2019-01-15
add --edit: truncate the patch file
Johannes Schindelin
1
-1
/
+1
2019-01-15
tree-walk: store object_id in a separate member
brian m. carlson
4
-18
/
+18
2019-01-14
Merge branch 'nd/indentation-fix'
Junio C Hamano
2
-2
/
+2
2019-01-14
Merge branch 'md/exclude-promisor-objects-fix-cleanup'
Junio C Hamano
3
-5
/
+8
2019-01-14
Merge branch 'nd/checkout-noisy'
Junio C Hamano
3
-11
/
+36
2019-01-14
Merge branch 'nd/attr-pathspec-in-tree-walk'
Junio C Hamano
6
-7
/
+11
2019-01-14
read-cache.c: remove the_* from index_has_changes()
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2019-01-14
merge-recursive.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
4
-4
/
+4
2019-01-14
sha1-name.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
4
-5
/
+10
2019-01-14
read-cache.c: replace update_index_if_able with repo_&
Nguyễn Thái Ngọc Duy
4
-6
/
+5
2019-01-14
read-cache.c: kill read_index()
Nguyễn Thái Ngọc Duy
4
-7
/
+7
2019-01-14
checkout: avoid the_index when possible
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-01-14
notes-utils.c: remove the_repository references
Nguyễn Thái Ngọc Duy
3
-10
/
+15
2019-01-14
grep: use grep_opt->repo instead of explict repo argument
Nguyễn Thái Ngọc Duy
1
-17
/
+24
2019-01-14
Merge branch 'ms/packet-err-check' into jt/fetch-v2-sideband
Junio C Hamano
4
-40
/
+47
2019-01-14
fetch: fix extensions.partialclone name in error message
Christian Couder
1
-2
/
+4
2019-01-11
merge-recursive: copy $GITHEAD strings
Jeff King
1
-5
/
+10
2019-01-11
init: make a copy of $GIT_DIR string
Jeff King
1
-2
/
+4
2019-01-11
config: make a copy of $GIT_CONFIG string
Jeff King
1
-1
/
+1
2019-01-11
commit: copy saved getenv() result
Jeff King
1
-1
/
+2
2019-01-11
log: add %S option (like --source) to log --format
Issac Trotts
1
-1
/
+1
2019-01-11
gc/repack: release packs when needed
Johannes Schindelin
2
-1
/
+5
2019-01-10
fetch-pack: support protocol version 2
Jonathan Tan
1
-3
/
+6
2019-01-08
convert has_sha1_file() callers to has_object_file()
Jeff King
4
-7
/
+6
2019-01-08
update comment references to sha1_object_info()
Jeff King
2
-5
/
+5
2019-01-07
rebase: implement --merge via the interactive machinery
Elijah Newren
1
-9
/
+6
2019-01-07
worktree: allow to (re)move worktrees with uninitialized submodules
Nguyễn Thái Ngọc Duy
1
-6
/
+23
2019-01-04
Merge branch 'sg/clone-initial-fetch-configuration'
Junio C Hamano
1
-14
/
+19
2019-01-04
Merge branch 'nd/checkout-dwim-fix'
Junio C Hamano
1
-5
/
+13
2019-01-04
Merge branch 'en/fast-export-import'
Junio C Hamano
1
-53
/
+137
2019-01-04
Merge branch 'nd/the-index'
Junio C Hamano
19
-50
/
+65
2019-01-04
Merge branch 'jk/loose-object-cache'
Junio C Hamano
4
-29
/
+21
2019-01-04
Merge branch 'nd/i18n'
Junio C Hamano
5
-99
/
+128
[prev]
[next]