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
2012-04-23
Merge branch 'bw/test-fix-grep-gnuism'
Junio C Hamano
1
-2
/
+2
2012-04-23
Merge branch 'jn/more-i18ncmp'
Junio C Hamano
3
-8
/
+8
2012-04-23
Merge branch 'lp/maint-diff-three-dash-with-graph'
Junio C Hamano
1
-0
/
+290
2012-04-23
Merge branch 'sl/test-wc-l-line-count'
Junio C Hamano
19
-74
/
+65
2012-04-23
Merge branch 'rl/show-empty-prefix'
Junio C Hamano
1
-1
/
+1
2012-04-23
Merge branch 'pw/git-p4'
Junio C Hamano
12
-184
/
+182
2012-04-23
Merge branch 'jk/rebase-i-submodule-conflict-only'
Junio C Hamano
1
-0
/
+30
2012-04-20
Merge branch 'ct/advise-push-default'
Junio C Hamano
2
-2
/
+2
2012-04-20
Merge branch 'jk/run-command-eacces'
Junio C Hamano
1
-0
/
+13
2012-04-20
Merge branch 'jc/push-upstream-sanity'
Junio C Hamano
1
-0
/
+54
2012-04-20
Merge branch 'jc/fmt-merge-msg-people'
Junio C Hamano
1
-3
/
+24
2012-04-19
t9400: fix gnuism in grep
Junio C Hamano
1
-2
/
+2
2012-04-16
Merge branch 'jk/add-p-skip-conflicts'
Junio C Hamano
1
-0
/
+26
2012-04-16
Merge branch 'jc/commit-unedited-template'
Junio C Hamano
1
-0
/
+14
2012-04-16
Merge branch 'wk/gitweb-snapshot-use-if-modified-since'
Junio C Hamano
1
-1
/
+59
2012-04-16
Merge branch 'jk/http-backend-keep-committer-ident-env'
Junio C Hamano
2
-0
/
+28
2012-04-16
Merge branch 'jk/diff-no-rename-empty'
Junio C Hamano
1
-0
/
+16
2012-04-16
Merge branch 'jc/maint-clean-nested-worktree-in-subdir'
Junio C Hamano
1
-5
/
+22
2012-04-15
Merge branch 'da/difftool-test'
Junio C Hamano
1
-0
/
+11
2012-04-15
Merge branch 'zj/test-cred-helper-nicer-prove'
Junio C Hamano
1
-24
/
+45
2012-04-15
Merge branch 'jh/notes-merge-in-git-dir-worktree'
Junio C Hamano
1
-4
/
+23
2012-04-15
Merge branch 'tr/maint-word-diff-regex-sticky'
Junio C Hamano
1
-0
/
+36
2012-04-15
Merge branch 'jn/diffstat-tests'
Junio C Hamano
16
-259
/
+354
2012-04-15
Merge branch 'jc/commit-hook-authorship'
Junio C Hamano
1
-0
/
+18
2012-04-15
Merge branch 'nd/stream-more'
Junio C Hamano
1
-2
/
+36
2012-04-15
merge overwrites unstaged changes in renamed file
Clemens Buchacher
1
-0
/
+9
2012-04-14
test: am of empty patch should not succeed
Jonathan Nieder
1
-1
/
+1
2012-04-14
test: use test_i18ncmp for "Patch format detection failed" message
Jonathan Nieder
1
-1
/
+1
2012-04-14
test: do not rely on US English tracking-info messages
Jonathan Nieder
2
-6
/
+6
2012-04-12
Fix httpd tests that broke when non-ff push advice changed
Christopher Tiwald
2
-2
/
+2
2012-04-11
tests: modernise style: more uses of test_line_count
Stefano Lattarini
19
-74
/
+65
2012-04-10
rev-parse --show-prefix: add in trailing newline
Ross Lagerwall
1
-1
/
+1
2012-04-09
rebase -i continue: don't skip commits that only change submodules
John Keeping
1
-0
/
+30
2012-04-09
git p4: use "git p4" directly in tests
Pete Wyckoff
12
-184
/
+182
2012-04-09
git-p4: move to toplevel
Pete Wyckoff
1
-1
/
+1
2012-04-09
Merge branch 'tr/cache-tree' into maint-1.7.8
Junio C Hamano
1
-0
/
+93
2012-04-09
Merge branch 'cb/maint-t5541-make-server-port-portable' into maint-1.7.8
Junio C Hamano
1
-0
/
+28
2012-04-09
Merge branch 'tr/maint-bundle-boundary' into maint-1.7.8
Junio C Hamano
1
-22
/
+35
2012-04-09
Merge branch 'tr/maint-bundle-long-subject' into maint-1.7.8
Junio C Hamano
1
-24
/
+23
2012-04-05
run-command: treat inaccessible directories as ENOENT
Jeff King
1
-0
/
+13
2012-04-05
push: error out when the "upstream" semantics does not make sense
Junio C Hamano
1
-0
/
+54
2012-04-05
add--interactive: ignore unmerged entries in patch mode
Jeff King
1
-0
/
+26
2012-03-30
commit: rephrase the error when user did not touch templated log message
Junio C Hamano
1
-0
/
+6
2012-03-30
commit: do not trigger bogus "has templated message edited" check
Junio C Hamano
1
-0
/
+6
2012-03-30
t7501: test the right kind of breakage
Junio C Hamano
1
-0
/
+2
2012-03-30
http-backend: respect existing GIT_COMMITTER_* variables
Jeff King
2
-0
/
+28
2012-03-30
gitweb: add If-Modified-Since handling to git_snapshot().
W. Trevor King
1
-0
/
+33
2012-03-30
gitweb: refactor If-Modified-Since handling
W. Trevor King
1
-1
/
+26
2012-03-27
tests: unset COLUMNS inherited from environment
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2012-03-26
Merge branch 'jn/maint-fast-import-empty-ls' into maint
Junio C Hamano
1
-0
/
+39
[next]