index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse-options.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
Initial batch post 2.19
Junio C Hamano
2
-2
/
+113
2018-09-17
Revert "doc/Makefile: drop doc-diff worktree and temporary files on "make cle...
Junio C Hamano
1
-1
/
+0
2018-09-11
http-backend test: make empty CONTENT_LENGTH test more realistic
Max Kirillov
1
-2
/
+2
2018-09-10
Git 2.19
v2.19.0
Junio C Hamano
2
-9
/
+1
2018-09-09
l10n: zh_CN: for git v2.19.0 l10n round 1 to 2
Jiang Xin
1
-2821
/
+4584
2018-09-09
l10n: bg.po: Updated Bulgarian translation (3958t)
Alexander Shopov
1
-2750
/
+4607
2018-09-08
Revert "Merge branch 'sb/submodule-core-worktree'"
Jonathan Nieder
6
-55
/
+2
2018-09-07
http-backend: allow empty CONTENT_LENGTH
Max Kirillov
2
-1
/
+12
2018-09-07
l10n: vi.po(3958t): updated Vietnamese translation v2.19.0 round 2
Tran Ngoc Quan
1
-2800
/
+4576
2018-09-06
l10n: es.po v2.19.0 round 2
Christopher Diaz Riveros
1
-2753
/
+4571
2018-09-05
l10n: fr.po v2.19.0 rnd 2
Jean-Noël Avila
1
-283
/
+328
2018-09-05
l10n: fr.po v2.19.0 rnd 1
Jean-Noël Avila
1
-2718
/
+4475
2018-09-05
l10n: fr: fix a message seen in git bisect
Raphaël Hertzog
1
-2
/
+2
2018-09-05
doc-diff: force worktree add
Jeff King
1
-1
/
+1
2018-09-04
l10n: sv.po: Update Swedish translation (3958t0f0u)
Peter Krefting
1
-2800
/
+4569
2018-09-04
Git 2.19-rc2
v2.19.0-rc2
Junio C Hamano
1
-0
/
+23
2018-09-04
Documentation/git.txt: clarify that GIT_TRACE=/path appends
SZEDER Gábor
1
-2
/
+2
2018-09-04
bisect.c: make show_list() build again
Nguyễn Thái Ngọc Duy
1
-5
/
+5
2018-09-04
pack-bitmap: drop "loaded" flag
Jeff King
1
-6
/
+3
2018-09-04
traverse_bitmap_commit_list(): don't free result
Jeff King
1
-3
/
+0
2018-09-04
t5310: test delta reuse with bitmaps
Jeff King
1
-0
/
+93
2018-09-04
bitmap_has_sha1_in_uninteresting(): drop BUG check
Jeff King
2
-3
/
+1
2018-09-04
l10n: git.pot: v2.19.0 round 2 (3 new, 5 removed)
Jiang Xin
1
-255
/
+247
2018-08-31
fetch: stop clobbering existing tags without --force
Ævar Arnfjörð Bjarmason
4
-14
/
+28
2018-08-31
fetch: document local ref updates with/without --force
Ævar Arnfjörð Bjarmason
2
-10
/
+37
2018-08-31
push doc: correct lies about how push refspecs work
Ævar Arnfjörð Bjarmason
2
-11
/
+48
2018-08-31
push doc: move mention of "tag <tag>" later in the prose
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2018-08-31
push doc: remove confusing mention of remote merger
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2018-08-31
fetch tests: add a test for clobbering tag behavior
Ævar Arnfjörð Bjarmason
1
-0
/
+24
2018-08-31
push tests: use spaces in interpolated string
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-31
push tests: make use of unused $1 in test description
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-31
fetch: change "branch" to "reference" in --force -h output
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-31
config.mak.uname: resolve FreeBSD iconv-related compilation warning
Eric Sunshine
1
-1
/
+11
2018-08-31
doc/Makefile: drop doc-diff worktree and temporary files on "make clean"
Eric Sunshine
1
-0
/
+1
2018-08-31
doc-diff: add --clean mode to remove temporary working gunk
Eric Sunshine
1
-3
/
+16
2018-08-31
doc-diff: fix non-portable 'man' invocation
Eric Sunshine
1
-1
/
+1
2018-08-30
doc/git-branch: remove obsolete "-l" references
Jeff King
1
-5
/
+1
2018-08-30
t5303: use printf to generate delta bases
Jeff King
1
-10
/
+10
2018-08-30
commit: don't use generation numbers if not needed
Derrick Stolee
1
-1
/
+4
2018-08-30
patch-delta: handle truncated copy parameters
Jeff King
2
-8
/
+15
2018-08-30
patch-delta: consistently report corruption
Jann Horn
2
-2
/
+33
2018-08-30
patch-delta: fix oob read
Jann Horn
2
-2
/
+2
2018-08-30
t5303: test some corrupt deltas
Jeff King
1
-0
/
+59
2018-08-30
test-delta: read input into a heap buffer
Jeff King
1
-4
/
+4
2018-08-30
doc-diff: always use oids inside worktree
Jeff King
1
-4
/
+4
2018-08-30
worktree: delete .git/worktrees if empty after 'remove'
Eric Sunshine
2
-1
/
+19
2018-08-30
worktree: teach 'remove' to override lock when --force given twice
Eric Sunshine
3
-5
/
+17
2018-08-30
worktree: teach 'move' to override lock when --force given twice
Eric Sunshine
3
-4
/
+26
2018-08-30
worktree: teach 'add' to respect --force for registered but missing path
Eric Sunshine
3
-5
/
+26
2018-08-30
worktree: disallow adding same path multiple times
Eric Sunshine
2
-0
/
+32
[next]