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-12-03
lost-found: use git rev-parse -q
Miklos Vajna
1
-1
/
+1
2008-12-03
filter-branch: use git rev-parse -q
Miklos Vajna
1
-1
/
+1
2008-12-03
git-svn: Make branch use correct svn-remote
Deskin Miller
2
-1
/
+20
2008-12-03
Merge branch 'jc/rm-i-t-a'
Junio C Hamano
8
-32
/
+187
2008-12-03
Merge branch 'maint'
Junio C Hamano
0
-0
/
+0
2008-12-03
Install git-stage in exec-path
Junio C Hamano
1
-0
/
+1
2008-12-02
Merge branch 'jk/maint-commit-v-strip' into maint
Junio C Hamano
2
-3
/
+78
2008-12-02
xdiff: give up scanning similar lines early
Davide Libenzi
1
-2
/
+13
2008-12-02
Merge branch 'bc/maint-keep-pack' into maint
Junio C Hamano
9
-36
/
+137
2008-12-02
Merge branch 'js/mingw-rename-fix' into maint
Junio C Hamano
1
-3
/
+12
2008-12-02
gitweb: Fix handling of non-ASCII characters in inserted HTML files
Jakub Narebski
1
-16
/
+16
2008-12-02
git-stash: use git rev-parse -q
Miklos Vajna
1
-6
/
+6
2008-12-02
Merge branch 'maint'
Junio C Hamano
1
-1
/
+0
2008-12-02
t4030-diff-textconv: Make octal escape sequence more portable
Johannes Sixt
1
-1
/
+1
2008-12-02
Add a built-in alias for 'stage' to the 'add' command
Scott Chacon
2
-0
/
+20
2008-12-02
Add backslash to list of 'crud' characters in real name
Linus Torvalds
1
-0
/
+1
2008-12-02
Makefile: introduce NO_PTHREADS
Junio C Hamano
4
-1
/
+31
2008-12-02
Documentation: describe how to "bisect skip" a range of commits
Christian Couder
2
-2
/
+21
2008-12-02
bisect: fix "git bisect skip <commit>" and add tests cases
Christian Couder
2
-3
/
+20
2008-12-02
Update comment on gitweb_check/get_feature
Giuseppe Bilotta
1
-1
/
+3
2008-12-02
Merge branch 'gb/gitweb-feature'
Junio C Hamano
1
-16
/
+32
2008-12-02
Merge git://repo.or.cz/git-gui
Junio C Hamano
1
-16
/
+27
2008-12-02
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
2
-17
/
+55
2008-12-02
User's Manual: remove duplicated url at the end of Appendix B
Miklos Vajna
1
-1
/
+0
2008-12-02
git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.
Mark Burton
1
-16
/
+27
2008-12-02
gitk: Add a menu option to start git gui
Alexander Gavrilov
1
-0
/
+3
2008-12-02
gitk: Make line origin search update the busy status
Alexander Gavrilov
1
-0
/
+3
2008-12-02
gitk: Update German translation
Christian Stimming
1
-8
/
+43
2008-12-02
gitk: Fix bug in accessing undefined "notflag" variable
Paul Mackerras
1
-5
/
+1
2008-12-02
gitk: Highlight only when search type is "containing:".
Paul Mackerras
1
-3
/
+4
2008-12-01
GIT 1.6.1-rc1
Junio C Hamano
1
-4
/
+15
2008-12-01
Include git-gui--askpass in git-gui RPM package
Junio C Hamano
1
-0
/
+1
2008-11-30
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-93
/
+157
2008-11-30
Merge git://repo.or.cz/git-gui
Junio C Hamano
5
-1533
/
+4243
2008-11-30
send-email: do not reverse the command line arguments
Junio C Hamano
2
-1
/
+14
2008-11-30
Merge branch 'maint'
Junio C Hamano
2
-1
/
+23
2008-11-30
Update draft release notes to 1.6.0.5
Junio C Hamano
1
-0
/
+22
2008-11-30
Merge branch 'st/maint-tag' into maint
Junio C Hamano
2
-7
/
+23
2008-11-30
Merge branch 'mk/maint-cg-push' into maint
Junio C Hamano
3
-5
/
+75
2008-11-30
generate-cmdlist.sh: avoid selecting synopsis at wrong place
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2008-11-30
gitweb: make gitweb_check_feature a boolean wrapper
Giuseppe Bilotta
1
-20
/
+36
2008-11-30
gitweb: rename gitweb_check_feature to gitweb_get_feature
Junio C Hamano
1
-23
/
+23
2008-11-30
gitweb: fix 'ctags' feature check and others
Junio C Hamano
1
-7
/
+7
2008-11-30
git add --intent-to-add: do not let an empty blob be committed by accident
Junio C Hamano
5
-5
/
+45
2008-11-28
git add --intent-to-add: fix removal of cached emptiness
Junio C Hamano
4
-4
/
+7
2008-11-28
builtin-rm.c: explain and clarify the "local change" logic
Junio C Hamano
1
-11
/
+42
2008-11-28
Merge branch 'nd/narrow' (early part) into jc/add-i-t-a
Junio C Hamano
2
-14
/
+95
2008-11-27
Merge branch 'cc/bisect-skip'
Junio C Hamano
1
-1
/
+18
2008-11-27
Merge branch 'js/mingw-rename-fix'
Junio C Hamano
1
-3
/
+12
2008-11-27
Merge branch 'st/levenshtein'
Junio C Hamano
1
-1
/
+38
[prev]
[next]