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-21
merge: use commit-slab in merge remote desc instead of commit->util
Nguyễn Thái Ngọc Duy
1
-12
/
+13
2018-05-21
log: use commit-slab in prepare_bases() instead of commit->util
Nguyễn Thái Ngọc Duy
1
-2
/
+8
2018-05-21
show-branch: note about its object flags usage
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2018-05-21
show-branch: use commit-slab for commit-name instead of commit->util
Nguyễn Thái Ngọc Duy
1
-12
/
+27
2018-05-21
name-rev: use commit-slab for rev-name instead of commit->util
Nguyễn Thái Ngọc Duy
1
-3
/
+20
2018-05-21
revision.c: use commit-slab for show_source
Nguyễn Thái Ngọc Duy
2
-7
/
+14
2018-05-21
describe: use commit-slab for commit names instead of commit->util
Nguyễn Thái Ngọc Duy
1
-3
/
+13
2018-05-21
blame: use commit-slab for blame suspects instead of commit->util
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-05-21
Move declaration for alias.c to alias.h
Nguyễn Thái Ngọc Duy
2
-0
/
+2
2018-05-21
help: use command-list.txt for the source of guides
Nguyễn Thái Ngọc Duy
1
-32
/
+0
2018-05-21
help: add "-a --verbose" to list all commands with synopsis
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2018-05-21
config: die when --blob is used outside a repository
Jeff King
1
-0
/
+3
2018-05-18
path.c: migrate global git_path_* to take a repository argument
Stefan Beller
5
-42
/
+43
2018-05-18
shallow: add repository argument to is_repository_shallow
Stefan Beller
4
-5
/
+6
2018-05-18
shallow: add repository argument to register_shallow
Stefan Beller
2
-2
/
+2
2018-05-18
fetch: generate ref-prefixes when using a configured refspec
Brandon Williams
1
-1
/
+9
2018-05-18
refspec: consolidate ref-prefix generation logic
Brandon Williams
1
-12
/
+1
2018-05-18
remote: convert match_push_refs to take a struct refspec
Brandon Williams
2
-3
/
+2
2018-05-18
transport: remove transport_verify_remote_names
Brandon Williams
1
-2
/
+0
2018-05-18
send-pack: store refspecs in a struct refspec
Brandon Williams
1
-17
/
+7
2018-05-18
transport: convert transport_push to take a struct refspec
Brandon Williams
1
-2
/
+1
2018-05-18
push: convert to use struct refspec
Brandon Williams
1
-23
/
+15
2018-05-18
push: check for errors earlier
Brandon Williams
1
-17
/
+14
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-16
commit: add repository argument to register_commit_graft
Jonathan Nieder
1
-1
/
+2
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
27
-0
/
+27
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-11
submodule: port submodule subcommand 'foreach' from shell to C
Prathamesh Chavan
1
-0
/
+144
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
[prev]
[next]