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
2012-11-09
Merge branch 'mh/maint-parse-dirstat-fix'
Jeff King
1
-19
/
+21
2012-11-08
doc/fast-import: clarify how content states are built
Eric S. Raymond
1
-2
/
+6
2012-11-08
gitweb.perl: fix %highlight_ext mappings
Richard Hubbell
1
-9
/
+8
2012-11-08
git p4: RCS expansion should not span newlines
Pete Wyckoff
2
-1
/
+20
2012-11-08
link_alt_odb_entries(): take (char *, len) rather than two pointers
Michael Haggerty
1
-5
/
+5
2012-11-08
link_alt_odb_entries(): use string_list_split_in_place()
Michael Haggerty
1
-24
/
+18
2012-11-08
string_list_add_refs_from_colon_sep(): use string_list_split()
Michael Haggerty
1
-13
/
+8
2012-11-08
notes: fix handling of colon-separated values
Michael Haggerty
1
-2
/
+2
2012-11-08
combine_notes_cat_sort_uniq(): sort and dedup lines all at once
Michael Haggerty
1
-22
/
+16
2012-11-08
Initialize sort_uniq_list using named constant
Michael Haggerty
1
-1
/
+1
2012-11-08
string_list: add a function string_list_remove_empty_items()
Michael Haggerty
3
-1
/
+24
2012-11-08
push/pull: adjust missing upstream help text to changed interface
Michael J Gruber
1
-1
/
+1
2012-11-04
reencode_string(): introduce and use same_encoding()
Junio C Hamano
6
-4
/
+12
2012-11-04
cvsimport: work around perl tzset issue
Jeff King
1
-4
/
+13
2012-11-04
Merge branch 'tj/maint-doc-commit-sign'
Jeff King
1
-1
/
+5
2012-11-04
Merge branch 'pp/maint-doc-pager-config'
Jeff King
1
-4
/
+4
2012-11-04
Merge branch 'km/maint-doc-git-reset'
Jeff King
1
-4
/
+4
2012-11-04
Merge branch 'tb/maint-t9200-case-insensitive'
Jeff King
1
-1
/
+1
2012-11-04
Merge branch 'rf/maint-mailmap-off-by-one'
Jeff King
1
-1
/
+1
2012-11-04
Merge branch 'gb/maint-doc-svn-log-window-size'
Jeff King
1
-0
/
+7
2012-11-04
Merge branch 'sz/maint-submodule-reference-arg'
Jeff King
1
-1
/
+0
2012-11-04
Merge branch 'sl/maint-configure-messages'
Jeff King
1
-2
/
+2
2012-11-04
Merge branch 'po/maint-refs-replace-docs'
Jeff King
1
-0
/
+6
2012-11-04
Merge branch 'ph/pull-rebase-detached'
Jeff King
1
-0
/
+1
2012-11-04
Merge branch 'mm/maint-doc-remote-tracking'
Jeff King
4
-6
/
+6
2012-11-04
strbuf_split*(): document functions
Michael Haggerty
2
-0
/
+49
2012-11-04
strbuf_split*(): rename "delim" parameter to "terminator"
Michael Haggerty
2
-9
/
+11
2012-11-04
strbuf_split_buf(): simplify iteration
Michael Haggerty
1
-13
/
+10
2012-11-04
strbuf_split_buf(): use ALLOC_GROW()
Michael Haggerty
1
-10
/
+7
2012-11-02
update-index/diff-index: use core.preloadindex to improve performance
Karsten Blees
3
-6
/
+15
2012-11-02
commit: fixup misplacement of --no-post-rewrite description
Andreas Schwab
1
-4
/
+3
2012-11-02
Document 'git commit --no-edit' explicitly
Matthieu Moy
1
-0
/
+5
2012-10-31
remote-curl: retry failed requests for auth even with gzip
Jeff King
3
-1
/
+32
2012-10-31
remote-curl: hoist gzip buffer size to top of post_rpc
Jeff King
1
-7
/
+7
2012-10-30
fix 'make test' for HP NonStop
Joachim Schmitz
1
-0
/
+4
2012-10-29
Add -S, --gpg-sign option to manpage of "git commit"
Tom Jones
1
-1
/
+5
2012-10-29
Merge branch 'rs/branch-del-symref'
Jeff King
2
-26
/
+68
2012-10-29
Merge branch 'nd/status-long'
Jeff King
3
-6
/
+30
2012-10-29
Merge branch 'jk/sh-setup-in-filter-branch'
Jeff King
3
-54
/
+59
2012-10-29
Merge branch 'nd/grep-true-path'
Jeff King
4
-17
/
+51
2012-10-29
Merge branch 'jk/maint-http-init-not-in-result-handler'
Jeff King
3
-14
/
+12
2012-10-29
Merge branch 'jc/grep-pcre-loose-ends'
Jeff King
7
-129
/
+225
2012-10-29
Merge branch 'jl/submodule-add-by-name'
Jeff King
5
-14
/
+121
2012-10-29
Merge branch 'jl/submodule-rm'
Jeff King
5
-15
/
+550
2012-10-29
fetch-pack: move core code to libgit.a
Nguyễn Thái Ngọc Duy
3
-948
/
+952
2012-10-29
Add tests for submodule sync --recursive
Phil Hord
1
-2
/
+53
2012-10-29
Teach --recursive to submodule sync
Phil Hord
1
-2
/
+12
2012-10-29
submodule status: remove unused orig_* variables
Jens Lehmann
1
-3
/
+1
2012-10-29
t7407: Fix recursive submodule test
Phil Hord
1
-2
/
+2
2012-10-29
fetch-pack: remove global (static) configuration variable "args"
Nguyễn Thái Ngọc Duy
1
-77
/
+83
[prev]
[next]