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
2008-02-19
Export some email and pretty-printing functions
Daniel Barkalow
4
-75
/
+102
2008-02-19
Improve message-id generation flow control for format-patch
Daniel Barkalow
2
-16
/
+15
2008-02-19
Add more tests for format-patch
Daniel Barkalow
1
-0
/
+45
2008-02-17
Sync with 1.5.4.2 and start 1.5.5 Release Notes
Junio C Hamano
5
-3
/
+83
2008-02-17
Merge branch 'maint'
Junio C Hamano
4
-11
/
+64
2008-02-17
GIT 1.5.4.2
Junio C Hamano
5
-11
/
+65
2008-02-16
Merge branch 'bd/qsort'
Junio C Hamano
3
-0
/
+76
2008-02-16
Merge branch 'sp/safecrlf'
Junio C Hamano
11
-11
/
+189
2008-02-16
Merge branch 'cc/browser'
Junio C Hamano
8
-66
/
+143
2008-02-16
Merge branch 'jc/gitignore-ends-with-slash'
Junio C Hamano
7
-15
/
+106
2008-02-16
Merge branch 'pb/prepare-commit-msg'
Junio C Hamano
7
-110
/
+399
2008-02-16
Merge branch 'jk/noetcconfig'
Junio C Hamano
5
-8
/
+31
2008-02-16
Merge branch 'jc/submittingpatches'
Junio C Hamano
1
-8
/
+57
2008-02-16
Merge git://repo.or.cz/git-gui
Junio C Hamano
2
-4
/
+2
2008-02-16
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-1
/
+2
2008-02-16
Merge branch 'maint'
Junio C Hamano
1
-3
/
+20
2008-02-16
Documentation/SubmittingPatches - a suggested patch flow
Junio C Hamano
1
-0
/
+35
2008-02-16
Documentation/git-reset: Add an example of resetting selected paths
Pieter de Bie
1
-0
/
+17
2008-02-16
Documentation/git-reset: don't mention --mixed for selected-paths reset
Pieter de Bie
1
-2
/
+2
2008-02-16
Documentation/git-reset:
Junio C Hamano
1
-1
/
+1
2008-02-16
Update fast-import documentation to discuss crash reports
Shawn O. Pearce
1
-0
/
+87
2008-02-16
Finish current packfile during fast-import crash handler
Shawn O. Pearce
1
-0
/
+7
2008-02-16
Include the fast-import marks table in crash reports
Shawn O. Pearce
1
-0
/
+10
2008-02-16
Include annotated tags in fast-import crash reports
Shawn O. Pearce
1
-0
/
+13
2008-02-16
Documentation: add 'git-web--browse.txt' and simplify other docs.
Christian Couder
3
-43
/
+86
2008-02-16
git-help--browse: improve browser support under OS X
Jay Soffian
1
-2
/
+6
2008-02-16
Merge branch 'maint'
Junio C Hamano
18
-58
/
+143
2008-02-16
commit: discard index after setting up partial commit
Jeff King
2
-0
/
+25
2008-02-15
filter-branch: handle filenames that need quoting
Junio C Hamano
2
-4
/
+19
2008-02-15
diff: Fix miscounting of --check output
Junio C Hamano
2
-2
/
+11
2008-02-15
hg-to-git: fix parent analysis
Stelian Pop
1
-1
/
+1
2008-02-15
mailinfo: feed only one line to handle_filter() for QP input
Jay Soffian
6
-1
/
+45
2008-02-15
diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver"
Christian Couder
1
-5
/
+2
2008-02-15
Add "const" qualifier to "char *excludes_file".
Christian Couder
3
-8
/
+4
2008-02-15
Add "const" qualifier to "char *editor_program".
Christian Couder
3
-8
/
+4
2008-02-15
Add "const" qualifier to "char *pager_program".
Christian Couder
3
-8
/
+4
2008-02-15
config: add 'git_config_string' to refactor string config variables.
Christian Couder
2
-13
/
+13
2008-02-15
diff.c: remove useless check for value != NULL
Christian Couder
1
-7
/
+2
2008-02-15
fast-import: check return value from unpack_entry()
Shawn O. Pearce
1
-0
/
+2
2008-02-15
Validate nicknames of remote branches to prohibit confusing ones
Daniel Barkalow
1
-1
/
+11
2008-02-15
diff.c: replace a 'strdup' with 'xstrdup'.
Christian Couder
1
-1
/
+1
2008-02-15
diff.c: fixup garding of config parser from value=NULL
Junio C Hamano
1
-1
/
+1
2008-02-14
git-gui: Correct size of dictionary name widget in options dialog
Shawn O. Pearce
1
-3
/
+1
2008-02-14
git-gui: Paper bag fix bad string length call in spellchecker
Shawn O. Pearce
1
-1
/
+1
2008-02-14
[PATCH] gitk: Heed the lines of context in merge commits
Johannes Sixt
1
-1
/
+2
2008-02-13
Merge branch 'maint'
Junio C Hamano
10
-24
/
+50
2008-02-13
config: add test cases for empty value and no value config variables.
Christian Couder
1
-0
/
+23
2008-02-13
cvsimport: have default merge regex also match beginning of commit message
Gerrit Pape
1
-1
/
+1
2008-02-13
git clone -s documentation: force a new paragraph for the NOTE
Miklos Vajna
1
-6
/
+7
2008-02-13
status: suggest "git rm --cached" to unstage for initial commit
Jeff King
2
-2
/
+11
[next]