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-19
Merge branch 'jc/sha1-name-find-fix' into maint
Junio C Hamano
1
-10
/
+11
2010-08-18
Merge branch 'sp/fix-smart-http-deadlock-on-error' into maint
Junio C Hamano
1
-2
/
+3
2010-08-18
submodule sync: Update "submodule.<name>.url"
David Aguilar
2
-1
/
+5
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-14
fetch: allow command line --tags to override config
Daniel Johnson
4
-7
/
+56
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
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
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
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
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-09
gitweb: clarify search results page when no matching commit found
Jonathan Nieder
1
-4
/
+5
2010-08-09
Documentation: add a FILES section for show-ref
Jonathan Nieder
1
-1
/
+7
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
2010-08-09
Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -C
Matthieu Moy
2
-6
/
+31
2010-08-09
Documentation: cite git-am from git-apply
Brad King
1
-0
/
+10
2010-08-09
t7003: fix subdirectory-filter test
Thomas Rast
1
-1
/
+2
2010-08-06
smart-http: Don't deadlock on server failure
Shawn O. Pearce
1
-2
/
+3
2010-08-06
Allow "check-ref-format --branch" from subdirectory
Jonathan Nieder
2
-0
/
+19
2010-08-06
check-ref-format: handle subcommands in separate functions
Jonathan Nieder
1
-17
/
+25
2010-08-05
pretty-options.txt: match --format's documentation with implementation.
Matthieu Moy
1
-1
/
+1
2010-08-03
Merge branch 'sv/maint-diff-q-clear-fix' into maint
Junio C Hamano
1
-1
/
+0
2010-08-03
Merge branch 'rr/svn-fe' into maint
Junio C Hamano
3
-2
/
+3
2010-08-03
Merge branch 'pt/git-gui' into maint
Junio C Hamano
9
-33
/
+112
2010-08-03
contrib/svn-fe: Add the svn-fe target to .gitignore
Ramkumar Ramachandra
1
-0
/
+1
2010-08-03
contrib/svn-fe: Fix IncludePath
Ramkumar Ramachandra
2
-2
/
+2
2010-08-02
Documentation: flesh out “git pull” description
Jonathan Nieder
1
-11
/
+54
2010-08-02
sha1_name.c: fix parsing of ":/token" syntax
Junio C Hamano
1
-10
/
+11
2010-08-02
Merge branch 'ab/tap' into maint
Junio C Hamano
1
-4
/
+3
2010-08-02
test-lib: Remove 3 year old no-op --no-python option
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2010-08-02
test-lib: Ignore --quiet under a TAP harness
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2010-08-02
Merge git://repo.or.cz/git-gui into pt/git-gui
Junio C Hamano
9
-33
/
+112
2010-08-02
Documentation/rev-parse: quoting is required with --parseopt
Thomas Rast
1
-2
/
+5
2010-08-02
Documentation: reporting bugs
Junio C Hamano
1
-0
/
+7
2010-08-02
Fix DIFF_QUEUE_CLEAR refactoring
Junio C Hamano
1
-1
/
+0
[prev]
[next]