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
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
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
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
Simplify strchrnul() compat code
Andreas Ericsson
3
-23
/
+7
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-11
--format=pretty: avoid calculating expensive expansions twice
René Scharfe
1
-0
/
+32
2007-11-11
add strbuf_adddup()
René Scharfe
2
-0
/
+8
2007-11-11
--pretty=format: parse commit message only once
René Scharfe
1
-42
/
+82
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
[next]