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-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
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-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
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
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
[prev]
[next]