index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-gui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-13
worktree: check if a submodule uses worktrees
Stefan Beller
2
-0
/
+55
2016-12-09
test-lib-functions.sh: teach test_commit -C <dir>
Stefan Beller
1
-5
/
+15
2016-12-09
submodule helper: support super prefix
Stefan Beller
2
-12
/
+21
2016-12-09
submodule: use absolute path for computing relative path connecting
Stefan Beller
1
-6
/
+7
2016-11-28
worktree list: keep the list sorted
Nguyễn Thái Ngọc Duy
4
-1
/
+36
2016-11-28
worktree.c: get_worktrees() takes a new flag argument
Nguyễn Thái Ngọc Duy
5
-8
/
+8
2016-11-28
get_worktrees() must return main worktree as first item even on error
Nguyễn Thái Ngọc Duy
3
-9
/
+28
2016-11-28
worktree: reorder an if statement
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2016-11-23
worktree.c: zero new 'struct worktree' on allocation
Nguyễn Thái Ngọc Duy
1
-12
/
+2
2016-11-22
l10n: Fixed typo of git fetch-pack command
Jiang Xin
6
-183
/
+282
2016-11-22
l10n: git.pot: v2.11.0 round 2 (1 new, 1 removed)
Jiang Xin
1
-9
/
+9
2016-11-21
i18n: fix unmatched single quote in error message
Jiang Xin
1
-1
/
+1
2016-11-21
l10n: zh_CN: for git v2.11.0 l10n round 1
Jiang Xin
1
-2002
/
+2897
2016-11-17
Git 2.11-rc2
v2.11.0-rc2
Junio C Hamano
2
-1
/
+4
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-13
l10n: pt_PT: update Portuguese translation
Vasco Almeida
1
-2027
/
+2947
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-06
l10n: fr.po fix grammar mistakes
jfbu
1
-11
/
+7
2016-11-05
l10n: fr.po v2.11.0_rnd1
Jean-Noel Avila
1
-2037
/
+2916
2016-11-05
l10n: sv.po: Update Swedish translation (2913t0f0u)
Peter Krefting
1
-2019
/
+2936
2016-11-04
l10n: vi.po: Updated translation to v2.11.0 (2913t)
Tran Ngoc Quan
1
-2016
/
+2930
2016-11-03
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-2230
/
+2946
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-11-01
l10n: git.pot: v2.11.0 round 1 (209 new, 53 removed)
Jiang Xin
1
-1952
/
+2742
2016-10-31
Git 2.11-rc0
v2.11.0-rc0
Junio C Hamano
2
-28
/
+42
[next]