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-03-04
Merge branch 'jk/fail-null-clone'
Junio C Hamano
2
-1
/
+14
2011-03-04
Merge branch 'jc/grep--no-index-pathspec-fix'
Junio C Hamano
1
-0
/
+4
2011-03-04
apply: do not patch lines that were already patched
Junio C Hamano
1
-1
/
+6
2011-03-04
Documentation: fix a typo in git-apply.txt
Michał Kiedrowicz
1
-1
/
+1
2011-03-03
init: remove unnecessary check
Nguyễn Thái Ngọc Duy
1
-7
/
+5
2011-03-02
push: better error message when no remote configured
Matthieu Moy
1
-1
/
+8
2011-03-02
push: better error messages when push.default = tracking
Matthieu Moy
1
-6
/
+16
2011-03-02
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2011-03-02
git-request-pull: open-code the only invocation of get_remote_url
Uwe Kleine-König
2
-6
/
+1
2011-03-02
get_remote_url(): use the same data source as ls-remote to get remote urls
Uwe Kleine-König
2
-47
/
+12
2011-03-02
rerere forget: deprecate invocation without pathspec
Johannes Sixt
2
-4
/
+7
2011-03-02
sha1_file.c: Don't retain open fds on small packs
Shawn O. Pearce
3
-6
/
+39
2011-03-02
mingw: add minimum getrlimit() compatibility stub
Erik Faye-Lund
1
-0
/
+16
2011-03-01
verify-pack: add --stat-only to the synopsis section
Junio C Hamano
1
-1
/
+1
2011-02-28
Merge branch 'svn-fe' of git://repo.or.cz/git/jrn
Junio C Hamano
18
-233
/
+1571
2011-02-28
fast-import: make code "-Wpointer-arith" clean
Jonathan Nieder
1
-1
/
+1
2011-02-28
Limit file descriptors used by packs
Shawn O. Pearce
1
-13
/
+30
2011-02-28
mergetool--lib: Add Beyond Compare 3 as a tool
Sebastian Schuberth
5
-6
/
+24
2011-02-28
mergetool--lib: Sort tools alphabetically for easier lookup
Sebastian Schuberth
4
-118
/
+117
2011-02-28
Start preparing release notes to 1.7.5
Junio C Hamano
2
-1
/
+57
2011-02-27
git-instaweb: Change how gitweb.psgi is made runnable as standalone app
Jakub Narebski
1
-2
/
+4
2011-02-27
Merge branch 'jh/push-default-upstream-configname'
Junio C Hamano
4
-9
/
+12
2011-02-27
Merge branch 'lp/config-vername-check'
Junio C Hamano
4
-50
/
+111
2011-02-27
Merge branch 'mg/placeholders-are-lowercase'
Junio C Hamano
15
-42
/
+42
2011-02-27
Merge branch 'mg/patch-id'
Junio C Hamano
2
-0
/
+38
2011-02-27
Merge branch 'mz/rerere-remaining'
Junio C Hamano
5
-19
/
+123
2011-02-27
Merge branch 'nd/sorted-builtin-command-list'
Junio C Hamano
1
-9
/
+9
2011-02-27
Merge branch 'js/maint-merge-use-prepare-commit-msg-hook'
Junio C Hamano
2
-8
/
+41
2011-02-27
Merge branch 'nd/hash-object-sanity'
Junio C Hamano
5
-10
/
+63
2011-02-27
Merge branch 'js/detach-doc'
Junio C Hamano
1
-23
/
+121
2011-02-27
Merge branch 'va/p4'
Junio C Hamano
1
-4
/
+31
2011-02-27
Merge branch 'pw/p4'
Junio C Hamano
2
-11
/
+149
2011-02-27
Merge branch 'uk/checkout-ambiguous-ref'
Junio C Hamano
4
-107
/
+320
2011-02-27
Merge branch 'sp/maint-smart-http-sans-100-continue'
Junio C Hamano
1
-11
/
+55
2011-02-27
Merge branch 'mo/perl-bidi-pipe-envfix'
Junio C Hamano
2
-5
/
+30
2011-02-27
Merge branch 'hv/mingw-fs-funnies'
Junio C Hamano
2
-9
/
+173
2011-02-27
Merge branch 'en/object-list-with-pathspec'
Junio C Hamano
2
-2
/
+79
2011-02-27
Merge branch 'nd/struct-pathspec'
Junio C Hamano
25
-444
/
+649
2011-02-27
gitweb: Make i18n (encoding) tests in t9500 leave clean state
Jakub Narebski
1
-1
/
+5
2011-02-27
git-add: make -A description clearer vs. -u
Michael J Gruber
1
-1
/
+1
2011-02-27
git-cvsimport.perl: Bail out right away when reading from the server fails
Fabian Keil
1
-1
/
+3
2011-02-27
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2011-02-27
branch_merged: fix grammar in warning
Eric Hanchrow
1
-1
/
+1
2011-02-26
Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-fe
Jonathan Nieder
7
-89
/
+855
2011-02-26
vcs-svn: teach line_buffer about temporary files
Jonathan Nieder
3
-1
/
+52
2011-02-26
vcs-svn: allow input from file descriptor
Jonathan Nieder
5
-7
/
+31
2011-02-26
vcs-svn: allow character-oriented input
Jonathan Nieder
2
-0
/
+6
2011-02-26
vcs-svn: add binary-safe read function
Jonathan Nieder
4
-0
/
+35
2011-02-26
t0081 (line-buffer): add buffering tests
Jonathan Nieder
2
-4
/
+128
2011-02-26
vcs-svn: tweak test-line-buffer to not assume line-oriented input
Jonathan Nieder
2
-17
/
+20
[prev]
[next]