index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
Merge branch 'mh/ref-transaction'
Junio C Hamano
1
-31
/
+69
2014-06-03
Merge branch 'jc/apply-ignore-whitespace'
Junio C Hamano
1
-8
/
+4
2014-06-03
refs.c: change read_ref_at to use the reflog iterators
Ronnie Sahlberg
1
-2
/
+2
2014-06-02
dir.c:trim_trailing_spaces(): fix for " \ " sequence
Pasha Bolokhov
1
-0
/
+23
2014-06-02
fix brown paper bag breakage in t5150-request-pull.sh
Johannes Sixt
1
-1
/
+1
2014-05-30
t5538: move http push tests out to t5542
Nick Alcock
2
-59
/
+100
2014-05-30
t5537: re-drop http tests
Jeff King
1
-28
/
+0
2014-05-27
t9138-git-svn-authors-prog.sh fixups
Jeremiah Mahler
1
-18
/
+17
2014-05-27
format-patch: add "--signature-file=<file>" option
Jeremiah Mahler
1
-0
/
+61
2014-05-27
git-p4: Do not include diff in spec file when just preparing p4
Maxime Coste
1
-1
/
+2
2014-05-27
remote-curl: reencode http error messages
Jeff King
2
-0
/
+9
2014-05-27
http: extract type/subtype portion of content-type
Jeff King
2
-1
/
+12
2014-05-23
scripts: more "export VAR=VALUE" fixes
Junio C Hamano
2
-2
/
+10
2014-05-23
t5550: test display of remote http error messages
Jeff King
4
-0
/
+32
2014-05-23
t/lib-httpd: use write_script to copy CGI scripts
Jeff King
2
-2
/
+5
2014-05-23
test-lib: preserve GIT_CURL_VERBOSE from the environment
Jeff King
1
-0
/
+1
2014-05-23
test-lint: find unportable sed, echo, test, and export usage after &&
Jonathan Nieder
1
-4
/
+4
2014-05-21
pretty.c: format string with truncate respects logOutputEncoding
Alexey Shumkin
2
-7
/
+7
2014-05-21
t4205, t6006: add tests that fail with i18n.logOutputEncoding set
Alexey Shumkin
2
-2
/
+213
2014-05-21
t4205 (log-pretty-format): use `tformat` rather than `format`
Alexey Shumkin
1
-39
/
+13
2014-05-21
t4041, t4205, t6006, t7102: don't hardcode tested encoding value
Alexey Shumkin
4
-27
/
+39
2014-05-20
Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"
Junio C Hamano
1
-8
/
+23
2014-05-20
rebase -i: test "Nothing to do" case with autostash
Matthieu Moy
1
-0
/
+15
2014-05-19
Merge branch 'jc/graduate-remote-hg-bzr' (early part)
Junio C Hamano
1
-23
/
+8
2014-05-19
Revert "Merge branch 'fc/transport-helper-sync-error-fix'"
Junio C Hamano
1
-23
/
+8
2014-05-19
Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'
Junio C Hamano
1
-3
/
+3
2014-05-19
git-prompt.sh: don't assume the shell expands the value of PS1
Richard Hansen
1
-3
/
+3
2014-05-19
rebase --keep-empty -i: add test
Michael S. Tsirkin
1
-0
/
+8
2014-05-19
replace: add tests for --edit
Christian Couder
1
-0
/
+27
2014-05-19
commit: allow core.commentChar=auto for character auto selection
Nguyễn Thái Ngọc Duy
1
-0
/
+26
2014-05-19
config: be strict on core.commentChar
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2014-05-19
t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
Alexey Shumkin
1
-3
/
+11
2014-05-19
Merge branch 'lt/request-pull'
Junio C Hamano
1
-1
/
+7
2014-05-16
request-pull: resurrect for-linus -> tags/for-linus DWIM
Junio C Hamano
1
-1
/
+7
2014-05-15
run_diff_files: do not look at uninitialized stat data
Jeff King
1
-0
/
+11
2014-05-15
git-show: fix 'git show -s' to not add extra terminator after merge commit
Max Kirillov
3
-10
/
+13
2014-05-12
t/lib-httpd: require SANITY prereq
Jeff King
1
-0
/
+5
2014-05-08
blame: correctly handle files regardless of autocrlf
brian m. carlson
1
-0
/
+9
2014-05-08
mv: allow renaming to fix case on case insensitive filesystems
David Turner
1
-1
/
+1
2014-05-08
checkout.c: use ref_exists instead of file_exist
Ronnie Sahlberg
1
-0
/
+8
2014-05-08
Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maint
Junio C Hamano
1
-22
/
+22
2014-05-08
Merge branch 'km/avoid-bs-in-shell-glob' into maint
Junio C Hamano
1
-2
/
+2
2014-05-08
Merge branch 'km/avoid-cp-a' into maint
Junio C Hamano
1
-2
/
+2
2014-05-07
merge-recursive.c: fix case-changing merge bug
David Turner
1
-0
/
+53
2014-05-06
config: preserve config file permissions on edits
Eric Wong
1
-0
/
+10
2014-05-02
commit: accept more date formats for "--date"
Jeff King
1
-2
/
+10
2014-05-02
commit: print "Date" line when the user has set date
Jeff King
3
-0
/
+18
2014-05-02
Merge branch 'km/git-svn-workaround-older-getopt-long'
Junio C Hamano
1
-4
/
+4
2014-05-02
Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'
Junio C Hamano
1
-22
/
+22
2014-04-30
t5000-tar-tree.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
[prev]
[next]