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-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
2007-11-08
instaweb: Minor cleanups and fixes for potential problems
Jonas Fonseca
1
-9
/
+8
2007-11-08
stop t1400 hiding errors in tests
Alex Riesen
1
-1
/
+1
2007-11-08
Makefile: add missing dependency on wt-status.h
Junio C Hamano
1
-0
/
+1
2007-11-08
refresh_index_quietly(): express "optional" nature of index writing better
Junio C Hamano
1
-9
/
+5
2007-11-08
Fix sed string regex escaping in module_name.
Ralf Wildenhues
1
-1
/
+1
2007-11-08
Avoid a few unportable, needlessly nested "...`...".
Ralf Wildenhues
2
-4
/
+4
2007-11-08
Style: place opening brace of a function definition at column 1
Junio C Hamano
8
-10
/
+20
2007-11-08
contrib/hooks/post-receive-email: remove cruft, $committer is not used
Gerrit Pape
1
-4
/
+0
2007-11-08
hooks--update: decline deleting tags or branches by default, add config options
Gerrit Pape
1
-2
/
+31
2007-11-08
hooks--update: fix test for properly set up project description file
Gerrit Pape
1
-2
/
+2
2007-11-08
git-mailsplit: with maildirs not only process cur/, but also new/
Gerrit Pape
1
-16
/
+22
2007-11-07
Merge branch 'jc/clean-config'
Junio C Hamano
4
-9
/
+22
2007-11-07
Merge branch 'gp/reset-q'
Junio C Hamano
2
-6
/
+15
2007-11-07
Merge branch 'ds/maint-deflatebound'
Junio C Hamano
4
-1
/
+28
2007-11-07
Merge branch 'cp/p4'
Junio C Hamano
1
-4
/
+89
2007-11-07
Merge branch 'maint'
Junio C Hamano
3
-2
/
+114
2007-11-07
Merge branch 'mh/work-tree'
Junio C Hamano
6
-14
/
+20
2007-11-07
Small code readability improvement in show_reference() in builtin-tag.c
Mike Hommey
1
-7
/
+6
2007-11-07
send-email: apply --suppress-from to S-o-b and cc-cmd
Uwe Kleine-König
2
-4
/
+4
2007-11-07
Fix minor nits in configure.ac
Ralf Wildenhues
1
-3
/
+3
2007-11-07
Deprecate git-lost-found
Johannes Schindelin
3
-0
/
+9
2007-11-07
Improve accuracy of check for presence of deflateBound.
David Symonds
4
-1
/
+28
2007-11-07
Add Documentation/CodingGuidelines
Johannes Schindelin
1
-0
/
+112
2007-11-07
contrib/hooks/post-receive-email: make subject prefix configurable
Gerrit Pape
1
-3
/
+5
2007-11-07
contrib/hooks/post-receive-email: reformat to wrap comments at 76 chars
Gerrit Pape
1
-92
/
+107
2007-11-07
contrib/hooks/post-receive-email: fix typo
Gerrit Pape
1
-1
/
+1
2007-11-07
restore fetching with thin-pack capability
Nicolas Pitre
1
-2
/
+2
2007-11-07
When exec() fails include the failing command in the error message
Ask Bjørn Hansen
1
-1
/
+1
2007-11-07
RelNotes-1.5.3.5: fix another typo
David D Kilzer
1
-1
/
+1
2007-11-06
git-reset: add -q option to operate quietly
Gerrit Pape
2
-6
/
+15
2007-11-05
Make git-blame fail when working tree is needed and we're not in one
Mike Hommey
1
-0
/
+1
2007-11-05
Don't always require working tree for git-rm
Mike Hommey
2
-1
/
+4
2007-11-05
Use setup_work_tree() in builtin-ls-files.c
Mike Hommey
1
-5
/
+2
2007-11-05
Refactor working tree setup
Mike Hommey
3
-8
/
+13
2007-11-05
Merge branch 'maint'
Junio C Hamano
7
-9
/
+108
2007-11-05
Fix comment in strbuf.h to use correct name strbuf_avail()
Steffen Prohaska
1
-4
/
+4
2007-11-05
Remove a couple of duplicated include
Marco Costalba
2
-2
/
+0
2007-11-05
grep with unmerged index
Junio C Hamano
1
-1
/
+1
2007-11-05
Merge branch 'gp/maint-diffdoc' into maint
Junio C Hamano
2
-9
/
+13
2007-11-05
Some better parse-options documentation.
Pierre Habouzit
1
-2
/
+35
[next]