index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
commit.tcl
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-16
Update draft release notes for 2.0
Junio C Hamano
1
-0
/
+11
2014-04-16
config.c: mark die_bad_number as NORETURN
Jeff King
1
-0
/
+1
2014-04-14
prompt: fix missing file errors in zsh
Felipe Contreras
1
-7
/
+14
2014-04-14
remote-bzr: trivial test fix
Felipe Contreras
1
-1
/
+1
2014-04-11
test: fix t5560 on FreeBSD
Kyle J. McKay
1
-2
/
+2
2014-04-11
test: fix t7001 cp to use POSIX options
Kyle J. McKay
1
-2
/
+2
2014-04-09
completion: fix completing args of aliased "push", "fetch", etc.
Felipe Contreras
2
-0
/
+2
2014-04-09
remote-bzr: include authors field in pushed commits
dequis
2
-0
/
+26
2014-04-09
remote-bzr: add support for older versions
Felipe Contreras
1
-2
/
+2
2014-04-09
remote-hg: always normalize paths
Felipe Contreras
1
-0
/
+1
2014-04-09
remote-helpers: allow all tests running from any dir
Felipe Contreras
2
-2
/
+4
2014-04-09
Git 1.9.2
v1.9.2
Junio C Hamano
3
-2
/
+23
2014-04-09
doc/http-backend: missing accent grave in literal mark-up
Thomas Ackermann
1
-1
/
+1
2014-04-09
utf8.c: partially update to version 6.3
Torsten Bögershausen
1
-5
/
+4
2014-04-08
Update draft release notes to 2.0
Junio C Hamano
1
-17
/
+11
2014-04-08
Update draft release notes to 1.9.2
Junio C Hamano
1
-0
/
+9
2014-04-07
git-p4: explicitly specify that HEAD is a revision
Vlad Dogaru
1
-1
/
+1
2014-04-07
git-multimail: update to version 1.0.0
Michael Haggerty
5
-56
/
+249
2014-04-04
pack-objects: do not reuse packfiles without --delta-base-offset
Jeff King
1
-1
/
+12
2014-04-04
add `ignore_missing_links` mode to revwalk
Vicent Marti
5
-5
/
+44
2014-04-04
MSVC: allow using ExtUtils::MakeMaker
Marat Radchenko
1
-1
/
+0
2014-04-03
Update draft release notes to 2.0
Junio C Hamano
1
-0
/
+25
2014-04-03
Start preparing for 1.9.1
Junio C Hamano
2
-1
/
+39
2014-04-02
Revert part of 384364b (Start preparing for Git 2.0, 2014-03-07)
Junio C Hamano
1
-5
/
+0
2014-04-02
Revert "submodule: explicit local branch creation in module_clone"
Junio C Hamano
4
-109
/
+26
2014-04-02
update-ref: fail create operation over stdin if ref already exists
Aman Gupta
2
-0
/
+12
2014-04-01
t4212: loosen far-in-future test for AIX
Jeff King
1
-4
/
+2
2014-04-01
date: recognize bogus FreeBSD gmtime output
Jeff King
4
-0
/
+45
2014-04-01
rev-parse: fix typo in example on manpage
René Scharfe
1
-1
/
+1
2014-04-01
Revert "Merge branch 'wt/doc-submodule-name-path-confusion-2'"
Junio C Hamano
1
-1
/
+1
2014-03-31
Update draft release notes to 2.0
Junio C Hamano
1
-0
/
+13
2014-03-31
code and test: fix misuses of "nor"
Justin Lebar
12
-16
/
+16
2014-03-31
comments: fix misuses of "nor"
Justin Lebar
20
-27
/
+26
2014-03-31
contrib: fix misuses of "nor"
Justin Lebar
2
-3
/
+3
2014-03-31
Documentation: fix misuses of "nor"
Justin Lebar
25
-44
/
+43
2014-03-31
parse-options: remove unused OPT_SET_PTR
Marat Radchenko
5
-19
/
+4
2014-03-31
parse-options: add cast to correct pointer type to OPT_SET_PTR
Junio C Hamano
2
-2
/
+2
2014-03-31
MSVC: fix t0040-parse-options crash
Marat Radchenko
1
-1
/
+1
2014-03-31
tests: don't rely on strerror text when testing rmdir failure
Charles Bailey
2
-4
/
+2
2014-03-31
dir.c: make git_fnmatch() not inline
Charles Bailey
1
-3
/
+3
2014-03-31
diff-no-index: correctly diagnose error return from diff_opt_parse()
Junio C Hamano
1
-1
/
+1
2014-03-31
environment.c: fix constness for odb_pack_keep()
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2014-03-31
gc --aggressive: make --depth configurable
Nguyễn Thái Ngọc Duy
3
-1
/
+15
2014-03-28
Update draft release notes to 2.0
Junio C Hamano
1
-0
/
+27
2014-03-28
MSVC: link in invalidcontinue.obj for better POSIX compatibility
Marat Radchenko
1
-1
/
+1
2014-03-27
doc: submodule.*.branch config is keyed by name
W. Trevor King
1
-1
/
+1
2014-03-27
doc: submodule.* config are keyed by submodule names
W. Trevor King
1
-1
/
+1
2014-03-27
MSVC: allow linking with the cURL library
Marat Radchenko
2
-1
/
+2
2014-03-26
fetch: handle overlaping refspecs on --prune
Carlos Martín Nieto
2
-7
/
+45
2014-03-26
status: disable translation when --porcelain is used
Matthieu Moy
2
-5
/
+9
[next]