index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wildmatch.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-11
cvsserver: use safe_pipe_capture instead of backticks
joernchen
1
-11
/
+11
2017-09-11
cvsserver: move safe_pipe_capture() to the main package
Junio C Hamano
1
-25
/
+22
2017-07-30
Git 2.9.5
v2.9.5
Junio C Hamano
3
-2
/
+6
2017-07-30
Git 2.8.6
v2.8.6
Junio C Hamano
3
-2
/
+6
2017-07-30
Git 2.7.6
v2.7.6
Junio C Hamano
3
-2
/
+27
2017-07-29
connect: reject paths that look like command line options
Jeff King
3
-0
/
+40
2017-07-29
connect: reject dashed arguments for proxy commands
Jeff King
2
-0
/
+10
2017-07-29
connect: factor out "looks like command line option" check
Jeff King
3
-1
/
+14
2017-07-29
t5813: add test for hostname starting with dash
Jeff King
1
-0
/
+9
2017-07-29
connect: reject ssh hostname that begins with a dash
Junio C Hamano
1
-0
/
+3
2017-05-05
Git 2.9.4
v2.9.4
Junio C Hamano
3
-2
/
+11
2017-05-05
Git 2.8.5
v2.8.5
Junio C Hamano
4
-3
/
+16
2017-05-05
Git 2.7.5
v2.7.5
Junio C Hamano
4
-3
/
+19
2017-05-05
Git 2.6.7
v2.6.7
Junio C Hamano
4
-3
/
+16
2017-05-05
Git 2.5.6
v2.5.6
Junio C Hamano
4
-3
/
+16
2017-05-05
Git 2.4.12
v2.4.12
Junio C Hamano
4
-3
/
+16
2017-05-05
shell: disallow repo names beginning with dash
Jeff King
1
-1
/
+1
2016-09-09
Prepare for 2.9.4
Junio C Hamano
2
-1
/
+84
2016-08-30
pack-protocol: fix maximum pkt-line size
Lars Schneider
1
-3
/
+3
2016-08-27
SubmittingPatches: use gitk's "Copy commit summary" format
Beat Bolli
1
-3
/
+8
2016-08-23
doc: mention `git -c` in git-config(1)
David Glasser
1
-0
/
+3
2016-08-23
mingw: ensure temporary file handles are not inherited by child processes
Ben Wijen
6
-2
/
+23
2016-08-19
Revert "display HTML in default browser using Windows' shell API"
Johannes Schindelin
3
-52
/
+0
2016-08-18
t6026-merge-attr: child processes must not inherit index.lock handles
Ben Wijen
1
-0
/
+13
2016-08-17
SubmittingPatches: document how to reference previous commits
Heiko Voigt
1
-0
/
+5
2016-08-16
t/Makefile: ensure that paths are valid on platforms we care
Johannes Schindelin
1
-1
/
+10
2016-08-16
difftool: always honor fatal error exit codes
John Keeping
2
-0
/
+13
2016-08-16
checkout: do not mention detach advice for explicit --detach option
Stefan Beller
2
-1
/
+25
2016-08-15
t1410: remove superfluous 'git reflog' from the 'walk past root' test
SZEDER Gábor
1
-1
/
+0
2016-08-14
receive-pack: use FLEX_ALLOC_MEM in queue_command()
René Scharfe
1
-3
/
+1
2016-08-14
commit: use FLEX_ARRAY in struct merge_remote_desc
René Scharfe
2
-3
/
+2
2016-08-14
merge-recursive: fix verbose output for multiple base trees
René Scharfe
2
-4
/
+19
2016-08-14
commit: factor out set_merge_remote_desc()
René Scharfe
2
-7
/
+14
2016-08-14
commit: use xstrdup() in get_merge_parent()
René Scharfe
1
-1
/
+1
2016-08-14
mailinfo: recycle strbuf in check_header()
René Scharfe
1
-7
/
+2
2016-08-14
correct FLEXPTR_* example in comment
René Scharfe
1
-1
/
+1
2016-08-12
Git 2.9.3
v2.9.3
Junio C Hamano
3
-2
/
+13
2016-08-10
Yet another batch for 2.9.3
Junio C Hamano
1
-0
/
+68
2016-08-10
document git-repack interaction of pack.threads and pack.windowMemory
Michael Stahl
2
-4
/
+6
2016-08-08
Hopefully final batch for 2.9.3
Junio C Hamano
1
-0
/
+34
2016-08-08
git mv: do not keep slash in `git mv dir non-existing-dir/`
Johannes Schindelin
1
-4
/
+7
2016-08-06
use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe
3
-16
/
+11
2016-08-06
nedmalloc: work around overzealous GCC 6 warning
René Scharfe
1
-5
/
+4
2016-08-06
merge: use string_list_split() in add_strategies()
René Scharfe
1
-34
/
+10
2016-08-06
merge-recursive: use STRING_LIST_INIT_NODUP
René Scharfe
1
-2
/
+1
2016-08-06
use strbuf_addstr() instead of strbuf_addf() with "%s"
René Scharfe
3
-3
/
+3
2016-08-04
nedmalloc: fix misleading indentation
Johannes Schindelin
1
-4
/
+4
2016-08-04
t5533: make it pass on case-sensitive filesystems
Johannes Schindelin
1
-1
/
+1
2016-08-04
t7063: work around FreeBSD's lazy mtime update feature
Nguyễn Thái Ngọc Duy
1
-1
/
+16
2016-08-03
clarify %f documentation
Joey Hess
1
-0
/
+5
[next]