index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quote.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-27
First batch after 2.12
Junio C Hamano
3
-2
/
+153
2017-02-27
t6300: avoid creating refs/heads/HEAD
Jeff King
1
-1
/
+1
2017-02-27
commit: don't check for space twice when looking for header
René Scharfe
1
-10
/
+8
2017-02-27
commit: be more precise when searching for headers
René Scharfe
1
-2
/
+2
2017-02-27
strbuf: add strbuf_add_real_path()
René Scharfe
4
-1
/
+32
2017-02-27
cocci: use ALLOC_ARRAY
René Scharfe
2
-1
/
+17
2017-02-27
sha1_file: release fallback base's memory in unpack_entry()
René Scharfe
1
-0
/
+4
2017-02-24
parse_hide_refs_config: tell parse_config_key we don't want a subsection
Jeff King
1
-4
/
+3
2017-02-24
parse_config_key: allow matching single-level config
Jeff King
2
-3
/
+10
2017-02-24
parse_config_key: use skip_prefix instead of starts_with
Jeff King
1
-4
/
+3
2017-02-24
refs: parse_hide_refs_config to use parse_config_key
Stefan Beller
1
-3
/
+4
2017-02-24
Git 2.12
v2.12.0
Junio C Hamano
3
-1
/
+12
2017-02-24
docs/git-gc: fix default value for `--aggressiveDepth`
Patrick Steinhardt
1
-1
/
+1
2017-02-24
l10n: zh_CN: for git v2.12.0 l10n round 2
Jiang Xin
1
-1446
/
+2761
2017-02-24
l10n: Update Catalan translation
Jordi Mas
1
-280
/
+340
2017-02-24
config: use git_config_parse_key() in git_config_parse_parameter()
Junio C Hamano
2
-5
/
+71
2017-02-23
config: move a few helper functions up
Junio C Hamano
1
-92
/
+92
2017-02-23
ident: do not ignore empty config name/email
Jeff King
2
-2
/
+13
2017-02-23
ident: reject all-crud ident name
Jeff King
2
-0
/
+16
2017-02-23
ident: handle NULL email when complaining of empty name
Jeff King
2
-13
/
+33
2017-02-23
ident: mark error messages for translation
Jeff King
1
-6
/
+6
2017-02-23
upload-pack: report "not our ref" to client
Jonathan Tan
1
-1
/
+5
2017-02-23
l10n: pt_PT: update Portuguese tranlation
Vasco Almeida
1
-1634
/
+2928
2017-02-22
git add -i: replace \t with blanks in the help message
Ralf Thielow
1
-1
/
+1
2017-02-22
Documentation: use brackets for optional arguments
brian m. carlson
1
-2
/
+2
2017-02-22
Documentation: correctly spell git worktree --detach
brian m. carlson
1
-1
/
+1
2017-02-21
remote: ignore failure to remove missing branch.<name>.merge
Ross Lagerwall
2
-1
/
+22
2017-02-21
git-check-ref-format: clarify documentation for --normalize
Damien Regad
1
-3
/
+3
2017-02-21
branch: record creation of renamed branch in HEAD's log
Kyle Meyer
6
-10
/
+15
2017-02-21
rename_ref: replace empty message in HEAD's log
Kyle Meyer
2
-1
/
+6
2017-02-21
update-ref: pass reflog message to delete_ref()
Kyle Meyer
2
-1
/
+19
2017-02-21
delete_ref: accept a reflog message argument
Kyle Meyer
14
-22
/
+22
2017-02-20
l10n: sv.po: Update Swedish translation (3139t0f0u)
Peter Krefting
1
-168
/
+176
2017-02-20
l10n: de.po: translate 241 messages
Ralf Thielow
1
-1472
/
+2859
2017-02-19
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-178
/
+200
2017-02-18
l10n: vi.po (3139t): Updated 2 new messages for rc1
Tran Ngoc Quan
1
-169
/
+177
2017-02-18
init: document dotfiles exclusion on template copy
Grégoire Paris
1
-2
/
+2
2017-02-18
l10n: fr.po: v2.12.0 round 2 3139t
Jean-Noel Avila
1
-192
/
+234
2017-02-17
tempfile: set errno to a known value before calling ferror()
Jeff King
1
-2
/
+7
2017-02-17
Git 2.12-rc2
v2.12.0-rc2
Junio C Hamano
1
-1
/
+1
2017-02-17
rev-parse: fix several options when running in a subdirectory
Johannes Schindelin
4
-9
/
+16
2017-02-17
rev-parse tests: add tests executed from a subdirectory
Michael Rappazzo
3
-2
/
+54
2017-02-17
l10n: git.pot: v2.12.0 round 2 (2 new)
Jiang Xin
1
-167
/
+175
2017-02-17
l10n: vi.po: Updated Vietnamese translation (3137t)
Tran Ngoc Quan
1
-1338
/
+2669
2017-02-16
Hopefully the final batch of mini-topics before the final
Junio C Hamano
1
-0
/
+18
2017-02-16
tempfile: avoid "ferror | fclose" trick
Jeff King
1
-6
/
+2
2017-02-16
config.txt: fix formatting of submodule.alternateErrorStrategy section
David Pursehouse
1
-1
/
+1
2017-02-16
clean: use warning_errno() when appropriate
Nguyễn Thái Ngọc Duy
1
-4
/
+12
2017-02-16
reset: add an example of how to split a commit into two
Jacob Keller
1
-0
/
+48
2017-02-16
Revert "reset: add an example of how to split a commit into two"
Junio C Hamano
1
-38
/
+0
[next]