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-05-07
git-gui: Use vi-like keys in merge dialog
Shawn O. Pearce
1
-6
/
+14
2007-05-07
git-gui: Include commit id/subject in merge choices
Shawn O. Pearce
1
-45
/
+54
2007-05-07
git-gui: Show all possible branches for merge
Shawn O. Pearce
1
-7
/
+13
2007-05-07
git-gui: Move merge support into a namespace
Shawn O. Pearce
2
-16
/
+21
2007-05-07
git-gui: Allow vi keys to scroll the diff/blame regions
Shawn O. Pearce
2
-0
/
+23
2007-05-07
git-gui: Move console procs into their own namespace
Shawn O. Pearce
4
-39
/
+57
2007-05-07
git-gui: Refactor into multiple files to save my sanity
Shawn O. Pearce
17
-3792
/
+3836
2007-05-07
gitweb: Show combined diff for merge commits in 'commit' view
Jakub Narebski
1
-12
/
+8
2007-05-07
gitweb: Show combined diff for merge commits in 'commitdiff' view
Jakub Narebski
1
-5
/
+7
2007-05-07
gitweb: Make it possible to use pre-parsed info in git_difftree_body
Jakub Narebski
1
-66
/
+73
2007-05-07
gitweb: Add combined diff support to git_patchset_body
Jakub Narebski
1
-40
/
+181
2007-05-07
gitweb: Add combined diff support to git_difftree_body
Jakub Narebski
2
-2
/
+136
2007-05-07
gitweb: Add parsing of raw combined diff format to parse_difftree_raw_line
Jakub Narebski
1
-0
/
+11
2007-05-07
Properly handle '0' filenames in import-tars
Shawn O. Pearce
1
-1
/
+1
2007-05-07
diff -S: release the image after looking for needle in it
Junio C Hamano
1
-0
/
+1
2007-05-07
diff -M: release the preimage candidate blobs after rename detection.
Junio C Hamano
1
-0
/
+1
2007-05-07
diff.c: do not use a separate "size cache".
Junio C Hamano
1
-68
/
+4
2007-05-07
diff: release blobs after generating textual diff.
Junio C Hamano
1
-5
/
+17
2007-05-07
Use GIT_OBJECT_DIR for temporary files of pack-objects
Alex Riesen
1
-6
/
+8
2007-05-07
Fix minor documentation errors
Michael Spang
2
-3
/
+3
2007-05-07
t7300: Basic tests for git-clean
Michael Spang
1
-0
/
+180
2007-05-07
dir.c: Omit non-excluded directories with dir->show_ignored
Michael Spang
1
-1
/
+6
2007-05-07
Merge branch 'master' of git://repo.or.cz/git-gui
Junio C Hamano
1
-20
/
+26
2007-05-07
Merge branch 'maint'
Junio C Hamano
5
-81
/
+205
2007-05-07
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
1
-1
/
+1
2007-05-07
Merge git://git2.kernel.org/pub/scm/gitk/gitk into maint
Junio C Hamano
1
-0
/
+17
2007-05-07
Added a reference to git-add in the documentation for git-update-index
Matthieu Moy
1
-1
/
+5
2007-05-07
Document git add -u introduced earlier.
Matthieu Moy
1
-1
/
+5
2007-05-06
Documentation: don't reference non-existent 'git-cvsapplycommit'
Jeff King
1
-1
/
+1
2007-05-07
user-manual: stop deprecating the manual
J. Bruce Fields
1
-4
/
+3
2007-05-07
user-manual: miscellaneous editing
J. Bruce Fields
1
-35
/
+47
2007-05-07
user-manual: fix .gitconfig editing examples
J. Bruce Fields
1
-4
/
+3
2007-05-07
user-manual: clean up fast-forward and dangling-objects sections
J. Bruce Fields
1
-33
/
+40
2007-05-07
user-manual: add section ID's
J. Bruce Fields
1
-2
/
+82
2007-05-07
user-manual: more discussion of detached heads, fix typos
J. Bruce Fields
1
-5
/
+15
2007-05-06
GIT v1.5.2-rc2
Junio C Hamano
2
-2
/
+2
2007-05-06
Merge branch 'maint'
Junio C Hamano
10
-58
/
+253
2007-05-06
Handle return code of parse_commit in revision machinery
Alex Riesen
2
-24
/
+51
2007-05-05
Small correction in reading of commit headers
Alex Riesen
1
-1
/
+3
2007-05-05
Documentation: fix typo in git-remote.txt
James Bowes
1
-1
/
+1
2007-05-05
Add test for blame corner cases.
Junio C Hamano
1
-0
/
+132
2007-05-05
blame: -C -C -C
Junio C Hamano
1
-2
/
+13
2007-05-05
blame: Notice a wholesale incorporation of an existing file.
Junio C Hamano
1
-12
/
+40
2007-05-05
Fix --boundary output
Linus Torvalds
1
-4
/
+4
2007-05-04
diff format documentation: describe raw combined diff format
Jakub Narebski
1
-0
/
+22
2007-05-04
Mention version 1.5.1 in tutorial and user-manual
Carl Worth
2
-4
/
+4
2007-05-04
Add --no-rebase option to git-svn dcommit
Karl Hasselström
2
-15
/
+21
2007-05-04
Fix markup in git-svn man page
Karl Hasselström
1
-19
/
+13
2007-05-03
git-tag(1): -v option is a subcommand; fix code block
Jonas Fonseca
1
-1
/
+4
2007-05-03
Improve request-pull to handle non-rebased branches
Shawn O. Pearce
1
-9
/
+32
[prev]
[next]