index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-27
t3008: find test-tool through path lookup
Johannes Sixt
1
-1
/
+1
2019-12-27
l10n: Update Catalan translation
Jordi Mas
1
-8
/
+8
2019-12-26
packfile: replace lseek+read with pread
Eric Wong
1
-3
/
+2
2019-12-26
doc: log, gitk: line-log arguments must exist in starting revision
Philippe Blain
2
-2
/
+4
2019-12-26
doc: log, gitk: document accepted line-log diff formats
Philippe Blain
2
-2
/
+8
2019-12-26
packfile: remove redundant fcntl F_GETFD/F_SETFD
Eric Wong
1
-11
/
+0
2019-12-26
mailmap: mask accentless variant for Công Danh
Junio C Hamano
1
-0
/
+1
2019-12-25
Git 2.25-rc0
v2.25.0-rc0
Junio C Hamano
2
-6
/
+27
2019-12-25
Merge branch 'en/fill-directory-fixes'
Junio C Hamano
3
-51
/
+354
2019-12-25
Merge branch 'rs/test-cleanup'
Junio C Hamano
5
-5
/
+4
2019-12-25
Merge branch 'mr/bisect-save-pointer-to-const-string'
Junio C Hamano
1
-2
/
+2
2019-12-25
Merge branch 'rs/xdiff-ignore-ws-w-func-context'
Junio C Hamano
1
-0
/
+23
2019-12-25
Merge branch 'js/add-p-in-c'
Junio C Hamano
8
-19
/
+1464
2019-12-25
Merge branch 'jc/drop-gen-hdrs'
Junio C Hamano
1
-3
/
+2
2019-12-25
Merge branch 'ja/doc-markup-cleanup'
Junio C Hamano
3
-122
/
+131
2019-12-25
Merge branch 'rs/ref-read-cleanup'
Junio C Hamano
2
-4
/
+3
2019-12-25
Merge branch 'rb/p4-lfs'
Junio C Hamano
1
-2
/
+8
2019-12-25
Merge branch 'pb/submodule-doc-xref'
Junio C Hamano
1
-1
/
+1
2019-12-25
Merge branch 'mr/bisect-use-after-free'
Junio C Hamano
1
-3
/
+4
2019-12-25
Merge branch 'ln/userdiff-elixir'
Junio C Hamano
1
-1
/
+2
2019-12-25
Merge branch 'ds/sparse-cone'
Junio C Hamano
20
-47
/
+1375
2019-12-25
Merge branch 'sg/name-rev-wo-recursion'
Junio C Hamano
2
-64
/
+151
2019-12-25
Merge branch 'ra/t5150-depends-on-perl'
Junio C Hamano
1
-0
/
+6
2019-12-25
Merge branch 'dl/format-patch-notes-config-fixup'
Junio C Hamano
7
-39
/
+125
2019-12-25
Merge branch 'am/pathspec-f-f-checkout'
Junio C Hamano
9
-42
/
+548
2019-12-25
Merge branch 'am/pathspec-from-file'
Junio C Hamano
2
-0
/
+9
2019-12-21
mingw: refuse paths containing reserved names
Johannes Schindelin
3
-18
/
+110
2019-12-21
mingw: short-circuit the conversion of `/dev/null` to UTF-16
Johannes Schindelin
1
-10
/
+16
2019-12-21
commit --interactive: make it work with the built-in `add -i`
Johannes Schindelin
1
-2
/
+6
2019-12-21
built-in add -p: implement the "worktree" patch modes
Johannes Schindelin
3
-0
/
+53
2019-12-21
built-in add -p: implement the "checkout" patch modes
Johannes Schindelin
3
-7
/
+137
2019-12-21
built-in stash: use the built-in `git add -p` if so configured
Johannes Schindelin
1
-11
/
+14
2019-12-21
legacy stash -p: respect the add.interactive.usebuiltin setting
Johannes Schindelin
2
-1
/
+15
2019-12-21
built-in add -p: implement the "stash" and "reset" patch modes
Johannes Schindelin
3
-4
/
+85
2019-12-21
built-in add -p: prepare for patch modes other than "stage"
Johannes Schindelin
4
-30
/
+85
2019-12-20
sparse-checkout: improve OS ls compatibility
Ed Maste
1
-14
/
+22
2019-12-20
contrib/credential/netrc: work outside a repo
Denton Liu
1
-1
/
+1
2019-12-20
contrib/credential/netrc: make PERL_PATH configurable
Denton Liu
3
-2
/
+25
2019-12-20
CI: add FreeBSD CI support via Cirrus-CI
Ed Maste
1
-0
/
+15
2019-12-20
t1507: inline full_name()
Denton Liu
1
-20
/
+15
2019-12-20
t1507: run commands within test_expect_success
Denton Liu
1
-20
/
+20
2019-12-20
t1507: stop losing return codes of git commands
Denton Liu
1
-13
/
+32
2019-12-20
t1501: remove use of `test_might_fail cp`
Denton Liu
1
-1
/
+1
2019-12-20
t1409: use test_path_is_missing()
Denton Liu
1
-5
/
+5
2019-12-20
t1409: let sed open its own input file
Denton Liu
1
-1
/
+1
2019-12-20
t1307: reorder `nongit test_must_fail`
Denton Liu
1
-1
/
+1
2019-12-20
t1306: convert `test_might_fail rm` to `rm -f`
Denton Liu
1
-4
/
+4
2019-12-20
t0020: use ! check_packed_refs_marked
Denton Liu
1
-2
/
+2
2019-12-20
t0020: don't use `test_must_fail has_cr`
Denton Liu
1
-9
/
+9
2019-12-20
t0003: don't use `test_must_fail attr_check`
Denton Liu
1
-15
/
+15
[prev]
[next]