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-11-01
Merge git://repo.or.cz/git-gui
Junio C Hamano
17
-190
/
+1080
2008-11-01
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
1
-1
/
+1
2008-11-01
git-gui: Update German translation.
Christian Stimming
1
-46
/
+233
2008-11-01
git-gui: Do not munge conflict marker lines in a normal diff
Johannes Sixt
1
-1
/
+0
2008-11-01
git-gui: Add a simple implementation of SSH_ASKPASS.
Alexander Gavrilov
3
-0
/
+73
2008-11-01
git-gui: Add a dialog that shows the OpenSSH public key.
Alexander Gavrilov
2
-0
/
+130
2008-10-31
update-ref --no-deref -d: handle the case when the pointed ref is packed
Miklos Vajna
2
-1
/
+12
2008-10-31
Avoid using non-portable `echo -n` in tests.
Brian Gernhardt
5
-7
/
+7
2008-10-31
Merge branch 'maint'
Junio C Hamano
8
-27
/
+99
2008-10-31
git-svn: change dashed git-commit-tree to git commit-tree
Deskin Miller
1
-1
/
+1
2008-10-31
Documentation: clarify information about 'ident' attribute
Jan Krüger
1
-2
/
+2
2008-10-31
bash completion: add doubledash to "git show"
Markus Heidelberg
1
-0
/
+2
2008-10-31
Use test-chmtime -v instead of perl in t5000 to get mtime of a file
Alex Riesen
1
-1
/
+1
2008-10-31
Add --verbose|-v to test-chmtime
Alex Riesen
1
-21
/
+70
2008-10-30
asciidoc: add minor workaround to add an empty line after code blocks
Jonas Fonseca
1
-0
/
+20
2008-10-30
Merge branch 'ar/maint-mksnpath' into ar/mksnpath
Junio C Hamano
11
-15
/
+60
2008-10-30
Use git_pathdup instead of xstrdup(git_path(...))
Alex Riesen
9
-12
/
+12
2008-10-30
git_pathdup: returns xstrdup-ed copy of the formatted path
Alex Riesen
2
-4
/
+22
2008-10-30
Fix potentially dangerous use of git_path in ref.c
Alex Riesen
1
-3
/
+5
2008-10-30
Add git_snpath: a .git path formatting routine with output buffer
Alex Riesen
2
-0
/
+25
2008-10-30
Plug a memleak in builtin-revert
Alex Riesen
1
-1
/
+2
2008-10-30
git branch -m: forbid renaming of a symref
Miklos Vajna
2
-20
/
+17
2008-10-28
compat/cygwin.c: make runtime detection of lstat/stat lessor impact
Junio C Hamano
1
-7
/
+13
2008-10-28
Add file delete/create info when we overflow rename_limit
Linus Torvalds
1
-1
/
+1
2008-10-28
Install git-cvsserver in $(bindir)
Nanako Shiraishi
1
-1
/
+1
2008-10-28
Install git-shell in bindir, too
Tommi Virtanen
1
-1
/
+1
2008-10-27
gitk: Make the background color of marked lines configurable
Paul Mackerras
1
-4
/
+12
2008-10-27
gitk: Add a menu item to show where a given line comes from
Paul Mackerras
1
-7
/
+153
2008-10-27
gitk: Fix some off-by-one errors in computing which line to blame
Paul Mackerras
1
-27
/
+33
2008-10-26
Fix potentially dangerous uses of mkpath and git_path
Alex Riesen
1
-2
/
+4
2008-10-26
Merge branch 'ar/maint-mksnpath' into HEAD
Junio C Hamano
4
-4
/
+24
2008-10-26
Fix potentially dangerous uses of mkpath and git_path
Alex Riesen
1
-2
/
+2
2008-10-26
Fix mkpath abuse in dwim_ref and dwim_log of sha1_name.c
Alex Riesen
1
-2
/
+4
2008-10-26
Add mksnpath which allows you to specify the output buffer
Alex Riesen
2
-0
/
+18
2008-10-26
Merge branch 'maint'
Junio C Hamano
5
-5
/
+31
2008-10-26
add -p: warn if only binary changes present
Thomas Rast
1
-2
/
+7
2008-10-26
git-archive: work in bare repos
Charles Bailey
3
-2
/
+23
2008-10-26
Fix git update-ref --no-deref -d.
Miklos Vajna
2
-3
/
+12
2008-10-26
rename_ref(): handle the case when the reflog of a ref does not exist
Miklos Vajna
1
-1
/
+1
2008-10-26
Fix git branch -m for symrefs.
Miklos Vajna
10
-31
/
+55
2008-10-26
enable textconv for diff in verbose status/commit
Jeff King
2
-0
/
+9
2008-10-26
add userdiff textconv tests
Jeff King
1
-0
/
+118
2008-10-26
wt-status: load diff ui config
Jeff King
2
-1
/
+17
2008-10-26
only textconv regular files
Jeff King
2
-1
/
+3
2008-10-26
userdiff: require explicitly allowing textconv
Jeff King
7
-27
/
+17
2008-10-26
refactor userdiff textconv code
Jeff King
2
-16
/
+38
2008-10-26
document the diff driver textconv feature
Jeff King
1
-13
/
+53
2008-10-26
diff: add missing static declaration
Jeff King
1
-1
/
+1
2008-10-26
receive-pack: fix "borrowing from alternate object store" implementation
Junio C Hamano
1
-2
/
+7
2008-10-26
gitk: Allow starting gui blame for a specific line
Alexander Gavrilov
1
-2
/
+146
[prev]
[next]