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
2017-08-09
builtin/add: add detail to a 'cannot chmod' error message
Ramsay Jones
1
-3
/
+3
2017-08-08
am: fix signoff when other trailers are present
Phillip Wood
1
-25
/
+1
2017-08-07
parse_decoration_style: drop unused argument `var`
Martin Ågren
1
-3
/
+3
2017-08-07
treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool
Martin Ågren
6
-9
/
+9
2017-08-04
clone: teach recursive clones to respect -q
Brandon Williams
1
-0
/
+3
2017-08-03
submodule: remove gitmodules_config
Brandon Williams
13
-35
/
+0
2017-08-03
submodule-config: lazy-load a repository's .gitmodules file
Brandon Williams
1
-5
/
+0
2017-08-03
submodule-config: move submodule-config functions to submodule-config.c
Brandon Williams
1
-0
/
+1
2017-08-03
submodule: remove submodule_config callback routine
Brandon Williams
1
-1
/
+0
2017-08-03
unpack-trees: don't respect submodule.update
Brandon Williams
1
-1
/
+1
2017-08-03
fetch: don't overlay config with submodule-config
Brandon Williams
1
-1
/
+0
2017-08-03
submodule--helper: don't overlay config in update-clone
Brandon Williams
1
-4
/
+19
2017-08-03
submodule--helper: don't overlay config in remote_submodule_branch
Brandon Williams
1
-4
/
+11
2017-08-03
tag: change default of `pager.tag` to "on"
Martin Ågren
1
-1
/
+1
2017-08-03
tag: respect `pager.tag` in list-mode only
Martin Ågren
1
-0
/
+3
2017-08-02
rev-list: don't show usage when we see empty ref patterns
Jeff King
1
-1
/
+2
2017-08-02
cherry-pick/revert: reject --rerere-autoupdate when continuing
Phillip Wood
1
-0
/
+2
2017-08-02
am: remember --rerere-autoupdate setting
Phillip Wood
1
-0
/
+12
2017-08-02
add, reset: ensure submodules can be added or reset
Brandon Williams
2
-0
/
+2
2017-08-02
Merge branch 'bc/object-id' into bw/submodule-config-cleanup
Junio C Hamano
18
-92
/
+92
2017-08-02
Merge branch 'bw/grep-recurse-submodules' into bw/submodule-config-cleanup
Junio C Hamano
5
-318
/
+125
2017-08-02
grep: recurse in-process using 'struct repository'
Brandon Williams
1
-310
/
+86
2017-08-02
submodule: check for unstaged .gitmodules outside of config parsing
Brandon Williams
2
-2
/
+2
2017-08-02
submodule: remove fetch.recursesubmodules from submodule-config parsing
Brandon Williams
1
-1
/
+7
2017-08-02
submodule: remove submodule.fetchjobs from submodule-config parsing
Brandon Williams
2
-5
/
+30
2017-07-31
Merge branch 'jk/gc-pre-detach-under-hook' into maint
Junio C Hamano
1
-0
/
+4
2017-07-26
Merge branch 'ls/filter-process-delayed' into jt/subprocess-handshake
Junio C Hamano
1
-0
/
+3
2017-07-26
fsck: cleanup unused variable
Jonathan Tan
1
-3
/
+1
2017-07-25
merge: add a --signoff flag
Łukasz Gryglicki
1
-0
/
+4
2017-07-25
fmt-merge-msg: fix coding style
Dimitrios Christidis
1
-1
/
+2
2017-07-21
run_processes_parallel: change confusing task_cb convention
Johannes Schindelin
1
-1
/
+1
2017-07-20
submodule--helper: teach push-check to handle HEAD
Brandon Williams
1
-9
/
+40
2017-07-20
object: remove "used" field from struct object
Jonathan Tan
1
-10
/
+14
2017-07-20
fsck: remove redundant parse_tree() invocation
Jonathan Tan
1
-12
/
+1
2017-07-20
pack-objects: remove unnecessary NULL check
René Scharfe
1
-1
/
+1
2017-07-18
Merge branch 'jk/gc-pre-detach-under-hook'
Junio C Hamano
1
-0
/
+4
2017-07-18
clean.c: use designated initializer
Junio C Hamano
1
-9
/
+10
2017-07-17
commit: check for empty message before the check for untouched template
Kaartic Sivaraam
1
-5
/
+5
2017-07-17
ls-files: don't try to prune an empty index
René Scharfe
1
-1
/
+1
2017-07-17
use MOVE_ARRAY
René Scharfe
3
-6
/
+4
2017-07-17
receive-pack: don't access hash of NULL object_id pointer
René Scharfe
1
-1
/
+1
2017-07-17
notes: don't access hash of NULL object_id pointer
René Scharfe
1
-1
/
+1
2017-07-17
sha1_name: convert GET_SHA1* flags to GET_OID*
brian m. carlson
4
-5
/
+5
2017-07-17
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
10
-30
/
+30
2017-07-17
Convert remaining callers of get_sha1 to get_oid.
brian m. carlson
1
-2
/
+2
2017-07-17
builtin/unpack-file: convert to struct object_id
brian m. carlson
1
-6
/
+6
2017-07-17
builtin/update_ref: convert to struct object_id
brian m. carlson
1
-35
/
+34
2017-07-17
submodule: convert submodule config lookup to use object_id
brian m. carlson
2
-6
/
+6
2017-07-17
builtin/merge-tree: convert remaining caller of get_sha1 to object_id
brian m. carlson
1
-3
/
+3
2017-07-17
builtin/fsck: convert remaining caller of get_sha1 to object_id
brian m. carlson
1
-4
/
+4
[prev]
[next]