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-05-18
remote: remove add_prune_tags_to_fetch_refspec
Brandon Williams
1
-1
/
+1
2018-05-18
remote: convert fetch refspecs to struct refspec
Brandon Williams
2
-19
/
+19
2018-05-18
remote: convert push refspecs to struct refspec
Brandon Williams
2
-12
/
+12
2018-05-18
fast-export: convert to use struct refspec
Brandon Williams
1
-14
/
+7
2018-05-18
clone: convert cmd_clone to use refspec_item_init
Brandon Williams
1
-6
/
+4
2018-05-18
pull: convert get_tracking_branch to use refspec_item_init
Brandon Williams
1
-4
/
+4
2018-05-18
submodule--helper: convert push_check to use struct refspec
Brandon Williams
1
-6
/
+7
2018-05-18
refspec: rename struct refspec to struct refspec_item
Brandon Williams
7
-19
/
+19
2018-05-18
refspec: move refspec parsing logic into its own file
Brandon Williams
8
-0
/
+8
2018-05-16
grep: handle corrupt index files early
Stefan Beller
1
-1
/
+2
2018-05-13
add status config and command line options for rename detection
Ben Peart
1
-0
/
+42
2018-05-13
column: fix off-by-one default width
Nguyễn Thái Ngọc Duy
1
-1
/
+0
2018-05-10
fast-export: avoid NULL pointer arithmetic
René Scharfe
1
-4
/
+3
2018-05-10
lock_file: move static locks into functions
Martin Ågren
4
-7
/
+4
2018-05-10
lock_file: make function-local locks non-static
Martin Ågren
5
-6
/
+6
2018-05-08
Merge branch 'js/colored-push-errors'
Junio C Hamano
1
-1
/
+43
2018-05-08
Merge branch 'jc/parseopt-expiry-errors'
Junio C Hamano
1
-1
/
+5
2018-05-08
Merge branch 'ma/fast-export-skip-merge-fix'
Junio C Hamano
1
-1
/
+4
2018-05-08
Merge branch 'nd/submodule-status-fix'
Junio C Hamano
1
-2
/
+6
2018-05-08
Merge branch 'hn/sort-ls-remote'
Junio C Hamano
1
-3
/
+27
2018-05-08
Merge branch 'tb/config-default'
Junio C Hamano
1
-0
/
+40
2018-05-08
Merge branch 'tb/config-type'
Junio C Hamano
1
-27
/
+77
2018-05-08
Merge branch 'sb/worktree-remove-opt-force'
Junio C Hamano
1
-2
/
+3
2018-05-08
Merge branch 'sb/object-store-replace'
Junio C Hamano
3
-3
/
+7
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
3
-4
/
+175
2018-05-08
Merge branch 'ot/libify-get-ref-atom-value'
Junio C Hamano
1
-2
/
+5
2018-05-08
Merge branch 'sb/submodule-move-nested'
Junio C Hamano
3
-19
/
+18
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
9
-10
/
+180
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
17
-32
/
+32
2018-05-06
pack-objects: validation and documentation about unreachable options
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-05-06
wt-status: use settings from git_diff_ui_config
Eckhard S. Maaß
1
-1
/
+1
2018-05-02
builtin/reset: convert use of EMPTY_TREE_SHA1_BIN
brian m. carlson
1
-1
/
+1
2018-05-02
builtin/receive-pack: convert one use of EMPTY_TREE_SHA1_HEX
brian m. carlson
1
-1
/
+1
2018-05-02
builtin/merge: switch tree functions to use object_id
brian m. carlson
1
-7
/
+7
2018-05-02
builtin/am: convert uses of EMPTY_TREE_SHA1_BIN to the_hash_algo
brian m. carlson
1
-4
/
+4
2018-05-02
builtin/receive-pack: avoid hard-coded constants for push certs
brian m. carlson
1
-3
/
+3
2018-05-02
index-pack: abstract away hash function constant
brian m. carlson
1
-1
/
+2
2018-05-02
pack-redundant: convert linked lists to use struct object_id
brian m. carlson
1
-24
/
+26
2018-05-02
split-index: convert struct split_index to object_id
brian m. carlson
1
-2
/
+2
2018-05-02
pack-redundant: abstract away hash algorithm
brian m. carlson
1
-5
/
+7
2018-05-02
pack-objects: abstract away hash algorithm
brian m. carlson
1
-14
/
+16
2018-05-02
sha1-file: convert freshen functions to object_id
brian m. carlson
1
-1
/
+1
2018-05-02
packfile: convert has_sha1_pack to object_id
brian m. carlson
3
-3
/
+3
2018-05-02
format-patch: make cover letters always text/plain
brian m. carlson
1
-1
/
+1
2018-04-30
replace: introduce --convert-graft-file
Johannes Schindelin
1
-1
/
+43
2018-04-30
replace: prepare create_graft() for converting graft files wholesale
Johannes Schindelin
1
-3
/
+8
2018-04-30
replace: "libify" create_graft() and callees
Johannes Schindelin
1
-57
/
+112
2018-04-30
worktree: teach "add" to check out existing branches
Thomas Gummerer
1
-2
/
+11
2018-04-30
worktree: factor out dwim_branch function
Thomas Gummerer
1
-11
/
+18
2018-04-30
worktree: improve message when creating a new worktree
Thomas Gummerer
1
-2
/
+36
[prev]
[next]