index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-22
config: rename git_config_set_or_die to git_config_set
Patrick Steinhardt
10
-67
/
+67
2016-02-22
config: rename git_config_set to git_config_set_gently
Patrick Steinhardt
7
-39
/
+40
2016-02-22
compat: die when unable to set core.precomposeunicode
Patrick Steinhardt
1
-1
/
+2
2016-02-22
sequencer: die on config error when saving replay opts
Patrick Steinhardt
1
-11
/
+11
2016-02-22
init-db: die on config errors when initializing empty repo
Patrick Steinhardt
1
-10
/
+10
2016-02-22
clone: die on config error in cmd_clone
Patrick Steinhardt
1
-4
/
+4
2016-02-22
remote: die on config error when manipulating remotes
Patrick Steinhardt
1
-27
/
+12
2016-02-22
remote: die on config error when setting/adding branches
Patrick Steinhardt
1
-17
/
+9
2016-02-22
remote: die on config error when setting URL
Patrick Steinhardt
2
-5
/
+15
2016-02-22
submodule--helper: die on config error when cloning module
Patrick Steinhardt
1
-2
/
+2
2016-02-22
submodule: die on config error when linking modules
Patrick Steinhardt
1
-5
/
+3
2016-02-22
branch: die on config error when editing branch description
Patrick Steinhardt
1
-3
/
+2
2016-02-22
branch: die on config error when unsetting upstream
Patrick Steinhardt
2
-2
/
+9
2016-02-22
branch: report errors in tracking branch setup
Patrick Steinhardt
3
-16
/
+46
2016-02-20
tests: rename work-tree tests to *work-tree*
Michael J Gruber
3
-0
/
+0
2016-02-19
tree-diff: catch integer overflow in combine_diff_path allocation
Jeff King
2
-4
/
+4
2016-02-19
add helpers for detecting size_t overflow
Jeff King
1
-0
/
+34
2016-02-19
reflog_expire_cfg: NUL-terminate pattern field
Jeff King
1
-5
/
+3
2016-02-17
Start preparing for 2.7.2
Junio C Hamano
2
-1
/
+28
2016-02-17
Merge branch 'js/test-lib-windows-emulated-yes' into maint
Junio C Hamano
1
-2
/
+4
2016-02-17
Merge branch 'aw/push-force-with-lease-reporting' into maint
Junio C Hamano
2
-12
/
+18
2016-02-17
Merge branch 'nd/do-not-move-worktree-manually' into maint
Junio C Hamano
3
-21
/
+14
2016-02-17
Merge branch 'js/xmerge-marker-eol' into maint
Junio C Hamano
2
-18
/
+93
2016-02-17
git-cvsserver.perl: fix typo
GyuYong Jung
1
-1
/
+1
2016-02-17
am -i: fix "v"iew
Junio C Hamano
1
-1
/
+1
2016-02-17
pager: factor out a helper to prepare a child process to run the pager
Junio C Hamano
2
-6
/
+14
2016-02-16
pager: lose a separate argv[]
Junio C Hamano
1
-3
/
+1
2016-02-16
config: introduce set_or_die wrappers
Patrick Steinhardt
2
-0
/
+31
2016-02-15
remote-curl: include curl_errorstr on SSL setup failures
Shawn Pearce
1
-2
/
+14
2016-02-12
rev-parse: take prefix into account in --git-common-dir
Nguyễn Thái Ngọc Duy
2
-1
/
+12
2016-02-12
mergetool: reorder vim/gvim buffers in three-way diffs
Dickson Wong
1
-2
/
+2
2016-02-10
get_sha1: don't die() on bogus search strings
Jeff King
2
-2
/
+12
2016-02-10
check_filename: tighten dwim-wildcard ambiguity
Jeff King
4
-31
/
+42
2016-02-10
checkout: reorder check_filename conditional
Jeff King
1
-1
/
+1
2016-02-09
Documentation/git-clean.txt: don't mention deletion of .git/modules/*
Matt McCutchen
1
-3
/
+1
2016-02-05
Git 2.7.1
Junio C Hamano
4
-3
/
+91
2016-02-05
Merge branch 'lv/add-doc-working-tree' into maint
Junio C Hamano
1
-1
/
+1
2016-02-05
Merge branch 'ss/clone-depth-single-doc' into maint
Junio C Hamano
2
-9
/
+9
2016-02-05
Merge branch 'sg/t6050-failing-editor-test-fix' into maint
Junio C Hamano
1
-3
/
+7
2016-02-05
Merge branch 'ew/for-each-ref-doc' into maint
Junio C Hamano
1
-2
/
+7
2016-02-05
Merge branch 'ss/user-manual' into maint
Junio C Hamano
2
-10
/
+36
2016-02-05
Merge branch 'jk/ref-cache-non-repository-optim' into maint
Junio C Hamano
6
-40
/
+80
2016-02-05
Merge branch 'js/dirname-basename' into maint
Junio C Hamano
7
-24
/
+225
2016-02-05
Merge branch 'tb/complete-word-diff-regex' into maint
Junio C Hamano
1
-1
/
+1
2016-02-05
Merge branch 'pw/completion-stash' into maint
Junio C Hamano
1
-3
/
+14
2016-02-05
Merge branch 'pw/completion-show-branch' into maint
Junio C Hamano
1
-1
/
+1
2016-02-05
Merge branch 'jk/completion-rebase' into maint
Junio C Hamano
1
-2
/
+6
2016-02-05
Merge branch 'nd/diff-with-path-params' into maint
Junio C Hamano
7
-12
/
+25
2016-02-05
Merge branch 'dw/subtree-split-do-not-drop-merge' into maint
Junio C Hamano
2
-2
/
+70
2016-02-05
Merge branch 'ew/svn-1.9.0-auth' into maint
Junio C Hamano
1
-2
/
+6
[prev]
[next]