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
2009-04-12
documentation: Makefile accounts for SHELL_PATH setting
Ben Walton
1
-6
/
+10
2009-04-11
Allow users to un-configure rename detection
Linus Torvalds
1
-7
/
+10
2009-04-11
Replace ",<,>,& with their respective XML entities in DAV requests
Mike Hommey
1
-2
/
+34
2009-04-11
git-svn: always initialize with core.autocrlf=false
Johannes Schindelin
1
-0
/
+1
2009-04-11
Update delta compression message to be less misleading
Dan McGee
1
-1
/
+1
2009-04-11
git-svn: Save init/clone --ignore-paths in config
Ben Jackson
3
-2
/
+9
2009-04-11
git-svn: Add per-svn-remote ignore-paths config
Ben Jackson
3
-21
/
+82
2009-04-11
git-svn: speed up blame command
Boris Byk
1
-4
/
+50
2009-04-11
git-svn: add fetch --parent option
Jason Merrill
2
-4
/
+17
2009-04-09
Update draft release notes to 1.6.3
Junio C Hamano
1
-2
/
+27
2009-04-08
Merge branch 'maint'
Junio C Hamano
5
-25
/
+53
2009-04-08
Start 1.6.2.3 preparation
Junio C Hamano
2
-1
/
+29
2009-04-08
Merge branch 'jc/shared-literally' into maint
Junio C Hamano
10
-38
/
+97
2009-04-08
Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maint
Junio C Hamano
2
-1
/
+17
2009-04-08
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2
-3
/
+0
2009-04-08
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2
-3
/
+0
2009-04-08
Merge branch 'jc/maint-1.6.0-keep-pack' into maint
Junio C Hamano
11
-74
/
+105
2009-04-08
Merge branch 'jc/maint-1.6.0-blame-s' into maint-1.6.1
Junio C Hamano
1
-4
/
+4
2009-04-08
Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maint-1.6.1
Junio C Hamano
2
-2
/
+2
2009-04-08
Merge branch 'js/maint-1.6.0-exec-path-env' into maint-1.6.1
Junio C Hamano
1
-0
/
+4
2009-04-08
Merge branch 'tr/maint-1.6.1-doc-format-patch--root' into maint-1.6.1
Junio C Hamano
1
-9
/
+12
2009-04-08
process_{tree,blob}: Remove useless xstrdup calls
Björn Steinbrink
2
-3
/
+0
2009-04-08
git-pull.sh: better warning message for "git pull" on detached head.
Matthieu Moy
1
-17
/
+25
2009-04-07
Merge branch 'maint'
Junio C Hamano
5
-12
/
+16
2009-04-07
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
3
-9
/
+13
2009-04-07
Change double quotes to single quotes in message
Jari Aalto
2
-4
/
+4
2009-04-07
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
3
-9
/
+13
2009-04-07
Merge branch 'lt/reflog-expire'
Junio C Hamano
1
-6
/
+70
2009-04-07
Merge branch 'bs/maint-1.6.0-tree-walk-prefix'
Junio C Hamano
4
-5
/
+29
2009-04-07
Merge branch 'ms/http-auth'
Junio C Hamano
3
-0
/
+50
2009-04-07
Merge branch 'js/maint-submodule-checkout'
Junio C Hamano
2
-3
/
+42
2009-04-07
Merge branch 'cb/maint-merge-recursive-submodule-fix'
Junio C Hamano
2
-12
/
+78
2009-04-07
Merge branch 'mh/html-path'
Junio C Hamano
5
-3
/
+22
2009-04-07
git-rev-list.txt: make ascii markup uniform with other pages.
Matthieu Moy
1
-11
/
+11
2009-04-07
git-send-email.txt: clarify which options take an argument.
Matthieu Moy
1
-17
/
+17
2009-04-07
Documentation: clarify .gitattributes search
Jason Merrill
2
-5
/
+5
2009-04-07
git-checkout.txt: clarify that <branch> applies when no path is given.
Matthieu Moy
1
-2
/
+6
2009-04-07
git-checkout.txt: fix incorrect statement about HEAD and index
Matthieu Moy
1
-2
/
+2
2009-04-06
Merge branch 'jc/name-branch'
Junio C Hamano
11
-50
/
+94
2009-04-06
Merge branch 'jc/shared-literally'
Junio C Hamano
10
-38
/
+97
2009-04-06
Merge branch 'mg/tracked-local-branches'
Junio C Hamano
2
-3
/
+14
2009-04-06
Merge branch 'sb/format-patch-patchname'
Junio C Hamano
17
-129
/
+381
2009-04-06
user-manual: the name of the hash function is SHA-1, not sha1
Felipe Contreras
1
-25
/
+25
2009-04-06
docbook: change css style
Felipe Contreras
1
-2
/
+12
2009-04-06
user-manual: remove some git-foo usage
Felipe Contreras
1
-74
/
+74
2009-04-06
Documentation: branch.*.merge can also affect 'git-push'
Santi Béjar
1
-1
/
+1
2009-04-06
Add configuration variable for sign-off to format-patch
Heiko Voigt
3
-7
/
+24
2009-04-05
bash completion: Update 'git am' options
Todd Zullinger
1
-1
/
+2
2009-04-05
Merge branch 'maint'
Junio C Hamano
4
-5
/
+6
2009-04-05
git submodule: fix usage line
Julien Danjou
1
-1
/
+1
[next]