index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t9140-git-svn-reset.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
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
git-pull: Avoid merge-base on detached head
Phil Hord
1
-0
/
+1
2012-10-21
Git 1.8.0
v1.8.0
Junio C Hamano
3
-10
/
+19
2012-10-21
git symbolic-ref --delete $symref
Johan Herland
3
-11
/
+62
[next]