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
2011-01-04
t/t9001-send-email.sh: fix '&&' chain in some tests
Antonio Ospite
1
-4
/
+4
2011-01-04
lib-git-svn.sh: Move web-server handling code into separate function
Ramsay Jones
1
-17
/
+21
2011-01-04
cvsimport: handle the parsing of uppercase config options
Michael J Gruber
1
-2
/
+5
2011-01-04
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2010-12-29
t9001: Fix test prerequisites
Robin H. Johnson
1
-2
/
+2
2010-12-28
Merge branch 'maint'
Junio C Hamano
1
-1
/
+2
2010-12-28
Merge branch 'jk/commit-die-on-bogus-ident' into maint
Junio C Hamano
1
-0
/
+4
2010-12-28
Merge branch 'ks/blame-worktree-textconv-cached' into maint
Junio C Hamano
1
-0
/
+21
2010-12-28
Merge branch 'jc/maint-rebase-rewrite-last-skip' into maint
Junio C Hamano
1
-1
/
+17
2010-12-28
Merge branch 'jc/maint-am-abort-safely' into maint
Junio C Hamano
1
-0
/
+9
2010-12-28
t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'
Brandon Casey
1
-1
/
+1
2010-12-28
Merge branch 'jc/maint-rebase-rewrite-last-skip'
Junio C Hamano
1
-1
/
+17
2010-12-28
Merge branch 'nd/setup'
Junio C Hamano
4
-0
/
+4603
2010-12-28
Fix false positives in t3404 due to SHELL=/bin/false
Robin H. Johnson
1
-1
/
+2
2010-12-27
diff: funcname and word patterns for perl
Jonathan Nieder
1
-1
/
+1
2010-12-27
setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwd
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2010-12-22
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2010-12-22
test-lib.sh/test_decode_color(): use octal not hex in awk script
Brandon Casey
1
-1
/
+1
2010-12-22
rebase --skip: correctly wrap-up when skipping the last patch
Junio C Hamano
1
-1
/
+17
2010-12-22
t0021: avoid getting filter killed with SIGPIPE
Junio C Hamano
1
-0
/
+1
2010-12-22
Merge branch 'rj/maint-test-fixes'
Junio C Hamano
4
-23
/
+35
2010-12-22
Merge branch 'jc/maint-am-abort-safely'
Junio C Hamano
1
-0
/
+9
2010-12-22
Merge branch 'jk/commit-die-on-bogus-ident'
Junio C Hamano
1
-0
/
+4
2010-12-22
Merge branch 'nd/maint-fix-add-typo-detection'
Junio C Hamano
1
-3
/
+11
2010-12-22
t0001: test git init when run via an alias
Jonathan Nieder
1
-0
/
+56
2010-12-22
setup: rework setup_explicit_git_dir()
Nguyễn Thái Ngọc Duy
1
-143
/
+143
2010-12-22
setup: clean up setup_discovered_git_dir()
Nguyễn Thái Ngọc Duy
1
-12
/
+12
2010-12-22
t1020-subdirectory: test alias expansion in a subdirectory
Michael J Gruber
1
-0
/
+8
2010-12-22
setup: limit get_git_work_tree()'s to explicit setup case only
Nguyễn Thái Ngọc Duy
1
-33
/
+33
2010-12-22
convert filter: supply path to external driver
Pete Wyckoff
1
-0
/
+42
2010-12-21
Improve error messages when temporary file creation fails
Arnout Engelen
1
-0
/
+13
2010-12-21
Merge branch 'maint'
Junio C Hamano
2
-4
/
+4
2010-12-21
Merge branch 'ks/blame-worktree-textconv-cached'
Junio C Hamano
1
-0
/
+21
2010-12-21
Merge branch 'jk/t2107-now-passes'
Junio C Hamano
1
-1
/
+1
2010-12-21
Merge branch 'nd/oneline-sha1-name-from-specific-ref'
Junio C Hamano
1
-0
/
+73
2010-12-21
t0050: fix printf format strings for portability
Jonathan Nieder
1
-2
/
+2
2010-12-21
t3419-*.sh: Fix arithmetic expansion syntax error
Ramsay Jones
1
-2
/
+2
2010-12-21
am --abort: keep unrelated commits since the last failure and warn
Junio C Hamano
1
-0
/
+9
2010-12-20
ident: die on bogus date format
Jeff King
1
-0
/
+4
2010-12-19
fill_textconv(): Don't get/put cache if sha1 is not valid
Kirill Smelkov
1
-2
/
+1
2010-12-19
t/t8006: Demonstrate blame is broken when cachetextconv is on
Kirill Smelkov
1
-0
/
+22
2010-12-19
t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" kluge
Jonathan Nieder
1
-35
/
+49
2010-12-19
t2107: mark passing test as success
Jeff King
1
-1
/
+1
2010-12-16
Merge branch 'jn/fast-import-blob-access'
Junio C Hamano
1
-2
/
+265
2010-12-16
Merge branch 'jl/fetch-submodule-recursive'
Junio C Hamano
1
-0
/
+195
2010-12-16
Merge branch 'nd/extended-sha1-relpath'
Junio C Hamano
1
-0
/
+86
2010-12-16
Merge branch 'aa/status-hilite-branch'
Junio C Hamano
1
-2
/
+3
2010-12-16
Merge branch 'jn/maint-svn-fe'
Junio C Hamano
1
-2
/
+18
2010-12-16
Merge branch 'jc/maint-svn-info-test-fix'
Junio C Hamano
1
-72
/
+34
2010-12-16
Merge branch 'jn/submodule-b-current'
Junio C Hamano
1
-5
/
+23
[prev]
[next]