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
2010-01-20
Git 1.6.6.1
Junio C Hamano
3
-8
/
+16
2010-01-20
Merge branch 'bg/maint-remote-update-default' into maint
Junio C Hamano
2
-6
/
+18
2010-01-20
Merge branch 'sb/maint-octopus' into maint
Junio C Hamano
2
-9
/
+57
2010-01-20
Merge branch 'bg/maint-add-all-doc' into maint
Junio C Hamano
2
-29
/
+88
2010-01-20
Merge branch 'maint-1.6.5' into maint
Junio C Hamano
5
-9
/
+40
2010-01-20
Git 1.6.5.8
Junio C Hamano
4
-3
/
+32
2010-01-20
Merge branch 'jk/maint-1.6.5-reset-hard' into maint-1.6.5
Junio C Hamano
2
-4
/
+8
2010-01-20
Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes' into maint-1...
Junio C Hamano
1
-4
/
+2
2010-01-20
Merge branch 'dp/maint-1.6.5-fast-import-non-commit-tag' into maint-1.6.5
Junio C Hamano
1
-5
/
+5
2010-01-20
Merge branch 'jm/maint-1.6.5-grep-NUL-terminate' into maint-1.6.5
Junio C Hamano
1
-0
/
+1
2010-01-19
status: don't require the repository to be writable
Junio C Hamano
1
-4
/
+6
2010-01-19
bisect: fix singular/plural grammar nit
David Ripton
1
-3
/
+5
2010-01-18
Merge branch 'maint-1.6.4' into maint-1.6.5
Junio C Hamano
8
-43
/
+47
2010-01-18
Merge branch 'maint-1.6.3' into maint-1.6.4
Junio C Hamano
8
-43
/
+47
2010-01-18
Merge branch 'maint-1.6.2' into maint-1.6.3
Junio C Hamano
8
-43
/
+47
2010-01-18
Merge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4
Junio C Hamano
1
-1
/
+5
2010-01-18
Fix mis-backport of t7002
Junio C Hamano
1
-1
/
+5
2010-01-18
Update draft release notes to 1.6.6.1
Junio C Hamano
1
-1
/
+16
2010-01-18
Merge branch 'dp/maint-1.6.5-fast-import-non-commit-tag' into maint
Junio C Hamano
1
-5
/
+5
2010-01-18
Merge branch 'jm/maint-1.6.5-grep-NUL-terminate' into maint
Junio C Hamano
1
-0
/
+1
2010-01-18
grep: NUL terminate input from a file
Jim Meyering
1
-0
/
+1
2010-01-15
Fix uninitialized variable in get_refs_via_rsync().
Richard Weinberger
1
-1
/
+1
2010-01-14
Document git-blame triple -C option
Ramkumar Ramachandra
2
-3
/
+5
2010-01-14
fast-import: tag may point to any object type
Dmitry Potapov
1
-5
/
+5
2010-01-12
remote-curl: Fix Accept header for smart HTTP connections
Shawn O. Pearce
2
-2
/
+2
2010-01-12
grep: -L should show empty files
Junio C Hamano
1
-2
/
+0
2010-01-11
rebase--interactive: Ignore comments and blank lines in peek_next_command
Michael Haggerty
1
-1
/
+1
2010-01-11
Add missing #include to support TIOCGWINSZ on Solaris
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2010-01-10
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
2
-13
/
+11
2010-01-10
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
8
-43
/
+47
2010-01-10
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
4
-28
/
+28
2010-01-09
base85: Make the code more obvious instead of explaining the non-obvious
Andreas Gruenbacher
1
-8
/
+2
2010-01-09
base85: encode_85() does not use the decode table
Andreas Gruenbacher
1
-2
/
+0
2010-01-09
base85 debug code: Fix length byte calculation
Andreas Gruenbacher
1
-1
/
+1
2010-01-09
Documentation: tiny git config manual tweaks
Jonathan Nieder
1
-4
/
+4
2010-01-09
Documentation: git gc packs refs by default now
Jonathan Nieder
1
-9
/
+6
2010-01-07
git-rm doc: Describe how to sync index & work tree
Björn Gustavsson
1
-1
/
+53
2010-01-06
checkout -m: do not try to fall back to --merge from an unborn branch
Junio C Hamano
1
-2
/
+8
2010-01-06
git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"
Vitaly _Vi Shukela
1
-2
/
+8
2010-01-06
git-gui: Makefile: consolidate .FORCE-* targets
Jonathan Nieder
1
-4
/
+3
2010-01-06
checkout -m path: fix recreating conflicts
Junio C Hamano
2
-1
/
+58
2010-01-02
stash: mention --patch in usage string.
Matthieu Moy
1
-1
/
+1
2009-12-31
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2
-15
/
+17
2009-12-31
branch: die explicitly why when calling "git branch [-a|-r] branchname".
Matthieu Moy
2
-15
/
+17
2009-12-31
fast-import: Document author/committer/tagger name is optional
Shawn O. Pearce
2
-6
/
+6
2009-12-31
SubmittingPatches: hints to know the status of a submitted patch.
Matthieu Moy
1
-0
/
+14
2009-12-31
bash completion: factor submodules into dirty state
Thomas Rast
1
-4
/
+2
2009-12-31
Fix "git remote update" with remotes.defalt set
Björn Gustavsson
2
-6
/
+18
2009-12-30
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
4
-15
/
+19
2009-12-30
textconv: stop leaking file descriptors
Jeff King
1
-0
/
+2
[prev]
[next]