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: convert query_refspecs to take a struct refspec
Brandon Williams
1
-2
/
+1
2018-05-18
remote: convert apply_refspecs to take a struct refspec
Brandon Williams
1
-1
/
+1
2018-05-18
remote: convert get_stale_heads to take a struct refspec
Brandon Williams
2
-3
/
+2
2018-05-18
fetch: convert prune_refs to take a struct refspec
Brandon Williams
1
-6
/
+5
2018-05-18
fetch: convert get_ref_map to take a struct refspec
Brandon Williams
1
-23
/
+20
2018-05-18
fetch: convert do_fetch to take a struct refspec
Brandon Williams
1
-5
/
+5
2018-05-18
fetch: convert refmap to use struct refspec
Brandon Williams
1
-10
/
+7
2018-05-18
fetch: convert fetch_one to use struct refspec
Brandon Williams
1
-27
/
+19
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-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-04-25
Merge branch 'sb/filenames-with-dashes'
Junio C Hamano
12
-13
/
+13
2018-04-25
Merge branch 'jk/ref-array-push'
Junio C Hamano
2
-2
/
+2
2018-04-25
Merge branch 'bw/commit-partial-from-subdirectory-fix'
Junio C Hamano
1
-2
/
+1
2018-04-24
push: colorize errors
Ryan Dammrose
1
-1
/
+43
2018-04-23
builtin/config: introduce `color` type specifier
Taylor Blau
1
-0
/
+22
2018-04-23
builtin/config: introduce `--default`
Taylor Blau
1
-0
/
+18
2018-04-23
parseopt: handle malformed --expire arguments more nicely
Junio C Hamano
1
-0
/
+4
2018-04-23
gc: do not upcase error message shown with die()
Junio C Hamano
1
-1
/
+1
2018-04-21
fast-export: fix regression skipping some merge-commits
Martin Ågren
1
-1
/
+4
2018-04-19
builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`
Taylor Blau
1
-5
/
+60
2018-04-19
submodule--helper: don't print null in 'submodule status'
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2018-04-18
worktree: accept -f as short for --force for removal
Stefan Beller
1
-2
/
+3
2018-04-12
replace-object: add repository argument to lookup_replace_object
Stefan Beller
1
-1
/
+1
2018-04-12
refs: add repository argument to for_each_replace_ref
Stefan Beller
1
-1
/
+3
2018-04-12
refs: add repository argument to get_main_ref_store
Stefan Beller
1
-1
/
+2
2018-04-12
object-store: move lookup_replace_object to replace-object.h
Stefan Beller
1
-0
/
+1
2018-04-11
sha1_file.c: rename to use dash in file name
Stefan Beller
1
-1
/
+1
2018-04-11
exec_cmd: rename to use dash in file name
Stefan Beller
12
-12
/
+12
2018-04-11
Merge branch 'rs/status-with-removed-submodule'
Junio C Hamano
1
-2
/
+6
2018-04-11
Merge branch 'sb/packfiles-in-repository'
Junio C Hamano
6
-10
/
+4
[next]