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-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
2008-11-27
Merge branch 'cr/remote-update-v'
Junio C Hamano
1
-2
/
+6
2008-11-27
Merge branch 'rs/strbuf-expand'
Junio C Hamano
9
-204
/
+87
2008-11-27
Merge branch 'mv/clone-strbuf'
Junio C Hamano
1
-50
/
+59
2008-11-27
Merge branch 'lt/preload-lstat'
Junio C Hamano
9
-10
/
+122
2008-11-27
Merge branch 'ta/quiet-pull'
Junio C Hamano
7
-20
/
+126
2008-11-27
Merge branch 'ph/send-email'
Junio C Hamano
3
-75
/
+207
2008-11-27
Merge branch 'maint'
Junio C Hamano
6
-39
/
+22
2008-11-27
Merge branch 'mv/fast-export' into maint
Junio C Hamano
2
-2
/
+10
2008-11-27
sha1_file.c: resolve confusion EACCES vs EPERM
Sam Vilain
1
-1
/
+1
2008-11-27
sha1_file: avoid bogus "file exists" error message
Joey Hess
1
-1
/
+1
2008-11-27
git checkout: don't warn about unborn branch if -f is already passed
Matt McCutchen
1
-1
/
+1
2008-11-27
bash: offer refs instead of filenames for 'git revert'
SZEDER Gábor
1
-1
/
+1
2008-11-27
bash: complete full refs
SZEDER Gábor
1
-4
/
+15
2008-11-27
bash: remove dashed command leftovers
SZEDER Gábor
1
-33
/
+8
2008-11-27
Merge branch 'pw/maint-p4' into maint
Junio C Hamano
1
-1
/
+1
2008-11-27
git-p4: fix keyword-expansion regex
Pete Wyckoff
1
-1
/
+1
2008-11-27
Fix typos in the documentation.
Ralf Wildenhues
3
-5
/
+5
2008-11-27
Merge branch 'rw/maint-typofix' into rw/typofix
Junio C Hamano
4
-4
/
+4
2008-11-27
Fix typos in the documentation.
Ralf Wildenhues
4
-4
/
+4
2008-11-26
git-gui: update Japanese translation
Nanako Shiraishi
1
-294
/
+825
2008-11-26
Merge branch 'maint'
Junio C Hamano
2
-1
/
+25
2008-11-26
Merge branch 'mm/sort-config-doc'
Junio C Hamano
2
-71
/
+71
2008-11-26
Merge branch 'mm/maint-sort-config-doc' into maint
Junio C Hamano
1
-48
/
+48
2008-11-26
Merge branch 'mm/maint-sort-config-doc' into mm/sort-config-doc
Junio C Hamano
2
-71
/
+71
2008-11-26
config.txt: alphabetize configuration sections
Matt McCutchen
1
-48
/
+48
2008-11-26
xdiff-interface.c: remove 10 duplicated lines
Jim Meyering
1
-11
/
+0
2008-11-26
t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible wi...
Marcel Koeppen
1
-1
/
+1
2008-11-26
Teach "git diff" to honour --[no-]ext-diff
Junio C Hamano
2
-1
/
+25
2008-11-26
send-email: Fix Pine address book parsing
Trent Piepho
1
-3
/
+6
2008-11-25
Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/git
Junio C Hamano
1
-160
/
+177
2008-11-25
bisect: teach "skip" to accept special arguments like "A..B"
Christian Couder
1
-1
/
+18
2008-11-25
builtin_clone: use strbuf in cmd_clone()
Miklos Vajna
1
-20
/
+25
2008-11-25
builtin-clone: use strbuf in clone_local() and copy_or_link_directory()
Miklos Vajna
1
-27
/
+31
2008-11-25
builtin-clone: use strbuf in guess_dir_name()
Miklos Vajna
1
-3
/
+3
2008-11-23
Merge branch 'maint'
Junio C Hamano
1
-7
/
+6
2008-11-23
remove the unused files interpolate.c and interpolate.h
René Scharfe
3
-130
/
+0
2008-11-23
daemon: deglobalize variable 'directory'
René Scharfe
1
-10
/
+6
2008-11-23
daemon: inline fill_in_extra_table_entries()
René Scharfe
1
-8
/
+2
2008-11-23
daemon: use strbuf_expand() instead of interpolate()
René Scharfe
1
-55
/
+54
2008-11-23
merge-recursive: use strbuf_expand() instead of interpolate()
René Scharfe
2
-13
/
+9
[prev]
[next]