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-07-30
Merge branch 'jc/maint-filter-branch-epoch-date' into maint
Junio C Hamano
2
-3
/
+13
2012-07-22
Merge branch 'cw/amend-commit-without-message' into maint
Junio C Hamano
1
-0
/
+15
2012-07-22
Merge branch 'jk/maint-commit-amend-only-no-paths' into maint
Junio C Hamano
1
-0
/
+10
2012-07-22
Merge branch 'tg/maint-cache-name-compare' into maint
Junio C Hamano
1
-0
/
+39
2012-07-22
Merge branch 'tr/maint-show-walk' into maint
Junio C Hamano
1
-0
/
+91
2012-07-22
Merge branch 'jc/refactor-diff-stdin' into maint
Junio C Hamano
1
-0
/
+12
2012-07-22
Merge branch 'mz/empty-rebase-test' into maint
Junio C Hamano
1
-0
/
+8
2012-07-22
Merge branch 'js/fast-export-paths-with-spaces' into maint
Junio C Hamano
1
-1
/
+1
2012-07-22
Merge branch 'cw/no-detaching-an-unborn' into maint
Junio C Hamano
1
-0
/
+6
2012-07-22
Merge branch 'vr/use-our-perl-in-tests' into maint
Junio C Hamano
26
-44
/
+65
2012-07-12
t7003: add test to filter a branch with a commit at epoch
Junio C Hamano
2
-3
/
+13
2012-07-11
Merge branch 'th/diff-no-index-fixes' into maint
Junio C Hamano
2
-2
/
+86
2012-07-11
Merge branch 'nd/clone-single-fix' into maint
Junio C Hamano
1
-1
/
+6
2012-07-11
Merge branch 'mm/verify-filename-fix' into maint
Junio C Hamano
1
-0
/
+11
2012-07-11
cache_name_compare(): do not truncate while comparing paths
Junio C Hamano
1
-0
/
+39
2012-07-10
commit: fix "--amend --only" with no pathspec
Jeff King
1
-0
/
+10
2012-07-09
Allow edit of empty message with commit --amend
Chris Webb
1
-0
/
+15
2012-06-28
diff-index.c: "git diff" has no need to read blob from the standard input
Junio C Hamano
1
-0
/
+12
2012-06-27
fast-export: quote paths with spaces
Jay Soffian
1
-1
/
+1
2012-06-27
add test case for rebase of empty commit
Martin von Zweigbergk
1
-0
/
+8
2012-06-26
git-checkout: disallow --detach on unborn branch
Chris Webb
1
-0
/
+6
2012-06-24
t/README: add a bit more Don'ts
Junio C Hamano
1
-3
/
+22
2012-06-24
tests: enclose $PERL_PATH in double quotes
Junio C Hamano
24
-41
/
+41
2012-06-24
t/test-lib.sh: export PERL_PATH for use in scripts
Junio C Hamano
1
-0
/
+2
2012-06-22
Documentation: Fix misspellings
Leila Muhtasib
2
-3
/
+3
2012-06-22
clone: fix ref selection in --single-branch --branch=xxx
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2012-06-22
diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds ch...
Tim Henigan
1
-1
/
+72
2012-06-22
diff: handle relative paths in no-index
Jeff King
1
-1
/
+14
2012-06-19
show: fix "range implies walking"
Junio C Hamano
1
-2
/
+2
2012-06-19
Demonstrate git-show is broken with ranges
Thomas Rast
1
-0
/
+91
2012-06-18
verify_filename(): ask the caller to chose the kind of diagnosis
Matthieu Moy
1
-1
/
+1
2012-06-18
sha1_name: do not trigger detailed diagnosis for file arguments
Matthieu Moy
1
-0
/
+11
2012-06-15
Merge branch 'as/diff-shortstat-ignore-binary'
Junio C Hamano
1
-0
/
+12
2012-06-15
diff: Only count lines in show_shortstats
Alexander Strasser
1
-0
/
+12
2012-06-13
Merge branch 'rj/gitweb-test-sans-date-parser'
Junio C Hamano
1
-7
/
+14
2012-06-13
Merge branch 'fc/git-complete-helper-fix'
Junio C Hamano
1
-1
/
+1
2012-06-13
completion: put main git and gitk completion functions back into git namespace
SZEDER Gábor
1
-1
/
+1
2012-06-12
gitweb: Skip 'modification times' tests when no date parser available
Ramsay Jones
1
-7
/
+14
2012-06-12
t: Replace 'perl' by $PERL_PATH
Vincent van Ravesteijn
24
-41
/
+41
2012-06-12
Merge branch 'jc/fmt-merge-msg-people'
Junio C Hamano
1
-18
/
+18
2012-06-07
Merge branch 'rr/maint-t3510-cascade-fix'
Junio C Hamano
1
-1
/
+1
2012-06-06
fmt-merge-msg: make attribution into comment lines
Junio C Hamano
1
-18
/
+18
2012-06-04
t3510 (cherry-pick-sequence): add missing '&&'
Ramkumar Ramachandra
1
-1
/
+1
2012-06-03
Merge branch 'ef/maint-rebase-error-message' into maint
Junio C Hamano
1
-0
/
+5
2012-06-01
Merge branch 'ef/maint-rebase-error-message'
Junio C Hamano
1
-0
/
+5
2012-06-01
Merge branch 'nh/empty-rebase'
Junio C Hamano
1
-0
/
+30
2012-06-01
Merge branch 'rs/maint-grep-F' into maint
Junio C Hamano
1
-0
/
+5
2012-06-01
Merge branch 'jk/ident-split-fix' into maint
Junio C Hamano
1
-0
/
+7
2012-05-30
rebase: report invalid commit correctly
Erik Faye-Lund
1
-0
/
+5
2012-05-29
cherry-pick: regression fix for empty commits
Junio C Hamano
1
-0
/
+30
[next]