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-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
2012-10-29
send-pack: move core code to libgit.a
Nguyễn Thái Ngọc Duy
4
-333
/
+350
2012-10-29
Move setup_diff_pager to libgit.a
Nguyễn Thái Ngọc Duy
7
-53
/
+52
2012-10-29
Move print_commit_list to libgit.a
Nguyễn Thái Ngọc Duy
4
-14
/
+14
2012-10-29
Move estimate_bisect_steps to libgit.a
Nguyễn Thái Ngọc Duy
2
-39
/
+38
2012-10-29
Move try_merge_command and checkout_fast_forward to libgit.a
Nguyễn Thái Ngọc Duy
6
-112
/
+125
2012-10-29
parse_dirstat_params(): use string_list to split comma-separated string
Michael Haggerty
1
-19
/
+21
2012-10-29
Documentation: improve the example of overriding LESS via core.pager
Patrick Palka
1
-4
/
+4
2012-10-29
builtin/config.c: Fix a sparse warning
Ramsay Jones
1
-1
/
+1
2012-10-29
doc: git-reset: make "<mode>" optional
Krzysztof Mazur
1
-4
/
+4
2012-10-28
diff_grep: use textconv buffers for add/deleted files
Jeff King
2
-2
/
+14
2012-10-28
Fix t9200 on case insensitive file systems
Torsten Bögershausen
1
-1
/
+1
2012-10-28
mailmap: avoid out-of-bounds memory access
Romain Francoise
1
-1
/
+1
2012-10-26
submodule add: fix handling of --reference=<repo> option
Stefan Zager
1
-1
/
+0
2012-10-26
Doc User-Manual: Patch cover letter, three dashes, and --notes
Philip Oakley
1
-0
/
+7
2012-10-26
Document git-svn fetch --log-window-size parameter
Gunnlaugur Þór Briem
1
-0
/
+7
2012-10-26
Doc format-patch: clarify --notes use case
Philip Oakley
1
-7
/
+6
2012-10-26
Use character class for sed expression instead of \s
Ben Walton
1
-1
/
+1
2012-10-25
configure: fix some output message
Stefano Lattarini
1
-2
/
+2
2012-10-25
Doc repository-layout: Show refs/replace
Philip Oakley
1
-0
/
+6
2012-10-25
Documentation: remote tracking branch -> remote-tracking branch
Matthieu Moy
4
-6
/
+6
2012-10-25
Merge branch 'jk/strbuf-detach-always-non-null'
Jeff King
1
-1
/
+3
2012-10-25
Merge branch 'js/mingw-fflush-errno'
Jeff King
3
-6
/
+26
2012-10-25
Merge branch 'da/mergetools-p4'
Jeff King
1
-0
/
+25
2012-10-25
Merge branch 'jc/test-say-color-avoid-echo-escape'
Jeff King
1
-1
/
+1
2012-10-25
Merge branch 'nd/attr-match-optim'
Jeff King
1
-8
/
+13
2012-10-25
Merge branch 'jk/peel-ref'
Jeff King
5
-36
/
+19
2012-10-25
Merge branch 'bw/config-lift-variable-name-length-limit'
Jeff King
1
-30
/
+29
2012-10-25
Merge branch 'fa/remote-svn'
Jeff King
16
-38
/
+655
2012-10-25
Merge branch 'jm/diff-context-config'
Jeff King
3
-1
/
+104
2012-10-25
Merge branch 'jk/no-more-pre-exec-callback'
Jeff King
3
-29
/
+0
2012-10-25
Doc notes: Include the format-patch --notes option
Philip Oakley
1
-0
/
+4
2012-10-25
Doc SubmittingPatches: Mention --notes option after "cover letter"
Philip Oakley
1
-1
/
+2
2012-10-25
git-send-email: add rfc2047 quoting for "=?"
Krzysztof Mazur
1
-1
/
+1
2012-10-25
git-send-email: introduce quote_subject()
Krzysztof Mazur
1
-6
/
+19
2012-10-25
git-send-email: skip RFC2047 quoting for ASCII subjects
Krzysztof Mazur
2
-1
/
+19
2012-10-25
git-send-email: use compose-encoding for Subject
Krzysztof Mazur
2
-4
/
+18
2012-10-25
Documentation: build html for all files in technical and howto
Thomas Ackermann
1
-2
/
+24
2012-10-25
git-pull: Avoid merge-base on detached head
Phil Hord
1
-0
/
+1
2012-10-25
git-submodule: wrap branch option with "<>" in usage strings.
W. Trevor King
2
-2
/
+2
2012-10-24
git-config: use git_config_with_options
Jeff King
1
-42
/
+2
2012-10-24
git-config: do not complain about duplicate entries
Jeff King
3
-22
/
+14
2012-10-24
git-config: collect values instead of immediately printing
Jeff King
1
-15
/
+35
2012-10-24
git-config: fix regexp memory leaks on error conditions
Jeff King
2
-10
/
+14
2012-10-24
git-config: remove memory leak of key regexp
Jeff King
1
-0
/
+4
2012-10-24
t1300: test "git config --get-all" more thoroughly
Jeff King
1
-2
/
+7
2012-10-24
t1300: remove redundant test
Jeff King
1
-4
/
+0
2012-10-24
t1300: style updates
Jeff King
1
-123
/
+178
[prev]
[next]