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
2011-09-22
Teach '--cached' option to check-attr
Jay Soffian
3
-4
/
+29
2011-09-22
fast-import: don't allow to note on empty branch
Dmitry Ivankov
2
-0
/
+19
2011-09-22
fast-import: don't allow to tag empty branch
Dmitry Ivankov
2
-0
/
+14
2011-09-22
Add explanation why we do not allow to sparse checkout to empty working tree
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2011-09-22
sparse checkout: show error messages when worktree shaping fails
Nguyễn Thái Ngọc Duy
2
-3
/
+25
2011-09-22
diff: teach --stat/--numstat to honor -U$num
Junio C Hamano
1
-0
/
+2
2011-09-22
patch-id.c: use strbuf instead of a fixed buffer
Michael Schubert
1
-4
/
+6
2011-09-21
git-read-tree.txt: correct sparse-checkout and skip-worktree description
Michael J Gruber
1
-4
/
+4
2011-09-21
git-read-tree.txt: language and typography fixes
Michael J Gruber
1
-20
/
+20
2011-09-21
unpack-trees: print "Aborting" to stderr
Michael J Gruber
3
-1
/
+7
2011-09-21
Remove 'working copy' from the documentation and C code
Carlos Martín Nieto
4
-6
/
+6
2011-09-21
t9159-*.sh: skip for mergeinfo test for svn <= 1.4
Ramsay Jones
1
-0
/
+8
2011-09-21
Documentation/git-update-index: refer to 'ls-files'
Stefan Naewe
1
-2
/
+5
2011-09-21
bisect: fix exiting when checkout failed in bisect_start()
Christian Couder
1
-1
/
+2
2011-09-19
Merge branch 'maint'
Junio C Hamano
2
-2
/
+2
2011-09-19
git-mergetool: check return value from read
Jay Soffian
2
-2
/
+2
2011-09-19
Merge branch 'ph/format-patch-no-color'
Junio C Hamano
1
-4
/
+4
2011-09-19
t4014: clean up format.thread config after each test
Jeff King
1
-4
/
+4
2011-09-19
Teach progress eye-candy to fetch_refs_from_bundle()
Junio C Hamano
4
-5
/
+10
2011-09-18
Git 1.7.7-rc2
Junio C Hamano
2
-2
/
+2
2011-09-18
Accept tags in HEAD or MERGE_HEAD
Nguyễn Thái Ngọc Duy
7
-14
/
+34
2011-09-18
merge: remove global variable head[]
Nguyễn Thái Ngọc Duy
1
-44
/
+53
2011-09-18
merge: use return value of resolve_ref() to determine if HEAD is invalid
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-09-16
Merge branch 'ci/forbid-unwanted-current-branch-update'
Junio C Hamano
5
-12
/
+39
2011-09-16
branch --set-upstream: regression fix
Junio C Hamano
5
-12
/
+39
2011-09-16
Disambiguate duplicate t9160* tests
Frédéric Heitzmann
2
-1
/
+1
2011-09-16
ls-remote: a lone "-h" is asking for help
Junio C Hamano
1
-0
/
+3
2011-09-16
gitweb: Strip non-printable characters from syntax highlighter output
Jakub Narebski
1
-1
/
+13
2011-09-16
Documentation/gitnamespaces.txt: cater to older asciidoc
Junio C Hamano
1
-0
/
+7
2011-09-15
filter-branch: use require_clean_work_tree
Jeff King
1
-3
/
+1
2011-09-15
Allow git merge ":/<pattern>"
Junio C Hamano
2
-11
/
+14
2011-09-15
grep --no-index: don't use git standard exclusions
Bert Wesarg
2
-2
/
+1
2011-09-15
grep: do not use --index in the short usage output
Bert Wesarg
1
-2
/
+3
2011-09-15
t6019: avoid refname collision on case-insensitive systems
Thomas Rast
1
-8
/
+11
2011-09-14
Merge branch 'ph/format-patch-no-color'
Junio C Hamano
2
-1
/
+10
2011-09-14
run_hook: use argv_array API
Jeff King
1
-10
/
+8
2011-09-14
checkout: use argv_array API
Jeff King
1
-19
/
+8
2011-09-14
bisect: use argv_array API
Jeff King
1
-37
/
+11
2011-09-14
quote: provide sq_dequote_to_argv_array
Jeff King
2
-3
/
+28
2011-09-14
refactor argv_array into generic code
Jeff King
5
-35
/
+125
2011-09-14
quote.h: fix bogus comment
Jeff King
1
-3
/
+2
2011-09-14
add sha1_array API docs
Jeff King
1
-0
/
+79
2011-09-13
t3200: clean up checks for file existence
Jeff King
1
-25
/
+25
2011-09-13
Documentation: basic configuration of notes.rewriteRef
Thomas Rast
1
-1
/
+2
2011-09-13
git-svn: teach git-svn to populate svn:mergeinfo
Bryan Jacobs
4
-0
/
+742
2011-09-12
send-email: add option -h
Clemens Buchacher
1
-1
/
+4
2011-09-12
date.c: Support iso8601 timezone formats
Haitao Li
2
-11
/
+29
2011-09-12
refactor run_receive_hook()
Junio C Hamano
1
-19
/
+52
2011-09-12
rename pathspec_prefix() to common_prefix() and move to dir.[ch]
Clemens Buchacher
6
-12
/
+15
2011-09-12
fetch: avoid quadratic loop checking for updated submodules
Jeff King
1
-5
/
+72
[prev]
[next]