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-30
worktree: generalize delete_git_dir() to reduce code duplication
Eric Sunshine
1
-16
/
+9
2018-08-30
worktree: move delete_git_dir() earlier in file for upcoming new callers
Eric Sunshine
1
-14
/
+14
2018-08-30
am: avoid directory rename detection when calling recursive merge machinery
Elijah Newren
1
-0
/
+1
2018-08-29
mailinfo: support format=flowed
René Scharfe
1
-0
/
+4
2018-08-29
convert hashmap comparison functions to oideq()
Jeff King
1
-3
/
+3
2018-08-29
convert "hashcmp() != 0" to "!hasheq()"
Jeff King
3
-4
/
+4
2018-08-29
convert "oidcmp() != 0" to "!oideq()"
Jeff King
6
-8
/
+8
2018-08-29
convert "hashcmp() == 0" to hasheq()
Jeff King
1
-1
/
+1
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
19
-31
/
+31
2018-08-29
commit-graph: define GIT_TEST_COMMIT_GRAPH
Derrick Stolee
1
-0
/
+4
2018-08-27
Merge branch 'ja/i18n-message-fixes'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'js/range-diff'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'rs/opt-updates'
Junio C Hamano
5
-6
/
+6
2018-08-27
Merge branch 'ep/worktree-quiet-option'
Junio C Hamano
1
-3
/
+13
2018-08-27
Merge branch 'sm/branch-sort-config'
Junio C Hamano
1
-1
/
+9
2018-08-27
range-diff: update stale summary of --no-dual-color
Kyle Meyer
1
-1
/
+1
2018-08-23
i18n: fix mistakes in translated strings
Jean-Noël Avila
1
-1
/
+1
2018-08-23
interpret-trailers: allow suppressing "---" divider
Jeff King
1
-0
/
+1
2018-08-22
rev-list: make empty --stdin not an error
Jeff King
1
-1
/
+1
2018-08-22
Merge branch 'nd/pack-deltify-regression-fix'
Junio C Hamano
1
-4
/
+1
2018-08-21
pack-objects: reuse on-disk deltas for thin "have" objects
Jeff King
1
-9
/
+19
2018-08-21
parseopt: group literal string alternatives in argument help
René Scharfe
3
-4
/
+4
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
[prev]
[next]