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-12-19
Merge branch 'maint'
Junio C Hamano
6
-50
/
+52
2010-12-19
t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" kluge
Jonathan Nieder
1
-35
/
+49
2010-12-19
t2107: mark passing test as success
Jeff King
1
-1
/
+1
2010-12-19
handle arbitrary ints in git_config_maybe_bool
Jeff King
1
-5
/
+3
2010-12-19
builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.
Thiago Farina
1
-10
/
+2
2010-12-19
builtin/branch.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.
Thiago Farina
1
-6
/
+1
2010-12-18
gitweb: Include links to feeds in HTML header only for '200 OK' response
Jakub Narebski
1
-42
/
+47
2010-12-18
fsck docs: remove outdated and useless diagnostic
Mark Lodato
1
-3
/
+0
2010-12-18
userdiff: fix typo in ruby and python word regexes
Thomas Rast
1
-2
/
+2
2010-12-17
trace.c: mark file-local function static
Vasyl' Vavrychuk
1
-1
/
+1
2010-12-17
bash completion: add basic support for git-reflog
Tay Ray Chuan
1
-1
/
+12
2010-12-17
Fix typo in git-gc document.
Jiang Xin
2
-2
/
+2
2010-12-16
Update draft release notes to 1.7.4
Junio C Hamano
2
-7
/
+43
2010-12-16
Merge branch 'maint'
Junio C Hamano
2
-2
/
+5
2010-12-16
get_sha1: handle special case $commit^{/}
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2010-12-16
difftool: provide basename to external tools
Michael J Gruber
2
-0
/
+2
2010-12-16
git-difftool.txt: correct the description of $BASE and describe $MERGED
Michael J Gruber
1
-2
/
+3
2010-12-16
Merge branch 'kb/diff-C-M-synonym'
Junio C Hamano
2
-10
/
+10
2010-12-16
Merge branch 'jn/fast-import-blob-access'
Junio C Hamano
3
-31
/
+447
2010-12-16
Merge branch 'jl/fetch-submodule-recursive'
Junio C Hamano
8
-17
/
+387
2010-12-16
Merge branch 'rj/msvc-fix'
Junio C Hamano
4
-7
/
+8
2010-12-16
Merge branch 'nd/extended-sha1-relpath'
Junio C Hamano
5
-4
/
+127
2010-12-16
Merge branch 'aa/status-hilite-branch'
Junio C Hamano
7
-9
/
+31
2010-12-16
Merge branch 'ak/describe-exact'
Junio C Hamano
1
-25
/
+60
2010-12-16
Merge branch 'nd/maint-relative'
Junio C Hamano
1
-0
/
+6
2010-12-16
Merge branch 'jn/maint-svn-fe'
Junio C Hamano
5
-10
/
+38
2010-12-16
Merge branch 'jc/maint-svn-info-test-fix'
Junio C Hamano
1
-72
/
+34
2010-12-16
Merge branch 'jn/submodule-b-current'
Junio C Hamano
2
-20
/
+24
2010-12-16
Merge branch 'jn/maint-fast-import-object-reuse'
Junio C Hamano
1
-7
/
+2
2010-12-16
Merge branch 'jn/fast-import-ondemand-checkpoint'
Junio C Hamano
2
-1
/
+47
2010-12-15
Sync with 1.7.3.4
Junio C Hamano
9
-18
/
+114
2010-12-15
Git 1.7.3.4
Junio C Hamano
9
-18
/
+113
2010-12-15
Git 1.7.2.5
Junio C Hamano
9
-19
/
+111
2010-12-15
Git 1.7.1.4
Junio C Hamano
8
-19
/
+104
2010-12-15
Git 1.7.0.9
Junio C Hamano
7
-19
/
+96
2010-12-15
Git 1.6.6.3
Junio C Hamano
6
-19
/
+88
2010-12-15
Git 1.6.5.9
Junio C Hamano
5
-18
/
+64
2010-12-15
Git 1.6.4.5
Junio C Hamano
3
-2
/
+22
2010-12-15
gitweb: Introduce esc_attr to escape attributes of HTML elements
Jakub Narebski
1
-15
/
+22
2010-12-15
Merge branch 'master' (early part) into pd/bash-4-completion
Jonathan Nieder
584
-9760
/
+25026
2010-12-14
bash: simple reimplementation of _get_comp_words_by_ref
Jonathan Nieder
1
-8
/
+110
2010-12-14
bash: get --pretty=m<tab> completion to work with bash v4
Peter van der Does
1
-76
/
+160
2010-12-14
get_sha1: support $commit^{/regex} syntax
Nguyễn Thái Ngọc Duy
3
-11
/
+105
2010-12-14
difftool: Fix failure on Cygwin
Ramsay Jones
1
-4
/
+8
2010-12-14
t9501-*.sh: Fix a test failure on Cygwin
Ramsay Jones
1
-1
/
+1
2010-12-14
lib-git-svn.sh: Add check for mis-configured web server variables
Ramsay Jones
1
-0
/
+10
2010-12-14
lib-git-svn.sh: Avoid setting web server variables unnecessarily
Ramsay Jones
1
-22
/
+25
2010-12-14
t9142: Move call to start_httpd into the setup test
Ramsay Jones
1
-3
/
+2
2010-12-14
t3600-rm.sh: Don't pass a non-existent prereq to test #15
Ramsay Jones
1
-1
/
+1
2010-12-14
gitweb: Fix handling of whitespace in generated links
Jakub Narebski
1
-8
/
+23
[prev]
[next]