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
2010-07-19
git add: Add --ignore-missing to SYNOPSIS
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2010-07-19
git submodule add: Remove old docs about implicit -f
Ævar Arnfjörð Bjarmason
1
-4
/
+0
2010-07-19
git submodule add: Require the new --force option to add ignored paths
Jens Lehmann
3
-15
/
+35
2010-07-19
Merge branch 'jl/add-n-ignore-missing'
Junio C Hamano
5
-6
/
+47
2010-07-19
git-svn: write memoized data explicitly to avoid Storable bug
Sergey Vlasov
1
-0
/
+16
2010-07-16
Merge branch 'jc/diff-merge-base-multi'
Junio C Hamano
1
-13
/
+0
2010-07-16
Only run aggregate-results over actual counts
Thomas Rast
2
-2
/
+2
2010-07-16
Add a sample user for the svndump library
Jonathan Nieder
4
-0
/
+147
2010-07-16
diff A...B: do not limit the syntax too narrowly
Junio C Hamano
1
-13
/
+0
2010-07-15
Merge branch 'jn/paginate-fix'
Junio C Hamano
2
-46
/
+200
2010-07-15
Merge branch 'wp/merge-tree-fix'
Junio C Hamano
2
-1
/
+259
2010-07-15
Merge branch 'js/merge-rr-fix'
Junio C Hamano
2
-3
/
+3
2010-07-15
Merge branch 'jc/diff-merge-base-multi'
Junio C Hamano
1
-8
/
+23
2010-07-15
Merge branch 'ns/merge-recursive-uptodate'
Junio C Hamano
1
-1
/
+1
2010-07-15
Merge branch 'jn/tests'
Junio C Hamano
1
-47
/
+42
2010-07-15
Merge branch 'eb/doc-log-manpage'
Junio C Hamano
1
-6
/
+9
2010-07-15
Merge branch 'jn/grep-open'
Junio C Hamano
2
-0
/
+16
2010-07-15
Merge branch 'mg/revision-doc'
Junio C Hamano
20
-222
/
+257
2010-07-15
Merge branch 'jk/maint-status-keep-index-timestamp'
Junio C Hamano
1
-5
/
+11
2010-07-15
Merge branch 'jc/rebase-i-commit-msg-fix'
Junio C Hamano
2
-9
/
+28
2010-07-15
Merge branch 'ab/submodule-add-f'
Junio C Hamano
3
-3
/
+29
2010-07-15
Merge branch 'bc/maint-makefile-fixes'
Junio C Hamano
1
-5
/
+5
2010-07-15
Merge branch 'maint'
Junio C Hamano
3
-2
/
+13
2010-07-15
Documentation: add submodule.* to the big configuration variable list
Jonathan Nieder
1
-0
/
+9
2010-07-15
gitmodules.5: url can be a relative path
Jonathan Nieder
1
-0
/
+3
2010-07-15
gitweb: fix esc_url
Pavan Kumar Sunkara
1
-2
/
+1
2010-07-14
git --paginate: paginate external commands again
Jonathan Nieder
2
-12
/
+38
2010-07-14
MERGE_RR is in .git, not .git/rr-cache
Jay Soffian
2
-3
/
+3
2010-07-14
merge-tree: fix where two branches share no changes
Will Palmer
2
-4
/
+5
2010-07-14
add basic tests for merge-tree
Will Palmer
1
-0
/
+257
2010-07-14
Git 1.7.2-rc3
Junio C Hamano
1
-1
/
+4
2010-07-14
Merge branch 'jc/read-tree-cache-tree-fix'
Junio C Hamano
2
-5
/
+16
2010-07-14
Use dev_t for device id (st_dev) from stat in setup_git_directory_gently()
Raja R Harinath
1
-1
/
+2
2010-07-13
diff A...B: give one possible diff when there are more than one merge-base
Junio C Hamano
1
-8
/
+23
2010-07-13
Merge branch 'maint'
Junio C Hamano
2
-2
/
+5
2010-07-13
git fetch documentation: describe short '-p' synonym to '--prune' option
Oren Held
1
-0
/
+1
2010-07-13
format-patch: document the format.to configuration setting
Miklos Vajna
1
-2
/
+4
2010-07-12
git add: Add the "--ignore-missing" option for the dry run
Jens Lehmann
5
-6
/
+47
2010-07-12
test-lib: TAP compliance for skipping tests on request
Michael J Gruber
1
-2
/
+2
2010-07-12
test-lib: simplify GIT_SKIP_TESTS loop
Michael J Gruber
1
-10
/
+3
2010-07-11
Merge branch 'maint'
Junio C Hamano
3
-2
/
+3
2010-07-11
t3000 (ls-files -o): modernize style
Jonathan Nieder
1
-47
/
+42
2010-07-09
Documentation: Spelling fix in protocol-capabilities.txt
Fredrik Skolmli
1
-1
/
+1
2010-07-09
merge-recursive: use "up-to-date" instead of "uptodate" in error message for ...
Nicolas Sebrecht
1
-1
/
+1
2010-07-09
checkout: accord documentation to what git does
Nicolas Sebrecht
1
-1
/
+1
2010-07-09
t0005: work around strange $? in ksh when program terminated by a signal
Johannes Sixt
1
-0
/
+1
2010-07-08
Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fix
Junio C Hamano
997
-17105
/
+82957
2010-07-08
diff.c: fix a graph output bug
Bo Yang
1
-2
/
+1
2010-07-08
tests: Use skip_all=* to skip tests
Ævar Arnfjörð Bjarmason
7
-18
/
+17
2010-07-08
Fix "read-tree -m A B" priming the cache-tree
Junio C Hamano
2
-5
/
+16
[next]