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
2014-06-16
Merge branch 'fc/remote-helper-refmap'
Junio C Hamano
1
-1
/
+48
2014-06-16
Merge branch 'nd/daemonize-gc'
Junio C Hamano
1
-6
/
+20
2014-06-16
Merge branch 'jl/remote-rm-prune'
Junio C Hamano
1
-7
/
+30
2014-06-16
Merge branch 'bg/xcalloc-nmemb-then-size'
Junio C Hamano
2
-5
/
+5
2014-06-16
Merge branch 'jl/status-added-submodule-is-never-ignored'
Junio C Hamano
1
-2
/
+16
2014-06-16
Merge branch 'jk/daemon-tolower'
Junio C Hamano
1
-14
/
+1
2014-06-16
Merge branch 'jk/diff-follow-must-take-one-pathspec'
Junio C Hamano
1
-6
/
+2
2014-06-16
Merge branch 'cc/replace-edit'
Junio C Hamano
1
-45
/
+180
2014-06-16
Merge branch 'mt/patch-id-stable' (early part)
Junio C Hamano
1
-15
/
+59
2014-06-10
patch-id: make it stable against hunk reordering
Michael S. Tsirkin
1
-15
/
+59
2014-06-09
Merge branch 'rs/mailinfo-header-cmp'
Junio C Hamano
1
-3
/
+3
2014-06-09
Merge branch 'jc/rev-parse-argh-dashed-multi-words'
Junio C Hamano
1
-0
/
+3
2014-06-06
Merge branch 'nd/status-auto-comment-char'
Junio C Hamano
1
-0
/
+32
2014-06-06
Merge branch 'sk/spawn-less-case-insensitively-from-grep-O-i'
Junio C Hamano
1
-0
/
+3
2014-06-06
Merge branch 'jk/index-pack-report-missing'
Junio C Hamano
1
-2
/
+7
2014-06-06
Merge branch 'bc/blame-crlf-test'
Junio C Hamano
1
-1
/
+0
2014-06-06
Merge branch 'dk/blame-reorg'
Junio C Hamano
1
-298
/
+567
2014-06-06
Merge branch 'dt/merge-recursive-case-insensitive'
Junio C Hamano
1
-1
/
+2
2014-06-06
Merge branch 'rs/reflog-exists'
Junio C Hamano
2
-7
/
+3
2014-06-06
Merge branch 'tg/tag-state-tag-name-in-editor-hints'
Junio C Hamano
1
-4
/
+4
2014-06-06
Merge branch 'jk/grep-tell-run-command-to-cd-when-running-pager'
Junio C Hamano
1
-3
/
+1
2014-06-06
Merge branch 'fc/status-printf-squelch-format-zero-length-warnings'
Junio C Hamano
1
-1
/
+1
2014-06-06
Merge branch 'jk/commit-C-pick-empty'
Junio C Hamano
1
-3
/
+2
2014-06-04
update-index: fix segfault with missing --cacheinfo argument
Jeff King
1
-0
/
+3
2014-06-03
Merge branch 'jk/commit-date-approxidate'
Junio C Hamano
1
-19
/
+60
2014-06-03
Merge branch 'fc/rerere-conflict-style'
Junio C Hamano
1
-0
/
+2
2014-06-03
Merge branch 'sk/tag-contains-wo-recursion'
Junio C Hamano
1
-15
/
+75
2014-06-03
Merge branch 'jx/blame-align-relative-time'
Junio C Hamano
1
-8
/
+22
2014-06-03
Merge branch 'fc/merge-default-to-upstream'
Junio C Hamano
1
-1
/
+1
2014-06-03
Merge branch 'rs/ref-update-check-errors-early'
Junio C Hamano
1
-4
/
+4
2014-06-03
Merge branch 'nd/index-pack-one-fd-per-thread'
Junio C Hamano
1
-10
/
+17
2014-06-03
Merge branch 'ym/fix-opportunistic-index-update-race'
Junio C Hamano
1
-1
/
+1
2014-06-03
Merge branch 'mh/ref-transaction'
Junio C Hamano
6
-178
/
+277
2014-06-03
Merge branch 'jc/apply-ignore-whitespace'
Junio C Hamano
1
-5
/
+7
2014-06-02
mailinfo: use strcmp() for string comparison
René Scharfe
1
-3
/
+3
2014-05-27
builtin/remote.c: rearrange xcalloc arguments
Brian Gesiak
1
-4
/
+4
2014-05-27
builtin/ls-remote.c: rearrange xcalloc arguments
Brian Gesiak
1
-1
/
+1
2014-05-27
gc --auto: do not lock refs in the background
Nguyễn Thái Ngọc Duy
1
-6
/
+20
2014-05-27
remote prune: optimize "dangling symref" check/warning
Jens Lindström
1
-1
/
+6
2014-05-27
remote: repack packed-refs once when deleting multiple refs
Jens Lindström
1
-2
/
+18
2014-05-23
daemon/config: factor out duplicate xstrdup_tolower
Jeff King
1
-14
/
+1
2014-05-23
remote rm: delete remote configuration as the last
Jens Lindström
1
-4
/
+6
2014-05-20
move "--follow needs one pathspec" rule to diff_setup_done
Jeff King
1
-6
/
+2
2014-05-19
replace: add --edit to usage string
Christian Couder
1
-0
/
+1
2014-05-19
replace: die early if replace ref already exists
Christian Couder
1
-1
/
+4
2014-05-19
replace: refactor checking ref validity
Christian Couder
1
-11
/
+20
2014-05-19
replace: make sure --edit results in a different object
Christian Couder
1
-0
/
+3
2014-05-19
commit: allow core.commentChar=auto for character auto selection
Nguyễn Thái Ngọc Duy
1
-0
/
+32
2014-05-15
git grep -O -i: if the pager is 'less', pass the '-I' option
Johannes Schindelin
1
-0
/
+3
2014-05-12
index-pack: distinguish missing objects from type errors
Jeff King
1
-2
/
+7
[next]