index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-bisect.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-22
mingw: replace isatty() hack
Jeff Hostetler
1
-107
/
+69
2016-12-22
mingw: fix colourization on Cygwin pseudo terminals
Alan Davies
1
-2
/
+6
2016-12-22
mingw: adjust is_console() to work with stdin
Johannes Schindelin
1
-1
/
+5
2016-12-12
mingw: intercept isatty() to handle /dev/null as Git expects it
Johannes Schindelin
2
-0
/
+36
2016-12-05
preparing for 2.10.3
Junio C Hamano
2
-1
/
+49
2016-11-29
common-main: stop munging argv[0] path
Jeff King
4
-9
/
+10
2016-11-14
diffcore-delta: remove unused parameter to diffcore_count_changes()
Tobias Klauser
5
-8
/
+1
2016-11-14
git-worktree.txt: fix typo "to"/"two", and add comma
Ben North
1
-1
/
+1
2016-11-11
t6026: clarify the point of "kill $(cat sleep.pid)"
Johannes Sixt
1
-1
/
+9
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-08
t6026-merge-attr: don't fail if sleep exits early
Andreas Schwab
1
-1
/
+1
2016-11-01
cocci: avoid self-references in object_id transformations
René Scharfe
1
-0
/
+15
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-27
git-compat-util: move content inside ifdef/endif guards
Jeff King
1
-2
/
+2
2016-10-26
hex: make wraparound of the index into ring-buffer explicit
René Scharfe
2
-2
/
+4
2016-10-25
doc: fix the 'revert a faulty merge' ASCII art tab spacing
Philip Oakley
1
-8
/
+8
2016-10-24
daemon: detect and reject too-long paths
Jeff King
1
-4
/
+21
2016-10-24
test-lib: bail out when "-v" used under "prove"
Jeff King
1
-0
/
+10
2016-10-21
travis: use --verbose-log test option
Jeff King
1
-1
/
+1
2016-10-21
test-lib: add --verbose-log option
Jeff King
2
-3
/
+25
2016-10-21
test-lib: handle TEST_OUTPUT_DIRECTORY with spaces
Jeff King
1
-2
/
+2
2016-10-21
Git.pm: add comment pointing to t9000
Matthieu Moy
1
-0
/
+2
2016-10-21
t9000-addresses: update expected results after fix
Matthieu Moy
1
-4
/
+4
2016-10-21
doc: fix merge-base ASCII art tab spacing
Philip Oakley
1
-13
/
+13
2016-10-20
doc: remove reference to the traditional layout in git-tag.txt
Younes Khoudli
1
-3
/
+2
2016-10-20
t3700: fix broken test under !SANITY
Junio C Hamano
1
-0
/
+1
2016-10-19
submodules doc: update documentation for "." used for submodule branches
Brandon Williams
2
-3
/
+8
2016-10-17
t0040: convert all possible tests to use `test-parse-options --expect`
Pranit Bauva
1
-170
/
+13
2016-10-17
inline xalloc_flex() into FLEXPTR_ALLOC_MEM
René Scharfe
1
-9
/
+3
2016-10-17
avoid pointer arithmetic involving NULL in FLEX_ALLOC_MEM
René Scharfe
1
-2
/
+3
2016-10-14
fetch: use "quick" has_sha1_file for tag following
Jeff King
4
-4
/
+112
2016-10-14
parse_mailboxes: accept extra text after <...> address
Matthieu Moy
2
-6
/
+36
2016-10-14
worktree: allow the main brach of a bare repository to be checked out
Dennis Kaarsemaker
2
-0
/
+10
2016-10-12
merge-base: handle --fork-point without reflog
Jeff King
2
-0
/
+9
2016-10-12
cocci: refactor common patterns to use xstrdup_or_null()
Junio C Hamano
7
-20
/
+17
2016-10-12
l10n: de.po: translate 260 new messages
Ralf Thielow
1
-2387
/
+2783
2016-10-11
Start preparing for 2.10.2
Junio C Hamano
2
-1
/
+46
[next]