index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bisect.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-14
git-worktree.txt: fix typo "to"/"two", and add comma
Ben North
1
-1
/
+1
2016-11-11
Git 2.11.0-rc1
v2.11.0-rc1
Junio C Hamano
1
-0
/
+7
2016-11-11
fetch-pack.c: correct command at the beginning of an error message
Ralf Thielow
1
-1
/
+1
2016-11-11
t0021: remove debugging cruft
Junio C Hamano
1
-2
/
+1
2016-11-11
t6026: clarify the point of "kill $(cat sleep.pid)"
Johannes Sixt
1
-1
/
+9
2016-11-11
t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variables
Johannes Sixt
2
-3
/
+3
2016-11-11
doc: fix location of 'info/' with $GIT_COMMON_DIR
Patrick Steinhardt
1
-1
/
+1
2016-11-11
t6026: ensure that long-running script really is
Johannes Schindelin
1
-4
/
+4
2016-11-11
Revert "t6026-merge-attr: don't fail if sleep exits early"
Junio C Hamano
1
-1
/
+1
2016-11-11
Revert "t6026-merge-attr: ensure that the merge driver was called"
Junio C Hamano
1
-2
/
+1
2016-11-10
t6026-merge-attr: ensure that the merge driver was called
Andreas Schwab
1
-1
/
+2
2016-11-10
travis-ci: disable GIT_TEST_HTTPD for macOS
Lars Schneider
1
-1
/
+2
2016-11-10
Makefile: set NO_OPENSSL on macOS by default
Lars Schneider
1
-0
/
+1
2016-11-09
create_branch: drop unused "head" parameter
Jeff King
4
-13
/
+18
2016-11-09
sequencer: silence -Wtautological-constant-out-of-range-compare
Jeff King
1
-1
/
+1
2016-11-08
t6026-merge-attr: don't fail if sleep exits early
Andreas Schwab
1
-1
/
+1
2016-11-08
alternates: re-allow relative paths from environment
Jeff King
2
-1
/
+72
2016-11-08
t0021: compute file size with a single process instead of a pipeline
Johannes Sixt
1
-1
/
+1
2016-11-08
t0021: expect more variations in the output of uniq -c
Johannes Sixt
1
-4
/
+3
2016-11-03
t0021: fix filehandle usage on older perl
Jeff King
1
-0
/
+1
2016-11-03
t0021: use $PERL_PATH for rot13-filter.pl
Jeff King
2
-9
/
+11
2016-11-03
t0021: put $TEST_ROOT in $PATH
Jeff King
1
-3
/
+4
2016-11-03
t0021: use write_script to create rot13 shell script
Jeff King
1
-3
/
+1
2016-11-01
A bit of updates post -rc0
Junio C Hamano
1
-7
/
+8
2016-11-01
split-index: s/eith/with/ typo fix
Christian Couder
1
-1
/
+1
2016-11-01
cocci: avoid self-references in object_id transformations
René Scharfe
1
-0
/
+15
2016-11-01
sha1_name: make wraparound of the index into ring-buffer explicit
René Scharfe
1
-1
/
+2
2016-10-31
Git 2.11-rc0
v2.11.0-rc0
Junio C Hamano
2
-28
/
+42
2016-10-31
git-sh-setup: be explicit where to dot-source git-sh-i18n from.
Anders Kaseorg
1
-3
/
+3
2016-10-31
commit: simplify building parents list
René Scharfe
1
-8
/
+6
2016-10-30
doc: fix missing "::" in config list
Jeff King
1
-1
/
+1
2016-10-28
pre-receive.sample: mark it executable
Anders Kaseorg
1
-0
/
+0
2016-10-28
Git 2.10.2
v2.10.2
Junio C Hamano
3
-2
/
+69
2016-10-28
Documentation/fmt-merge-msg: fix markup in example
Stefan Christ
1
-2
/
+2
2016-10-28
valgrind: support test helpers
René Scharfe
2
-3
/
+18
2016-10-28
Getting ready for 2.11-rc0
Junio C Hamano
1
-1
/
+36
2016-10-27
git-svn: do not reuse caches memoized for a different architecture
Gavin Lambert
1
-1
/
+11
2016-10-27
git-compat-util: move content inside ifdef/endif guards
Jeff King
1
-2
/
+2
2016-10-26
diff: handle sha1 abbreviations outside of repository
Jeff King
1
-4
/
+17
2016-10-26
diff_aligned_abbrev: use "struct oid"
Jeff King
3
-12
/
+14
2016-10-26
diff_unique_abbrev: rename to diff_aligned_abbrev
Jeff King
3
-11
/
+11
2016-10-26
find_unique_abbrev: use 4-buffer ring
Jeff King
4
-19
/
+16
2016-10-26
test-*-cache-tree: setup git dir
Jeff King
2
-0
/
+2
2016-10-26
read info/{attributes,exclude} only when in repository
Jeff King
2
-7
/
+11
2016-10-26
Eleventh batch for 2.11
Junio C Hamano
1
-0
/
+106
2016-10-26
hex: make wraparound of the index into ring-buffer explicit
René Scharfe
2
-2
/
+4
2016-10-26
stash: allow stashes to be referenced by index only
Aaron M Watson
3
-3
/
+50
2016-10-26
t0060: sidestep surprising path mangling results on Windows
Johannes Sixt
1
-13
/
+14
2016-10-25
read-cache: make sure file handles are not inherited by child processes
Lars Schneider
1
-1
/
+8
2016-10-25
sha1_file: open window into packfiles with O_CLOEXEC
Lars Schneider
1
-4
/
+9
[next]