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
merge-strategies.txt: fix typo
Felipe Gonçalves Assis
1
-2
/
+2
2016-02-22
diff: clarify textconv interface
Jeff King
3
-1
/
+24
2016-02-22
Merge branch 'ks/svn-pathnameencoding-4' of git://git.bogomips.org/git-svn
Junio C Hamano
4
-14
/
+54
2016-02-22
Merge branch 'pw/completion-stash'
Junio C Hamano
1
-2
/
+2
2016-02-22
completion: fix mis-indentation in _git_stash()
SZEDER Gábor
1
-2
/
+2
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-22
config: add '--show-origin' option to print the origin of a config value
Lars Schneider
3
-5
/
+191
2016-02-22
config: add 'origin_type' to config_source struct
Lars Schneider
5
-18
/
+40
2016-02-21
git.c: simplify stripping extension of a file in handle_builtin()
Alexander Kuleshov
2
-15
/
+15
2016-02-22
git-svn: apply "svn.pathnameencoding" before URL encoding
Kazutoshi Satoda
2
-1
/
+17
2016-02-22
git-svn: enable "svn.pathnameencoding" on dcommit
Kazutoshi Satoda
2
-2
/
+24
2016-02-22
git-svn: hoist out utf8 prep from t9129 to lib-git-svn
Eric Wong
2
-11
/
+13
2016-02-20
tests: rename work-tree tests to *work-tree*
Michael J Gruber
3
-0
/
+0
2016-02-19
exec_cmd.c: use find_last_dir_sep() for code simplification
Alexander Kuleshov
1
-4
/
+2
2016-02-19
rename git_config_from_buf to git_config_from_mem
Lars Schneider
3
-4
/
+4
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
ref-filter: introduce objectname_atom_parser()
Karthik Nayak
1
-11
/
+24
2016-02-17
ref-filter: introduce contents_atom_parser()
Karthik Nayak
1
-29
/
+50
2016-02-17
ref-filter: introduce remote_ref_atom_parser()
Karthik Nayak
1
-42
/
+61
2016-02-17
ref-filter: align: introduce long-form syntax
Karthik Nayak
3
-9
/
+63
2016-02-17
ref-filter: introduce align_atom_parser()
Karthik Nayak
1
-51
/
+40
2016-02-17
ref-filter: introduce parse_align_position()
Karthik Nayak
1
-6
/
+15
2016-02-17
ref-filter: introduce color_atom_parser()
Karthik Nayak
1
-9
/
+16
2016-02-17
ref-filter: introduce parsing functions for each valid atom
Karthik Nayak
1
-4
/
+10
2016-02-17
ref-filter: introduce struct used_atom
Karthik Nayak
1
-17
/
+18
2016-02-17
ref-filter: bump 'used_atom' and related code to the top
Karthik Nayak
1
-15
/
+15
2016-02-17
ref-filter: use string_list_split over strbuf_split
Jeff King
1
-18
/
+11
2016-02-17
t: do not hide Git's exit code in tests using 'nul_to_q'
Lars Schneider
2
-3
/
+6
2016-02-17
merge-recursive: more consistent interface
Felipe Gonçalves Assis
2
-5
/
+10
2016-02-17
merge-recursive: option to disable renames
Felipe Gonçalves Assis
3
-0
/
+14
2016-02-17
Merge branch 'maint'
Junio C Hamano
2
-1
/
+28
2016-02-17
Seventh batch for the 2.8 cycle
Junio C Hamano
1
-0
/
+43
2016-02-17
Merge branch 'dw/mergetool-vim-window-shuffle'
Junio C Hamano
1
-2
/
+2
2016-02-17
Merge branch 'ah/stripspace-optstring'
Junio C Hamano
1
-1
/
+1
2016-02-17
Merge branch 'mm/clean-doc-fix'
Junio C Hamano
1
-3
/
+1
[prev]
[next]