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-23
Merge branch 'kw/rebase-progress'
Junio C Hamano
1
-0
/
+10
2017-08-22
Merge branch 'rs/merge-microcleanup'
Junio C Hamano
1
-2
/
+2
2017-08-22
Merge branch 'rs/fsck-obj-leakfix'
Junio C Hamano
1
-11
/
+11
2017-08-22
Merge branch 'rj/add-chmod-error-message'
Junio C Hamano
1
-3
/
+3
2017-08-22
Merge branch 'pw/am-signoff'
Junio C Hamano
1
-25
/
+1
2017-08-22
Merge branch 'ma/parse-maybe-bool'
Junio C Hamano
6
-12
/
+12
2017-08-22
Merge branch 'bw/clone-recursive-quiet'
Junio C Hamano
1
-0
/
+3
2017-08-22
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
5
-318
/
+125
2017-08-22
Merge branch 'pw/sequence-rerere-autoupdate'
Junio C Hamano
2
-0
/
+14
2017-08-22
Merge branch 'bw/push-options-recursively-to-submodules'
Junio C Hamano
1
-9
/
+40
2017-08-14
format-patch: have progress option while generating patches
Kevin Willford
1
-0
/
+10
2017-08-11
Merge branch 'ma/pager-per-subcommand-action'
Junio C Hamano
1
-0
/
+3
2017-08-11
Merge branch 'jk/rev-list-empty-input'
Junio C Hamano
1
-1
/
+2
2017-08-11
Merge branch 'dc/fmt-merge-msg-microcleanup'
Junio C Hamano
1
-1
/
+2
2017-08-11
Merge branch 'js/run-process-parallel-api-fix'
Junio C Hamano
1
-1
/
+1
2017-08-11
Merge branch 'ks/commit-abort-on-empty-message-fix'
Junio C Hamano
1
-5
/
+5
2017-08-11
Merge branch 'sb/hashmap-cleanup'
Junio C Hamano
2
-18
/
+28
2017-08-11
Merge branch 'jk/reflog-walk'
Junio C Hamano
2
-4
/
+8
2017-08-11
Merge branch 'ls/filter-process-delayed'
Junio C Hamano
1
-0
/
+3
2017-08-11
Merge branch 'rs/pack-objects-pbase-cleanup'
Junio C Hamano
1
-1
/
+1
2017-08-11
Merge branch 'jt/fsck-code-cleanup'
Junio C Hamano
1
-25
/
+16
2017-08-11
Merge branch 'jk/c99'
Junio C Hamano
1
-9
/
+10
2017-08-11
Merge branch 'jk/ref-filter-colors'
Junio C Hamano
8
-73
/
+58
2017-08-11
Merge branch 'rs/move-array'
Junio C Hamano
3
-7
/
+5
2017-08-11
Merge branch 'bw/object-id'
Junio C Hamano
2
-2
/
+2
2017-08-11
Merge branch 'bc/object-id'
Junio C Hamano
16
-88
/
+87
2017-08-11
Merge branch 'sb/object-id'
Junio C Hamano
2
-5
/
+6
2017-08-10
fsck: free buffers on error in fsck_obj()
René Scharfe
1
-11
/
+11
2017-08-10
merge: use skip_prefix()
René Scharfe
1
-2
/
+2
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
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
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
fsck: cleanup unused variable
Jonathan Tan
1
-3
/
+1
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
[next]