index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-14
t6036: Add differently resolved modify/delete conflict in criss-cross test
Elijah Newren
1
-0
/
+83
2011-08-14
t6042: Add failing testcases for rename/rename/add-{source,dest} conflicts
Elijah Newren
1
-0
/
+125
2011-08-14
t6042: Ensure rename/rename conflicts leave index and workdir in sane state
Elijah Newren
1
-0
/
+102
2011-08-14
t6042: Add tests for content issues with modify/rename/directory conflicts
Elijah Newren
1
-0
/
+141
2011-08-14
t6042: Add a testcase where undetected rename causes silent file deletion
Elijah Newren
1
-0
/
+65
2011-08-14
t6042: Add a pair of cases where undetected renames cause issues
Elijah Newren
1
-0
/
+61
2011-08-14
t6042: Add failing testcase for rename/modify/add-source conflict
Elijah Newren
1
-0
/
+39
2011-08-14
t6042: Add a testcase where git deletes an untracked file
Elijah Newren
2
-1
/
+37
2011-08-11
ls-files: fix pathspec display on error
Clemens Buchacher
6
-10
/
+88
2011-08-11
describe: Refresh the index when run with --dirty
Allan Caffee
1
-2
/
+15
2011-08-11
test: consolidate definition of $LF
Junio C Hamano
5
-9
/
+4
2011-08-11
Tolerate zlib deflation with window size < 32Kb
Roberto Tyley
19
-6
/
+97
2011-08-11
am: ignore leading whitespace before patch
David Barr
2
-3
/
+26
2011-08-11
fsck: improve committer/author check
Dmitry Ivankov
2
-7
/
+9
2011-08-11
fsck: add a few committer name tests
Dmitry Ivankov
1
-0
/
+36
2011-08-11
fast-import: check committer name more strictly
Dmitry Ivankov
3
-19
/
+24
2011-08-11
fast-import: don't fail on omitted committer name
Dmitry Ivankov
2
-1
/
+5
2011-08-11
fast-import: add input format tests
Dmitry Ivankov
1
-0
/
+99
2011-08-11
Reduce parse-options.o dependencies
Dmitry Ivankov
5
-150
/
+155
2011-08-11
parse-options: export opterr, optbug
Dmitry Ivankov
2
-2
/
+4
2011-08-11
Update draft release notes to 1.7.7
Junio C Hamano
1
-3
/
+36
2011-08-11
t3900: do not reference numbered arguments from the test script
Johannes Sixt
1
-2
/
+2
2011-08-11
Merge branch 'cb/partial-commit-relative-pathspec'
Junio C Hamano
4
-38
/
+39
2011-08-11
Merge branch 'jk/fast-export-quote-path'
Junio C Hamano
2
-8
/
+51
2011-08-11
Merge branch 'rc/maint-http-wrong-free'
Junio C Hamano
2
-9
/
+5
2011-08-11
Merge branch 'rs/grep-function-context'
Junio C Hamano
5
-23
/
+67
2011-08-11
Merge branch 'ef/ipv4-connect-error-report'
Junio C Hamano
1
-13
/
+10
2011-08-09
am: Document new --exclude=<path> option
maximilian attems
1
-1
/
+3
2011-08-09
bisect: add support for bisecting bare repositories
Jon Seymour
4
-3
/
+40
2011-08-08
helping smart-http/stateless-rpc fetch race
Junio C Hamano
1
-9
/
+98
2011-08-08
xdiff/xhistogram: drop need for additional variable
Tay Ray Chuan
1
-5
/
+4
2011-08-08
xdiff/xhistogram: rely on xdl_trim_ends()
Tay Ray Chuan
1
-27
/
+4
2011-08-08
xdiff/xhistogram: rework handling of recursed results
Tay Ray Chuan
1
-6
/
+9
2011-08-08
Merge branch 'oa/pull-reflog'
Junio C Hamano
1
-1
/
+1
2011-08-08
Merge branch 'ms/reflog-show-is-default'
Junio C Hamano
1
-2
/
+1
2011-08-08
Merge branch 'jl/submodule-status-summary-doc'
Junio C Hamano
1
-12
/
+26
2011-08-08
Merge branch 'jn/gitweb-config-list-case'
Junio C Hamano
1
-0
/
+7
2011-08-08
Merge branch 'jl/submodule-update-quiet'
Junio C Hamano
2
-4
/
+11
2011-08-08
Merge branch 'js/ls-tree-error'
Junio C Hamano
2
-3
/
+25
2011-08-08
Merge branch 'jn/gitweb-system-config'
Junio C Hamano
4
-7
/
+53
2011-08-08
Merge branch 'jk/reset-reflog-message-fix'
Junio C Hamano
2
-37
/
+20
2011-08-08
Merge branch 'jc/diff-index-refactor'
Junio C Hamano
1
-52
/
+19
2011-08-08
receive-pack: do not overstep command line argument array
Junio C Hamano
1
-1
/
+1
2011-08-08
Merge branch 'maint'
Junio C Hamano
3
-1
/
+3
2011-08-08
filter-branch: Export variable `workdir' for --commit-filter
Michael Witten
1
-1
/
+1
2011-08-08
submodule: take advantage of gettextln and eval_gettextln.
Jon Seymour
1
-12
/
+6
2011-08-08
stash: take advantage of eval_gettextln
Jon Seymour
1
-6
/
+3
2011-08-08
pull: take advantage of eval_gettextln
Jon Seymour
1
-5
/
+2
2011-08-08
git-am: take advantage of gettextln and eval_gettextln.
Jon Seymour
1
-17
/
+14
2011-08-08
gettext: add gettextln, eval_gettextln to encode common idiom
Jon Seymour
1
-0
/
+19
[prev]
[next]