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-06-13
fetch: define shallow boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy
2
-3
/
+17
2016-06-13
clone: define shallow clone boundary based on time with --shallow-since
Nguyễn Thái Ngọc Duy
1
-3
/
+13
2016-06-13
fetch: define shallow boundary with --shallow-since
Nguyễn Thái Ngọc Duy
2
-6
/
+27
2016-06-13
fetch-pack: use skip_prefix() instead of starts_with()
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2016-02-17
Merge branch 'ah/stripspace-optstring'
Junio C Hamano
1
-1
/
+1
2016-02-10
Merge branch 'jk/options-cleanup'
Junio C Hamano
7
-102
/
+57
2016-02-10
Merge branch 'cc/untracked'
Junio C Hamano
1
-23
/
+39
2016-02-03
Merge branch 'jk/ref-cache-non-repository-optim'
Junio C Hamano
1
-25
/
+1
2016-02-03
Merge branch 'nd/diff-with-path-params'
Junio C Hamano
2
-2
/
+2
2016-02-03
Merge branch 'tg/ls-remote-symref'
Junio C Hamano
1
-54
/
+36
2016-02-03
Merge branch 'tb/ls-files-eol'
Junio C Hamano
1
-0
/
+21
2016-02-03
Merge branch 'jk/notes-merge-from-anywhere'
Junio C Hamano
1
-1
/
+1
2016-02-03
Merge branch 'jc/peace-with-crlf'
Junio C Hamano
7
-8
/
+8
2016-02-01
Merge branch 'jk/list-tag-2.7-regression'
Junio C Hamano
1
-2
/
+2
2016-02-01
apply, ls-files: simplify "-z" parsing
Jeff King
2
-24
/
+6
2016-02-01
checkout-index: disallow "--no-stage" option
Jeff King
1
-3
/
+3
2016-02-01
checkout-index: handle "--no-index" option
Jeff King
1
-24
/
+10
2016-02-01
checkout-index: handle "--no-prefix" option
Jeff King
1
-12
/
+6
2016-02-01
checkout-index: simplify "-z" option parsing
Jeff King
1
-10
/
+2
2016-02-01
give "nbuf" strbuf a more meaningful name
Jeff King
5
-29
/
+30
2016-01-29
stripspace: call U+0020 a "space" instead of a "blank"
Alex Henrie
1
-1
/
+1
2016-01-28
Merge branch 'jk/shortlog'
Junio C Hamano
1
-87
/
+99
2016-01-28
Merge branch 'jc/strbuf-getline'
Junio C Hamano
20
-74
/
+68
2016-01-28
Merge branch 'tk/interpret-trailers-in-place'
Junio C Hamano
1
-4
/
+9
2016-01-27
config: add core.untrackedCache
Christian Couder
1
-11
/
+24
2016-01-26
Merge branch 'jk/symbolic-ref'
Junio C Hamano
2
-5
/
+9
2016-01-26
Merge branch 'ak/format-patch-odir-config'
Junio C Hamano
1
-0
/
+6
2016-01-26
Merge branch 'js/close-packs-before-gc'
Junio C Hamano
4
-0
/
+5
2016-01-26
Merge branch 'js/pull-rebase-i'
Junio C Hamano
2
-5
/
+14
2016-01-26
tag: do not show ambiguous tag names as "tags/foo"
Jeff King
1
-2
/
+2
2016-01-25
dir: add remove_untracked_cache()
Christian Couder
1
-5
/
+1
2016-01-25
dir: add {new,add}_untracked_cache()
Christian Couder
1
-10
/
+1
2016-01-25
update-index: move 'uc' var declaration
Christian Couder
1
-3
/
+1
2016-01-25
update-index: add untracked cache notifications
Christian Couder
1
-5
/
+9
2016-01-25
update-index: add --test-untracked-cache
Christian Couder
1
-0
/
+5
2016-01-25
update-index: use enum for untracked cache options
Christian Couder
1
-5
/
+13
2016-01-25
clean: make is_git_repository a public function
Jeff King
1
-25
/
+1
2016-01-21
diff: make -O and --output work in subdirectory
Duy Nguyen
1
-1
/
+1
2016-01-21
diff-no-index: do not take a redundant prefix argument
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-01-20
Merge branch 'tg/grep-no-index-fallback'
Junio C Hamano
1
-3
/
+9
2016-01-20
Merge branch 'js/fopen-harder'
Junio C Hamano
3
-3
/
+3
2016-01-20
Merge branch 'jk/clang-pedantic'
Junio C Hamano
1
-1
/
+1
2016-01-20
Merge branch 'nd/ita-cleanup'
Junio C Hamano
3
-7
/
+2
2016-01-20
Merge branch 'mh/notes-allow-reading-treeish'
Junio C Hamano
1
-13
/
+16
2016-01-19
ls-remote: add support for showing symrefs
Thomas Gummerer
1
-2
/
+8
2016-01-19
ls-remote: use parse-options api
Thomas Gummerer
1
-53
/
+29
2016-01-19
ls-remote: document --refs option
Thomas Gummerer
1
-1
/
+1
2016-01-19
shortlog: don't warn on empty author
Jeff King
1
-8
/
+0
2016-01-19
shortlog: optimize out useless string list
Jeff King
1
-12
/
+31
2016-01-19
shortlog: optimize out useless "<none>" normalization
Jeff King
1
-29
/
+34
[next]