index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Git 2.3.5
v2.3.5
Junio C Hamano
2015-03-31
3
-2
/
+6
*
Merge branch 'ss/pull-rebase-preserve' into maint
Junio C Hamano
2015-03-31
2
-4
/
+5
|
\
|
*
docs: clarify what git-rebase's "-p" / "--preserve-merges" does
Sebastian Schuberth
2015-03-30
1
-1
/
+3
|
*
docs: clarify "preserve" option wording for git-pull
Sebastian Schuberth
2015-03-26
1
-3
/
+2
*
|
Merge branch 'jc/report-path-error-to-dir' into maint
Junio C Hamano
2015-03-31
4
-44
/
+44
|
\
\
|
*
|
report_path_error(): move to dir.c
Junio C Hamano
2015-03-24
4
-44
/
+44
|
|
/
*
|
Merge branch 'ph/push-doc-cas' into maint
Junio C Hamano
2015-03-31
1
-8
/
+6
|
\
\
|
*
|
git-push.txt: clean up force-with-lease wording
Phil Hord
2015-03-26
1
-8
/
+6
|
|
/
*
|
Prepare for 2.3.5
Junio C Hamano
2015-03-28
2
-1
/
+42
*
|
Merge branch 'sg/completion-gitcomp-nl-for-refs' into maint
Junio C Hamano
2015-03-28
1
-2
/
+2
|
\
\
|
*
|
completion: use __gitcomp_nl() for completing refs
SZEDER Gábor
2015-03-23
1
-2
/
+2
*
|
|
Merge branch 'jk/simplify-csum-file-sha1fd-check' into maint
Junio C Hamano
2015-03-28
1
-7
/
+3
|
\
\
\
|
*
|
|
sha1fd_check: die when we cannot open the file
Jeff King
2015-03-19
1
-7
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'tg/test-index-v4' into maint
Junio C Hamano
2015-03-28
1
-3
/
+12
|
\
\
\
|
*
|
|
t1700: make test pass with index-v4
Thomas Gummerer
2015-03-20
1
-3
/
+12
*
|
|
|
Merge branch 'nd/doc-git-index-version' into maint
Junio C Hamano
2015-03-28
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
git.txt: list index versions in plain English
Nguyễn Thái Ngọc Duy
2015-03-24
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ct/prompt-untracked-fix' into maint
Junio C Hamano
2015-03-28
2
-1
/
+12
|
\
\
\
\
|
*
|
|
|
git prompt: use toplevel to find untracked files
Cody A Taylor
2015-03-15
2
-1
/
+12
|
|
/
/
/
*
|
|
|
Merge branch 'ws/grep-quiet-no-pager' into maint
Junio C Hamano
2015-03-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
grep: fix "--quiet" overwriting current output
Wilhelm Schuermann
2015-03-19
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'jc/submitting-patches-mention-send-email' into maint
Junio C Hamano
2015-03-28
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
SubmittingPatches: encourage users to use format-patch and send-email
Junio C Hamano
2015-03-15
1
-0
/
+5
|
|
/
/
/
*
|
|
|
Merge branch 'jk/cleanup-failed-clone' into maint
Junio C Hamano
2015-03-28
1
-5
/
+6
|
\
\
\
\
|
*
|
|
|
clone: drop period from end of die_errno message
Jeff King
2015-03-19
1
-1
/
+1
|
*
|
|
|
clone: initialize atexit cleanup handler earlier
Jeff King
2015-03-19
1
-4
/
+5
|
|
/
/
/
*
|
|
|
Merge branch 'jk/fetch-pack' into maint
Junio C Hamano
2015-03-28
3
-13
/
+22
|
\
\
\
\
|
*
|
|
|
fetch-pack: remove dead assignment to ref->new_sha1
Jeff King
2015-03-19
1
-3
/
+0
|
*
|
|
|
fetch_refs_via_pack: free extra copy of refs
Jeff King
2015-03-19
1
-3
/
+5
|
*
|
|
|
filter_ref: make a copy of extra "sought" entries
Jeff King
2015-03-19
2
-6
/
+12
|
*
|
|
|
filter_ref: avoid overwriting ref->old_sha1 with garbage
Jeff King
2015-03-19
1
-1
/
+5
*
|
|
|
|
Merge branch 'tg/fix-check-order-with-split-index' into maint
Junio C Hamano
2015-03-28
1
-19
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
read-cache: fix reading of split index
Thomas Gummerer
2015-03-20
1
-19
/
+23
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jk/prune-with-corrupt-refs' into maint
Junio C Hamano
2015-03-28
7
-68
/
+147
|
\
\
\
\
\
|
*
|
|
|
|
refs.c: drop curate_packed_refs
Jeff King
2015-03-20
2
-67
/
+2
|
*
|
|
|
|
repack: turn on "ref paranoia" when doing a destructive repack
Jeff King
2015-03-20
2
-3
/
+7
|
*
|
|
|
|
prune: turn on ref_paranoia flag
Jeff King
2015-03-20
2
-2
/
+3
|
*
|
|
|
|
refs: introduce a "ref paranoia" flag
Jeff King
2015-03-20
4
-0
/
+25
|
*
|
|
|
|
t5312: test object deletion code paths in a corrupted repository
Jeff King
2015-03-20
1
-0
/
+114
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
2.3.2 release notes: typofix
Thomas Ackermann
2015-03-28
1
-1
/
+1
*
|
|
|
|
Merge branch 'jk/tag-h-column-is-a-listing-option' into maint
Junio C Hamano
2015-03-27
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
tag: fix some mis-organized options in "-h" listing
Jeff King
2015-03-12
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'jk/smart-http-hide-refs' into maint
Junio C Hamano
2015-03-27
2
-6
/
+21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
upload-pack: do not check NULL return of lookup_unknown_object
Jeff King
2015-03-13
1
-2
/
+0
|
*
|
|
|
|
|
upload-pack: fix transfer.hiderefs over smart-http
Jeff King
2015-03-13
2
-4
/
+21
*
|
|
|
|
|
|
Merge branch 'js/completion-ctags-pattern-substitution-fix' into maint
Junio C Hamano
2015-03-27
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
contrib/completion: escape the forward slash in __git_match_ctag
John Szakmeister
2015-03-15
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Update mailmap to spell out "Alexander Kuleshov"
Junio C Hamano
2015-03-27
1
-0
/
+1
*
|
|
|
|
|
|
Git 2.3.4
v2.3.4
Junio C Hamano
2015-03-23
4
-3
/
+36
*
|
|
|
|
|
|
Merge branch 'rs/use-isxdigit' into maint
Junio C Hamano
2015-03-23
2
-2
/
+2
|
\
\
\
\
\
\
\
[next]