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
2007-11-14
t5302-pack-index: Skip tests of 64-bit offsets if necessary.
Johannes Sixt
1
-2
/
+23
2007-11-14
t7501-commit.sh: Not all seds understand option -i
Johannes Sixt
1
-2
/
+4
2007-11-14
t5300-pack-object.sh: Split the big verify-pack test into smaller parts.
Johannes Sixt
1
-16
/
+18
2007-11-14
core.excludesfile clean-up
Junio C Hamano
7
-34
/
+25
2007-11-14
Merge branch 'sp/fetch-fix'
Junio C Hamano
6
-9
/
+137
2007-11-14
Merge branch 'bs/maint-commit-options'
Junio C Hamano
2
-2
/
+12
2007-11-14
Merge branch 'rv/maint-index-commit'
Junio C Hamano
2
-1
/
+33
2007-11-14
Merge branch 'bs/maint-t7005'
Junio C Hamano
1
-3
/
+2
2007-11-14
Merge branch 'jc/maint-add-sync-stat'
Junio C Hamano
10
-38
/
+92
2007-11-14
Merge branch 'mh/retag'
Junio C Hamano
2
-3
/
+51
2007-11-14
Merge branch 'jc/stash-create'
Junio C Hamano
2
-14
/
+31
2007-11-14
Merge branch 'bg/format-patch-N'
Junio C Hamano
4
-5
/
+139
2007-11-14
Merge branch 'np/progress'
Junio C Hamano
7
-93
/
+134
2007-11-14
Merge branch 'js/rebase-detached'
Junio C Hamano
3
-7
/
+79
2007-11-14
Merge branch 'rs/pretty'
Junio C Hamano
5
-135
/
+284
2007-11-14
Merge branch 'rr/cvsexportcommit-w'
Junio C Hamano
2
-17
/
+44
2007-11-14
Merge branch 'gh/cvsimport-user'
Junio C Hamano
1
-1
/
+2
2007-11-14
user-manual: minor rewording for clarity.
Sergei Organov
1
-2
/
+2
2007-11-14
Merge branch 'maint'
Junio C Hamano
13
-28
/
+66
2007-11-14
Fix dependencies of parse-options test program
Alex Riesen
1
-0
/
+2
2007-11-14
user-manual.txt: fix a few mistakes
Sergei Organov
1
-3
/
+3
2007-11-14
git-clean: honor core.excludesfile
Junio C Hamano
2
-1
/
+19
2007-11-14
Documentation: Fix man page breakage with DocBook XSL v1.72
Jonas Fonseca
3
-3
/
+12
2007-11-14
Handle broken vsnprintf implementations in strbuf
Shawn O. Pearce
2
-5
/
+6
2007-11-14
git-remote.txt: fix typo
Sergei Organov
1
-1
/
+1
2007-11-14
core-tutorial.txt: Fix argument mistake in an example.
Sergei Organov
1
-2
/
+2
2007-11-14
replace reference to git-rm with git-reset in git-commit doc
Jing Xue
2
-4
/
+8
2007-11-14
Grammar fixes for gitattributes documentation
Wincent Colaiuta
1
-8
/
+9
2007-11-13
Don't allow fast-import tree delta chains to exceed maximum depth
Shawn O. Pearce
1
-7
/
+13
2007-11-13
Resurrect git-revert.sh example and add comment to builtin-revert.c
Junio C Hamano
1
-1
/
+3
2007-11-13
revert/cherry-pick: allow starting from dirty work tree.
Junio C Hamano
1
-1
/
+1
2007-11-13
t/t3404: fix test for a bogus todo file.
Junio C Hamano
1
-1
/
+1
2007-11-12
git-commit: Add tests for invalid usage of -a/--interactive with paths
Björn Steinbrink
1
-0
/
+10
2007-11-12
Fix preprocessor logic that determines the availablity of strchrnul().
Johannes Sixt
1
-1
/
+7
2007-11-12
git-clean: Fix error message if clean.requireForce is not set.
Johannes Sixt
1
-10
/
+14
2007-11-12
rebase: fix "rebase --continue" breakage
Johannes Schindelin
2
-1
/
+22
2007-11-12
git-svn: support for funky branch and project names over HTTP(S)
Eric Wong
2
-2
/
+62
2007-11-12
Documentation: Fix references to deprecated commands
Jonas Fonseca
2
-7
/
+2
2007-11-12
Merge branch 'maint'
Junio C Hamano
5
-2
/
+18
2007-11-12
Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maint
Junio C Hamano
1
-0
/
+7
2007-11-11
for-each-ref: fix off by one read.
Christian Couder
1
-1
/
+1
2007-11-11
git-branch: remove mention of non-existent '-b' option
Jeff King
1
-1
/
+1
2007-11-11
git-svn: prevent dcommitting if the index is dirty.
Benoit Sigoure
2
-0
/
+9
2007-11-11
t2200: test more cases of "add -u"
Junio C Hamano
1
-2
/
+28
2007-11-11
git-fetch: avoid local fetching from alternate (again)
Shawn O. Pearce
2
-2
/
+100
2007-11-11
rev-list: Introduce --quiet to avoid /dev/null redirects
Shawn O. Pearce
2
-4
/
+31
2007-11-11
run-command: Support sending stderr to /dev/null
Shawn O. Pearce
2
-2
/
+5
2007-11-11
git-fetch: Always fetch tags if the object they reference exists
Shawn O. Pearce
1
-1
/
+1
2007-11-11
Merge branch 'sp/maint-plug-traverse-commit-list-leak' into sp/fetch-fix
Junio C Hamano
1
-0
/
+7
2007-11-11
t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATH
Björn Steinbrink
1
-3
/
+2
[next]