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
2018-08-21
remote: improve argument help for add --mirror
René Scharfe
1
-1
/
+1
2018-08-21
checkout-index: improve argument help for --stage
René Scharfe
1
-1
/
+1
2018-08-20
pack-objects: consider packs in multi-pack-index
Derrick Stolee
1
-0
/
+28
2018-08-20
treewide: use get_all_packs
Derrick Stolee
5
-14
/
+14
2018-08-20
multi-pack-index: provide more helpful usage info
Derrick Stolee
1
-8
/
+8
2018-08-20
Sync 'ds/multi-pack-index' to v2.19.0-rc0
Junio C Hamano
2
-0
/
+56
2018-08-20
Merge branch 'nd/cherry-pick-quit-fix'
Junio C Hamano
1
-2
/
+7
2018-08-20
Merge branch 'sb/submodule-cleanup'
Junio C Hamano
1
-1
/
+0
2018-08-20
Merge branch 'jt/repack-promisor-packs'
Junio C Hamano
1
-48
/
+135
2018-08-20
Merge branch 'js/range-diff'
Junio C Hamano
1
-0
/
+116
2018-08-20
Merge branch 'nd/no-the-index'
Junio C Hamano
19
-32
/
+38
2018-08-20
Merge branch 'jk/for-each-object-iteration'
Junio C Hamano
2
-28
/
+82
2018-08-17
worktree: add --quiet option
Elia Pinto
1
-3
/
+13
2018-08-17
Merge branch 'js/pull-rebase-type-shorthand'
Junio C Hamano
1
-3
/
+3
2018-08-17
Merge branch 'rs/parse-opt-lithelp'
Junio C Hamano
10
-16
/
+17
2018-08-17
clone: report duplicate entries on case-insensitive filesystems
Duy Nguyen
1
-0
/
+1
2018-08-16
checkout: optimize "git checkout -b <new_branch>"
Ben Peart
1
-4
/
+116
2018-08-16
branch: support configuring --sort via .gitconfig
Samuel Maftoul
1
-1
/
+9
2018-08-16
pack-objects: move 'layer' into 'struct packing_data'
Christian Couder
1
-2
/
+2
2018-08-16
pack-objects: move tree_depth into 'struct packing_data'
Christian Couder
1
-2
/
+2
2018-08-16
repack: add delta-islands support
Jeff King
1
-0
/
+9
2018-08-16
pack-objects: add delta-islands support
Jeff King
1
-8
/
+49
2018-08-16
pack-objects: refactor code into compute_layer_order()
Christian Couder
1
-40
/
+50
2018-08-16
builtin/submodule--helper: remove stray new line
Stefan Beller
1
-1
/
+0
2018-08-16
cherry-pick: fix --quit not deleting CHERRY_PICK_HEAD
Nguyễn Thái Ngọc Duy
1
-2
/
+7
2018-08-15
Merge branch 'jt/connectivity-check-after-unshallow'
Junio C Hamano
2
-26
/
+6
2018-08-15
Merge branch 'rs/remote-mv-leakfix'
Junio C Hamano
1
-2
/
+3
2018-08-15
Merge branch 'nd/pack-objects-threading-doc'
Junio C Hamano
1
-0
/
+19
2018-08-15
Merge branch 'jt/tag-following-with-proto-v2-fix'
Junio C Hamano
1
-1
/
+1
2018-08-15
Merge branch 'jk/size-t'
Junio C Hamano
1
-1
/
+2
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
12
-158
/
+169
2018-08-15
Merge branch 'bw/clone-ref-prefixes'
Junio C Hamano
1
-5
/
+15
2018-08-15
Merge branch 'jk/core-use-replace-refs'
Junio C Hamano
7
-7
/
+7
2018-08-14
format-patch: allow --range-diff to apply to a lone-patch
Eric Sunshine
1
-4
/
+5
2018-08-14
format-patch: add --creation-factor tweak for --range-diff
Eric Sunshine
1
-1
/
+9
2018-08-14
format-patch: teach --range-diff to respect -v/--reroll-count
Eric Sunshine
1
-1
/
+6
2018-08-14
format-patch: extend --range-diff to accept revision range
Eric Sunshine
1
-3
/
+13
2018-08-14
format-patch: add --range-diff option to embed diff in cover letter
Eric Sunshine
1
-0
/
+35
2018-08-14
range-diff: relieve callers of low-level configuration burden
Eric Sunshine
1
-19
/
+4
2018-08-14
range-diff: publish default creation factor
Eric Sunshine
1
-1
/
+1
2018-08-14
Merge branch 'es/format-patch-interdiff' into es/format-patch-rangediff
Junio C Hamano
1
-21
/
+61
2018-08-14
submodule--helper: introduce new update-module-mode helper
Stefan Beller
1
-0
/
+61
2018-08-14
submodule--helper: replace connect-gitdir-workingtree by ensure-core-worktree
Stefan Beller
1
-24
/
+40
2018-08-14
for_each_*_object: move declarations to object-store.h
Jeff King
1
-0
/
+1
2018-08-14
cat-file: use a single strbuf for all output
Jeff King
1
-11
/
+17
2018-08-14
cat-file: split batch "buf" into two variables
Jeff King
1
-6
/
+8
2018-08-14
cat-file: use oidset check-and-insert
Jeff King
1
-2
/
+1
2018-08-13
blame.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-08-13
apply.c: make init_apply_state() take a struct repository
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2018-08-13
archive.c: avoid access to the_index
Nguyễn Thái Ngọc Duy
2
-2
/
+3
[prev]
[next]