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
2016-04-03
Merge branch 'jk/startup-info'
Junio C Hamano
2
-2
/
+5
2016-04-03
Merge branch 'jc/index-pack'
Junio C Hamano
1
-18
/
+17
2016-04-03
Merge branch 'gf/fetch-pack-direct-object-fetch'
Junio C Hamano
1
-3
/
+13
2016-04-03
Merge branch 'jc/maint-index-pack-keep'
Junio C Hamano
1
-1
/
+1
2016-04-03
Merge branch 'jk/rev-parse-local-env-vars'
Junio C Hamano
1
-18
/
+32
2016-04-03
Merge branch 'jk/config-get-urlmatch'
Junio C Hamano
1
-1
/
+4
2016-04-03
Merge branch 'mm/diff-renames-default'
Junio C Hamano
4
-5
/
+14
2016-03-24
Merge branch 'sb/submodule-module-list-pathspec-fix'
Junio C Hamano
1
-3
/
+3
2016-03-22
submodule: fix regression for deinit without submodules
Stefan Beller
1
-3
/
+3
2016-03-07
grep: turn off gitlink detection for --no-index
Jeff King
1
-2
/
+4
2016-03-06
setup: set startup_info->have_repository more reliably
Jeff King
1
-0
/
+1
2016-03-04
Merge branch 'nd/i18n-2.8.0'
Junio C Hamano
2
-6
/
+6
2016-03-04
Merge branch 'jk/pack-idx-corruption-safety'
Junio C Hamano
1
-0
/
+1
2016-03-03
index-pack: add a helper function to derive .idx/.keep filename
Junio C Hamano
1
-18
/
+17
2016-03-03
Merge branch 'jc/maint-index-pack-keep' into jc/index-pack
Junio C Hamano
1
-1
/
+1
2016-03-03
index-pack: correct --keep[=<msg>]
Junio C Hamano
1
-1
/
+1
2016-03-01
fetch-pack: fix object_id of exact sha1
Gabriel Souza Franco
1
-3
/
+13
2016-02-29
builtin/clone.c: mark strings for translation
Nguyễn Thái Ngọc Duy
1
-5
/
+5
2016-02-29
builtin/checkout.c: mark strings for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-02-29
rev-parse: let some options run outside repository
Jeff King
1
-18
/
+32
2016-02-28
config: fail if --get-urlmatch finds no value
John Keeping
1
-1
/
+4
2016-02-26
Merge branch 'js/config-set-in-non-repository'
Junio C Hamano
1
-0
/
+3
2016-02-26
Merge branch 'mm/push-default-warning'
Junio C Hamano
1
-34
/
+0
2016-02-26
Merge branch 'sb/submodule-module-list-fix'
Junio C Hamano
1
-8
/
+2
2016-02-26
Merge branch 'ps/config-error'
Junio C Hamano
5
-65
/
+42
2016-02-26
Merge branch 'ls/config-origin'
Junio C Hamano
1
-0
/
+33
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
21
-101
/
+63
2016-02-26
Merge branch 'tg/git-remote'
Junio C Hamano
2
-16
/
+12
2016-02-25
nth_packed_object_offset: bounds-check extended offset
Jeff King
1
-0
/
+1
2016-02-25
diff: activate diff.renames by default
Matthieu Moy
4
-0
/
+4
2016-02-25
log: introduce init_log_defaults()
Matthieu Moy
1
-5
/
+10
2016-02-25
git config: report when trying to modify a non-existing repo config
Johannes Schindelin
1
-0
/
+3
2016-02-25
push: remove "push.default is unset" warning message
Matthieu Moy
1
-34
/
+0
2016-02-24
submodule helper list: respect correct path prefix
Stefan Beller
1
-8
/
+2
2016-02-24
Merge branch 'jc/am-i-v-fix'
Junio C Hamano
1
-1
/
+1
2016-02-24
Merge branch 'nd/worktree-add-B'
Junio C Hamano
1
-4
/
+11
2016-02-24
Merge branch 'jk/lose-name-path'
Junio C Hamano
2
-21
/
+6
2016-02-24
Merge branch 'ew/force-ipv4'
Junio C Hamano
3
-0
/
+18
2016-02-24
Merge branch 'nd/git-common-dir-fix'
Junio C Hamano
1
-1
/
+2
2016-02-24
Merge branch 'nd/dwim-wildcards-as-pathspecs'
Junio C Hamano
1
-1
/
+2
2016-02-22
fetch-pack: simplify add_sought_entry
Jeff King
1
-18
/
+9
2016-02-22
use st_add and st_mult for allocation size computation
Jeff King
7
-9
/
+9
2016-02-22
convert trivial cases to FLEX_ARRAY macros
Jeff King
4
-18
/
+11
2016-02-22
use xmallocz to avoid size arithmetic
Jeff King
3
-3
/
+3
2016-02-22
convert trivial cases to ALLOC_ARRAY
Jeff King
9
-14
/
+16
2016-02-22
convert manual allocations to argv_array
Jeff King
3
-35
/
+13
2016-02-22
Merge branch 'nd/ita-cleanup' into maint
Junio C Hamano
3
-7
/
+2
2016-02-22
Merge branch 'ah/stripspace-optstring' into maint
Junio C Hamano
1
-1
/
+1
2016-02-22
config: rename git_config_set_or_die to git_config_set
Patrick Steinhardt
5
-35
/
+35
2016-02-22
config: rename git_config_set to git_config_set_gently
Patrick Steinhardt
3
-16
/
+16
[next]