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
/
git.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-03
Merge branch 'jk/no-optional-locks'
Junio C Hamano
1
-0
/
+4
2017-09-27
git: add --no-optional-locks option
Jeff King
1
-0
/
+4
2017-08-22
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-1
/
+1
2017-08-03
git.c: ignore pager.* when launching builtin as dashed external
Martin Ågren
1
-1
/
+1
2017-08-03
tag: respect `pager.tag` in list-mode only
Martin Ågren
1
-1
/
+1
2017-08-03
git.c: provide setup_auto_pager()
Martin Ågren
1
-0
/
+10
2017-08-03
git.c: let builtins opt for handling `pager.foo` themselves
Martin Ågren
1
-1
/
+3
2017-08-02
grep: recurse in-process using 'struct repository'
Brandon Williams
1
-1
/
+1
2017-06-23
ls-files: use repository object
Brandon Williams
1
-1
/
+1
2017-06-23
Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob...
Junio C Hamano
1
-51
/
+5
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-15
alias: use the early config machinery to expand aliases
Johannes Schindelin
1
-51
/
+4
2017-06-05
git: add hidden --list-builtins option
Jeff King
1
-0
/
+12
2017-03-30
Merge branch 'bw/recurse-submodules-relative-fix'
Junio C Hamano
1
-2
/
+0
2017-03-17
setup: allow for prefix to be passed to git commands
Brandon Williams
1
-2
/
+0
2017-02-09
rebase--helper: add a builtin helper for interactive rebases
Johannes Schindelin
1
-0
/
+1
2017-02-03
Merge branch 'sb/unpack-trees-super-prefix'
Junio C Hamano
1
-1
/
+1
2017-01-31
Merge branch 'js/difftool-builtin'
Junio C Hamano
1
-0
/
+1
2017-01-25
unpack-trees: support super-prefix option
Stefan Beller
1
-1
/
+1
2017-01-19
difftool: retire the scripted version
Johannes Schindelin
1
-6
/
+1
2017-01-18
Merge branch 'jk/execv-dashed-external'
Junio C Hamano
1
-21
/
+15
2017-01-18
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-1
/
+1
2017-01-17
difftool: add a skeleton for the upcoming builtin
Johannes Schindelin
1
-0
/
+6
2017-01-10
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
1
-1
/
+1
2017-01-09
execv_dashed_external: wait for child on signal death
Jeff King
1
-0
/
+1
2017-01-09
execv_dashed_external: stop exiting with negative code
Jeff King
1
-3
/
+7
2017-01-09
execv_dashed_external: use child_process struct
Jeff King
1
-18
/
+7
2016-12-22
grep: optionally recurse into submodules
Brandon Williams
1
-1
/
+1
2016-12-09
submodule helper: support super prefix
Stefan Beller
1
-1
/
+1
2016-11-29
Merge branch 'jk/common-main'
Junio C Hamano
1
-0
/
+5
2016-11-29
common-main: stop munging argv[0] path
Jeff King
1
-0
/
+5
2016-11-22
archive: read local configuration
Junio C Hamano
1
-1
/
+1
2016-11-22
mailinfo: read local configuration
Junio C Hamano
1
-1
/
+1
2016-10-26
Merge branch 'jc/cocci-xstrdup-or-null'
Junio C Hamano
1
-2
/
+1
2016-10-26
Merge branch 'bw/ls-files-recurse-submodules'
Junio C Hamano
1
-1
/
+26
2016-10-12
cocci: refactor common patterns to use xstrdup_or_null()
Junio C Hamano
1
-2
/
+1
2016-10-10
ls-files: optionally recurse into submodules
Brandon Williams
1
-1
/
+1
2016-10-10
git: make super-prefix option
Brandon Williams
1
-0
/
+25
2016-09-21
Merge branch 'jk/setup-sequence-update'
Junio C Hamano
1
-1
/
+1
2016-09-13
patch-id: use RUN_SETUP_GENTLY
Jeff King
1
-1
/
+1
2016-09-08
Merge branch 'rt/help-unknown'
Junio C Hamano
1
-1
/
+14
2016-08-30
help: make option --help open man pages only for Git commands
Ralf Thielow
1
-1
/
+14
2016-07-01
common-main: call git_setup_gettext()
Jeff King
1
-2
/
+0
2016-07-01
common-main: call restore_sigpipe_to_default()
Jeff King
1
-23
/
+0
2016-07-01
common-main: call sanitize_stdfds()
Jeff King
1
-7
/
+0
2016-07-01
common-main: call git_extract_argv0_path()
Jeff King
1
-1
/
+1
2016-07-01
add an extra level of indirection to main()
Jeff King
1
-2
/
+1
2016-03-06
setup: make startup_info available everywhere
Jeff King
1
-3
/
+0
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-9
/
+5
2016-02-26
Merge branch 'ak/git-strip-extension-from-dashed-command'
Junio C Hamano
1
-11
/
+15
[next]