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-08-20
GIT 1.5.3-rc6
Junio C Hamano
1
-2
/
+5
2007-08-20
Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-9
/
+219
2007-08-20
Avoid using va_copy in fast-import: it seems to be unportable.
Alex Riesen
1
-7
/
+6
2007-08-20
git clone: do not issue warning while cloning locally across filesystems
Junio C Hamano
1
-1
/
+4
2007-08-20
gitk: Add a window to list branches, tags and other references
Paul Mackerras
1
-2
/
+210
2007-08-19
Fix misspelling of 'suppress' in docs
Dave Watson
2
-2
/
+2
2007-08-19
Document what the stage numbers in the :$n:path syntax mean.
Steven Grimm
1
-1
/
+4
2007-08-19
Don't allow combination of -g and --reverse as it doesn't work
Shawn O. Pearce
3
-0
/
+7
2007-08-19
Add the word reflog to Documentation/config.txt:core.logAllRefUpdates
Lukas Sandström
1
-1
/
+1
2007-08-19
Add and document a global --no-pager option for git.
Matthieu Moy
2
-2
/
+10
2007-08-19
Take binary diffs into account for "git rebase"
Linus Torvalds
1
-4
/
+0
2007-08-19
Make thin-pack generation subproject aware.
Linus Torvalds
2
-0
/
+54
2007-08-19
Correct documentation of 'reflog show' to explain it shows HEAD
Shawn O. Pearce
1
-1
/
+2
2007-08-19
Merge branch 'master' of git://repo.or.cz/git-gui
Junio C Hamano
1
-1
/
+6
2007-08-19
Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-6
/
+39
2007-08-19
fast-import pull request
Junio C Hamano
1
-3
/
+5
2007-08-19
Include recent command history in fast-import crash reports
Shawn O. Pearce
1
-4
/
+58
2007-08-19
Generate crash reports on die in fast-import
Shawn O. Pearce
1
-0
/
+93
2007-08-19
Allow frontends to bidirectionally communicate with fast-import
Shawn O. Pearce
3
-0
/
+84
2007-08-19
Make trailing LF optional for all fast-import commands
Shawn O. Pearce
3
-17
/
+74
2007-08-19
Make trailing LF following fast-import `data` commands optional
Shawn O. Pearce
3
-5
/
+39
2007-08-19
Teach fast-import to ignore lines starting with '#'
Shawn O. Pearce
3
-2
/
+69
2007-08-19
Use handy ALLOC_GROW macro in fast-import when possible
Shawn O. Pearce
1
-6
/
+1
2007-08-19
Actually allow TAG_FIXUP branches in fast-import
Shawn O. Pearce
2
-1
/
+52
2007-08-19
Fix whitespace in "Format of STDIN stream" of fast-import
Alex Riesen
1
-11
/
+11
2007-08-19
git-completion.bash - add support for git-bundle
Mark Levedahl
1
-0
/
+32
2007-08-17
Clarify commit-tree documentation
Mike Hommey
1
-9
/
+6
2007-08-17
Minor clarifications to git-filter-branch usage and doc
Brian Gernhardt
2
-2
/
+2
2007-08-17
Fix small typo in git send-email man page.
Sean Estabrooks
1
-1
/
+1
2007-08-17
git-submodule: re-enable 'status' as the default subcommand
Lars Hjemli
1
-1
/
+1
2007-08-17
[PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers.
Johannes Sixt
1
-6
/
+8
2007-08-17
gitk: Fix bug in fix for warning when removing a branch
Paul Mackerras
1
-1
/
+1
2007-08-16
Clean-up read-tree error condition.
Junio C Hamano
1
-6
/
+3
2007-08-16
Clarify actual behavior of 'git add' and ignored files
Brian Downing
1
-4
/
+6
2007-08-16
t1301-shared-repo.sh: fix 'stat' portability issue
Arjen Laarhoven
1
-1
/
+10
2007-08-16
Documentation/git-rebase: fix an example
Junio C Hamano
1
-1
/
+1
2007-08-15
git-clone: allow --bare clone
Junio C Hamano
2
-2
/
+10
2007-08-15
pack-objects: remove bogus arguments to delta_cacheable()
Nicolas Pitre
1
-4
/
+3
2007-08-15
git-apply: apply submodule changes
Sven Verdoolaege
3
-25
/
+117
2007-08-15
Update documentation links for older releases.
Junio C Hamano
1
-1
/
+2
2007-08-15
Merge branch 'maint' to sync with 1.5.2.5
Junio C Hamano
3
-20
/
+92
2007-08-15
Fix read-tree merging more than 3 trees using 3-way merge
Junio C Hamano
1
-2
/
+6
2007-08-15
GIT 1.5.2.5
Junio C Hamano
3
-2
/
+32
2007-08-15
git-add -u paths... now works from subdirectory
Salikh Zakirov
2
-4
/
+18
2007-08-15
Fix "git add -u" data corruption.
Junio C Hamano
2
-16
/
+44
2007-08-15
path-list.c: always free strdup'ed paths
René Scharfe
2
-7
/
+9
2007-08-15
git-svn: fix log with single revision against a non-HEAD branch
Eric Wong
2
-9
/
+63
2007-08-15
GIT 1.5.3-rc5
Junio C Hamano
1
-19
/
+62
2007-08-14
attr.c: read .gitattributes from index as well.
Junio C Hamano
3
-11
/
+150
2007-08-14
attr.c: refactoring
Junio C Hamano
1
-26
/
+41
[next]