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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
4
-0
/
+373
2016-08-10
Merge branch 'sb/submodule-update-dot-branch'
Junio C Hamano
1
-9
/
+61
2016-08-10
Merge branch 'js/am-3-merge-recursive-direct'
Junio C Hamano
1
-0
/
+32
2016-08-10
Merge branch 'jt/format-patch-from-config'
Junio C Hamano
1
-0
/
+40
2016-08-10
Merge branch 'jk/push-force-with-lease-creation'
Junio C Hamano
1
-0
/
+38
2016-08-10
t7406: fix breakage on OSX
Stefan Beller
1
-1
/
+1
2016-08-08
Merge branch 'ew/build-time-pager-tweaks'
Junio C Hamano
1
-0
/
+13
2016-08-08
Merge branch 'nd/fbsd-lazy-mtime'
Junio C Hamano
1
-1
/
+16
2016-08-08
Merge branch 'nd/log-decorate-color-head-arrow'
Junio C Hamano
1
-1
/
+1
2016-08-08
Merge branch 'rs/use-strbuf-addstr'
Junio C Hamano
1
-3
/
+3
2016-08-08
Merge branch 'ib/t3700-add-chmod-x-updates'
Junio C Hamano
1
-39
/
+26
2016-08-08
Merge branch 'jk/pack-objects-optim'
Junio C Hamano
1
-0
/
+87
2016-08-08
Merge branch 'jk/difftool-in-subdir'
Junio C Hamano
1
-0
/
+14
2016-08-08
Merge branch 'jk/reflog-date'
Junio C Hamano
1
-0
/
+3
2016-08-08
Merge branch 'jk/t4205-cleanup'
Junio C Hamano
1
-198
/
+200
2016-08-08
Merge branch 'nd/fetch-ref-summary'
Junio C Hamano
1
-2
/
+2
2016-08-08
Merge branch 'ew/git-svn-http-tests'
Junio C Hamano
10
-91
/
+30
2016-08-08
Merge branch 'js/t4130-rename-without-ino'
Junio C Hamano
1
-3
/
+7
2016-08-04
Merge branch 'jc/grep-commandline-vs-configuration'
Junio C Hamano
1
-0
/
+14
2016-08-04
pager: move pager-specific setup into the build
Eric Wong
1
-0
/
+13
2016-08-04
t5533: make it pass on case-sensitive filesystems
Johannes Schindelin
1
-1
/
+1
2016-08-04
t7063: work around FreeBSD's lazy mtime update feature
Nguyễn Thái Ngọc Duy
1
-1
/
+16
2016-08-03
submodule update: allow '.' for branch value
Stefan Beller
1
-1
/
+34
2016-08-03
Merge branch 'jk/diff-do-not-reuse-wtf-needs-cleaning'
Junio C Hamano
1
-0
/
+11
2016-08-03
Merge branch 'rs/submodule-config-code-cleanup'
Junio C Hamano
2
-1
/
+12
2016-08-03
Merge branch 'mm/status-suggest-merge-abort'
Junio C Hamano
2
-0
/
+5
2016-08-03
Merge branch 'sb/push-options'
Junio C Hamano
1
-0
/
+103
2016-08-03
t4130: work around Windows limitation
Johannes Sixt
1
-3
/
+7
2016-08-01
submodule update: respect depth in subsequent fetches
Stefan Beller
1
-0
/
+16
2016-08-01
t7406: future proof tests with hard coded depth
Stefan Beller
1
-8
/
+11
2016-08-01
t3700: add a test_mode_in_index helper function
Ingo Brückl
1
-32
/
+22
2016-08-01
t3700: merge two tests into one
Ingo Brückl
1
-12
/
+6
2016-08-01
t3700: remove unwanted leftover files before running new tests
Ingo Brückl
1
-0
/
+3
2016-08-01
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe
1
-3
/
+3
2016-08-01
format-patch: format.from gives the default for --from
Josh Triplett
1
-0
/
+40
2016-07-29
t/perf: add tests for many-pack scenarios
Jeff King
1
-0
/
+87
2016-07-28
t9100: portability fix
Junio C Hamano
1
-2
/
+4
2016-07-28
difftool: avoid $GIT_DIR and $GIT_WORK_TREE
David Aguilar
1
-0
/
+14
2016-07-28
Merge branch 'master' of git://git.bogomips.org/git-svn
Junio C Hamano
1
-0
/
+19
2016-07-28
submodule-config: passing name reference for .gitmodule blobs
Heiko Voigt
1
-0
/
+11
2016-07-28
Merge branch 'ak/lazy-prereq-mktemp' into maint
Junio C Hamano
1
-1
/
+6
2016-07-28
Merge branch 'nd/icase' into maint
Junio C Hamano
4
-3
/
+148
2016-07-28
Merge branch 'jk/test-match-signal' into maint
Junio C Hamano
3
-11
/
+26
2016-07-28
Merge branch 'js/t3404-grammo-fix' into maint
Junio C Hamano
1
-1
/
+1
2016-07-28
Merge branch 'ps/rebase-i-auto-unstash-upon-abort' into maint
Junio C Hamano
1
-0
/
+31
2016-07-28
Merge branch 'nd/ita-cleanup' into maint
Junio C Hamano
1
-1
/
+59
2016-07-28
Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint
Junio C Hamano
1
-0
/
+17
2016-07-28
Merge branch 'dg/subtree-rebase-test' into maint
Junio C Hamano
1
-0
/
+119
2016-07-28
Merge branch 'nd/pack-ofs-4gb-limit'
Junio C Hamano
1
-4
/
+3
2016-07-28
Merge branch 'nd/worktree-lock'
Junio C Hamano
1
-0
/
+62
[next]