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-08-15
log: test for regression introduced in v1.7.2-rc0~103^2~2
Ævar Arnfjörð Bjarmason
1
-1
/
+13
2010-08-15
git-svn: fix fetch with deleted tag
David D. Kilzer
3
-2
/
+99
2010-08-15
git-svn: fix regex to remove "tail" from svn tags
David D. Kilzer
1
-1
/
+1
2010-08-13
diff --follow: do call diffcore_std() as necessary
Junio C Hamano
4
-16
/
+27
2010-08-13
diff --follow: do not waste cycles while recursing
Junio C Hamano
1
-1
/
+1
2010-08-12
perl/Makefile: Unset INSTALL_BASE when making perl.mak
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-08-12
pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
Elijah Newren
2
-2
/
+11
2010-08-12
t5520-pull: Add testcases showing spurious conflicts from git pull --rebase
Elijah Newren
1
-0
/
+62
2010-08-12
Merge branch 'jc/sha1-name-find-fix'
Junio C Hamano
1
-10
/
+11
2010-08-12
Merge branch 'jn/doc-pull'
Junio C Hamano
1
-11
/
+54
2010-08-12
Merge branch 'jn/maint-gitweb-dynconf'
Junio C Hamano
1
-4
/
+4
2010-08-12
Merge branch 'bc/use-more-hardlinks-in-install'
Junio C Hamano
1
-3
/
+12
2010-08-12
Merge branch 'tr/rfc-reset-doc'
Junio C Hamano
1
-169
/
+178
2010-08-12
Merge branch 'jn/parse-date-basic'
Junio C Hamano
2
-8
/
+7
2010-08-12
Merge branch 'sp/fix-smart-http-deadlock-on-error'
Junio C Hamano
1
-2
/
+3
2010-08-12
Merge branch 'maint'
Junio C Hamano
8
-13
/
+21
2010-08-12
push: mention "git pull" in error message for non-fast forwards
Matthieu Moy
1
-2
/
+2
2010-08-12
Standardize do { ... } while (0) style
Jonathan Nieder
4
-10
/
+10
2010-08-12
t/t7003: replace \t with literal tab in sed expression
Brandon Casey
1
-1
/
+1
2010-08-12
index-pack: Don't follow replace refs.
Nelson Elhage
2
-0
/
+8
2010-08-11
Allow HTTP user agent string to be modified.
Spencer E. Olson
3
-2
/
+18
2010-08-11
Merge branch 'maint'
Junio C Hamano
6
-7
/
+130
2010-08-11
post-receive-email: remove spurious commas in email subject
Matthieu Moy
1
-1
/
+1
2010-08-11
fast-import: export correctly marks larger than 2^20-1
Raja R Harinath
2
-1
/
+58
2010-08-11
t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATH
Ævar Arnfjörð Bjarmason
1
-3
/
+2
2010-08-11
t7609: test merge and checkout error messages
Diane Gasselin
1
-0
/
+125
2010-08-11
unpack_trees: group error messages by type
Matthieu Moy
11
-17
/
+123
2010-08-11
merge-recursive: distinguish "removed" and "overwritten" messages
Matthieu Moy
3
-32
/
+51
2010-08-11
merge-recursive: porcelain messages for checkout
Diane Gasselin
5
-16
/
+31
2010-08-11
Turn unpack_trees_options.msgs into an array + enum
Matthieu Moy
6
-52
/
+46
2010-08-11
write-tree: Avoid leak when index refers to an invalid object
Jonathan Nieder
1
-1
/
+3
2010-08-11
read-tree: stop leaking tree objects
Jonathan Nieder
1
-1
/
+6
2010-08-11
core: Stop leaking ondisk_cache_entrys
Jonathan Nieder
1
-1
/
+4
2010-08-11
diff: strip extra "/" when stripping prefix
Jakub Narebski
2
-2
/
+69
2010-08-11
split_cmdline: Allow caller to access error string
Greg Brockman
4
-4
/
+18
2010-08-09
Merge branch 'maint'
Junio C Hamano
17
-41
/
+123
2010-08-09
gitweb: clarify search results page when no matching commit found
Jonathan Nieder
1
-4
/
+5
2010-08-09
builtin/checkout: handle -B from detached HEAD correctly
Tay Ray Chuan
2
-1
/
+7
2010-08-09
Documentation: add a FILES section for show-ref
Jonathan Nieder
1
-1
/
+7
2010-08-09
unpack-trees: mark new entries skip-worktree appropriately
Nguyễn Thái Ngọc Duy
2
-1
/
+3
2010-08-09
unpack-trees: do not check for conflict entries too early
Nguyễn Thái Ngọc Duy
1
-4
/
+1
2010-08-09
unpack-trees: let read-tree -u remove index entries outside sparse area
Nguyễn Thái Ngọc Duy
3
-13
/
+30
2010-08-09
unpack-trees: only clear CE_UPDATE|CE_REMOVE when skip-worktree is always set
Nguyễn Thái Ngọc Duy
2
-14
/
+24
2010-08-09
Makefile: add missing dependency on http.h
Jonathan Nieder
1
-1
/
+1
2010-08-09
Makefile: add missing dependencies on url.h
Jonathan Nieder
1
-0
/
+1
2010-08-09
Documentation/git-log: Clarify --full-diff
Michael J Gruber
1
-0
/
+3
2010-08-09
git-rebase: fix typo when parsing --force-rebase
Willy Tarreau
1
-1
/
+1
2010-08-09
imap-send: Fix sprintf usage
Ævar Arnfjörð Bjarmason
1
-4
/
+8
2010-08-09
prune: allow --dry-run for -n and --verbose for -v
René Scharfe
2
-3
/
+4
2010-08-09
notes: allow --dry-run for -n and --verbose for -v
René Scharfe
2
-2
/
+5
[prev]
[next]