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-03-08
Documentation: improve description of "git reset --keep"
Junio C Hamano
1
-3
/
+6
2010-03-06
reset: disallow using --keep when there are unmerged entries
Christian Couder
4
-22
/
+28
2010-03-06
reset: disallow "reset --keep" outside a work tree
Christian Couder
2
-9
/
+18
2010-03-06
Documentation: reset: describe new "--keep" option
Christian Couder
1
-1
/
+48
2010-01-24
reset: add test cases for "--keep" option
Christian Couder
2
-1
/
+126
2010-01-24
reset: add option "--keep" to "git reset"
Christian Couder
1
-5
/
+24
2010-01-24
Merge branch 'jc/fix-tree-walk'
Junio C Hamano
19
-140
/
+734
2010-01-24
Make test numbers unique
Johannes Sixt
1
-0
/
+0
2010-01-24
Merge branch 'maint'
Junio C Hamano
5
-23
/
+48
2010-01-24
Merge branch 'maint' of git://git.spearce.org/git-gui into maint
Junio C Hamano
5
-23
/
+48
2010-01-24
Windows: Remove dependency on pthreadGC2.dll
Michael Lukashov
1
-1
/
+3
2010-01-24
Documentation: move away misplaced 'push --upstream' description
Thomas Rast
1
-7
/
+7
2010-01-24
Documentation: add missing :: in config.txt
Thomas Rast
1
-1
/
+1
2010-01-24
Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trast
Junio C Hamano
3
-80
/
+102
2010-01-24
pull: re-fix command line generation
Junio C Hamano
2
-1
/
+36
2010-01-24
Documentation: merge: use MERGE_HEAD to refer to the remote branch
Jonathan Nieder
1
-6
/
+8
2010-01-24
Documentation: simplify How Merge Works
Jonathan Nieder
1
-36
/
+16
2010-01-24
Documentation: merge: add a section about fast-forward
Jonathan Nieder
1
-13
/
+18
2010-01-24
Documentation: emphasize when git merge terminates early
Jonathan Nieder
1
-10
/
+21
2010-01-24
Documentation: merge: add an overview
Jonathan Nieder
1
-2
/
+26
2010-01-24
Documentation: merge: move merge strategy list to end
Jonathan Nieder
1
-2
/
+2
2010-01-24
Documentation: suggest `reset --merge` in How Merge Works section
Jonathan Nieder
1
-3
/
+3
2010-01-24
Documentation: merge: move configuration section to end
Jonathan Nieder
1
-9
/
+9
2010-01-23
rebase -i: Export GIT_AUTHOR_* variables explicitly
Junio C Hamano
1
-4
/
+4
2010-01-23
git-gui: work from the .git dir
Giuseppe Bilotta
1
-0
/
+10
2010-01-23
git-gui: Fix applying a line when all following lines are deletions
Jeff Epler
1
-0
/
+1
2010-01-23
git-gui: Correct file_states when unstaging partly staged entry
Jens Lehmann
1
-0
/
+3
2010-01-23
git-gui: Fix gitk for branch whose name matches local file
Peter Krefting
1
-1
/
+1
2010-01-23
git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in sync
Christopher Beelby
1
-0
/
+4
2010-01-23
git-gui: handle really long error messages in updateindex.
Pat Thoyts
1
-16
/
+18
2010-01-23
Documentation: rev-list: fix synopsys for --tags and and --remotes
Christian Couder
1
-2
/
+2
2010-01-23
Merge git://git.bogomips.org/git-svn
Junio C Hamano
9
-162
/
+1018
2010-01-23
git-svn: allow subset of branches/tags to be specified in glob spec
Jay Soffian
4
-20
/
+320
2010-01-23
git-svn: allow UUID to be manually remapped via rewriteUUID
Jay Soffian
4
-8
/
+140
2010-01-23
git-svn: update svn mergeinfo test suite
Andrew Myrick
3
-127
/
+485
2010-01-23
git-svn: document --username/commit-url for branch/tag
Igor Mironov
1
-0
/
+13
2010-01-23
git-svn: add --username/commit-url options for branch/tag
Igor Mironov
1
-2
/
+6
2010-01-23
git-svn: respect commiturl option for branch/tag
Igor Mironov
1
-1
/
+11
2010-01-23
git-svn: fix mismatched src/dst errors for branch/tag
Igor Mironov
1
-0
/
+4
2010-01-23
git-svn: handle merge-base failures
Andrew Myrick
1
-4
/
+15
2010-01-23
git-svn: ignore changeless commits when checking for a cherry-pick
Andrew Myrick
1
-0
/
+24
2010-01-22
t7800-difftool.sh: Test mergetool.prompt fallback
David Aguilar
1
-0
/
+12
2010-01-22
msvc: Add a definition of NORETURN compatible with msvc compiler
Ramsay Jones
1
-0
/
+3
2010-01-22
Update draft release notes to 1.7.0
Junio C Hamano
1
-1
/
+26
2010-01-22
msvc: Fix a compiler warning due to an incorrect pointer cast
Ramsay Jones
1
-1
/
+1
2010-01-22
msvc: Fix an "unrecognized option" linker warning
Ramsay Jones
2
-0
/
+2
2010-01-22
Merge branch 'maint'
Junio C Hamano
2
-9
/
+36
2010-01-22
Merge branch 'jc/branch-d'
Junio C Hamano
2
-10
/
+80
2010-01-22
Merge branch 'il/rev-glob'
Junio C Hamano
9
-19
/
+357
2010-01-22
Merge branch 'js/refer-upstream'
Junio C Hamano
3
-13
/
+192
[next]