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
Fix rev-list when showing objects involving submodules
Linus Torvalds
4
-3
/
+59
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-clean: Fix error message if clean.requireForce is not set.
Johannes Sixt
1
-10
/
+14
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
Merge branch 'js/upload-pack'
Junio C Hamano
2
-115
/
+152
2007-11-11
Merge branch 'js/reset'
Junio C Hamano
2
-44
/
+56
2007-11-11
Merge branch 'js/parseopt-abbrev-fix'
Junio C Hamano
3
-12
/
+35
2007-11-11
Merge branch 'maint'
Junio C Hamano
3
-2
/
+4
2007-11-11
push: teach push to pass --verbose option to transport layer
Steffen Prohaska
3
-2
/
+9
2007-11-11
push: mention --verbose option in documentation
Steffen Prohaska
1
-2
/
+2
2007-11-11
fix index-pack with packs >4GB containing deltas on 32-bit machines
Nicolas Pitre
1
-1
/
+1
2007-11-11
git-hash-object should honor config variables
Nicolas Pitre
1
-0
/
+2
2007-11-10
gitweb: correct month in date display for atom feeds
Vincent Zanotti
1
-1
/
+1
2007-11-10
test-lib.sh: move error line after error() declaration
Michele Ballabio
1
-5
/
+10
2007-11-10
for-each-ref: fix setup of option-parsing for --sort
Lars Hjemli
2
-1
/
+23
2007-11-10
Merge branch 'maint'
Junio C Hamano
1
-3
/
+3
2007-11-10
core-tutorial.txt: Fix git-show-branch example and its description
Sergei Organov
1
-2
/
+15
2007-11-10
Fix memory leak in traverse_commit_list
Shawn O. Pearce
1
-0
/
+7
2007-11-10
git-commit: a bit more tests
Junio C Hamano
1
-0
/
+69
2007-11-09
print warning/error/fatal messages in one shot
Nicolas Pitre
1
-3
/
+3
2007-11-09
builtin-blame: set up the work_tree before the first file access
Johannes Schindelin
2
-2
/
+9
2007-11-09
add a howto document about corrupted blob recovery
Nicolas Pitre
1
-0
/
+134
2007-11-09
Documentation: remove documentation for removed tools.
Junio C Hamano
4
-169
/
+0
2007-11-09
Make check-docs target detect removed commands
Junio C Hamano
1
-3
/
+27
2007-11-09
Documentation: lost-found is now deprecated.
Junio C Hamano
1
-7
/
+11
2007-11-09
Update draft release notes for 1.5.4
Junio C Hamano
1
-2
/
+24
2007-11-09
Merge branch 'maint'
Junio C Hamano
11
-46
/
+68
2007-11-09
git-bisect.sh: Fix sed script to work with AIX and BSD sed.
Ralf Wildenhues
1
-1
/
+2
2007-11-09
Start preparing for 1.5.3.6
Junio C Hamano
2
-1
/
+22
2007-11-09
git-send-email: Change the prompt for the subject of the initial message.
Benoit Sigoure
1
-1
/
+1
2007-11-08
SubmittingPatches: improve the 'Patch:' section of the checklist
Sergei Organov
1
-5
/
+4
[next]