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
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-06
t6120: add a test to cover inner conditions in 'git name-rev's name_rev()
SZEDER Gábor
1
-0
/
+41
2019-12-06
t6120-describe: modernize the 'check_describe' helper
SZEDER Gábor
1
-6
/
+4
2019-12-06
t3206: fix incorrect test name
Denton Liu
1
-1
/
+1
2019-12-06
t9300-fast-import: don't hang if background fast-import exits too early
SZEDER Gábor
1
-2
/
+14
2019-12-06
t9300-fast-import: store the PID in a variable instead of pidfile
SZEDER Gábor
1
-3
/
+3
2019-12-06
commit: give correct advice for empty commit during a rebase
Phillip Wood
2
-5
/
+57
2019-12-06
sequencer: write CHERRY_PICK_HEAD for reword and edit
Phillip Wood
1
-0
/
+53
2019-12-06
cherry-pick: check commit error messages
Phillip Wood
1
-0
/
+23
2019-12-06
cherry-pick: add test for `--skip` advice in `git commit`
Johannes Schindelin
1
-1
/
+2
2019-12-06
t3404: use test_cmp_rev
Phillip Wood
1
-19
/
+19
2019-12-06
git add -p: use non-zero exit code when the diff generation failed
Johannes Schindelin
1
-1
/
+1
2019-12-06
t3701: verify that the diff.algorithm config setting is handled
Johannes Schindelin
1
-0
/
+10
2019-12-06
t3701: verify the shown messages when nothing can be added
Johannes Schindelin
1
-0
/
+11
2019-12-06
t3701: add a test for the different `add -p` prompts
Johannes Schindelin
1
-1
/
+18
2019-12-06
t3701: avoid depending on the TTY prerequisite
Johannes Schindelin
1
-7
/
+21
2019-12-06
t3701: add a test for advanced split-hunk editing
Johannes Schindelin
1
-0
/
+22
2019-12-06
Sync with 2.23.1
Johannes Schindelin
13
-28
/
+445
2019-12-06
Sync with 2.22.2
Johannes Schindelin
13
-28
/
+445
2019-12-06
Sync with 2.21.1
Johannes Schindelin
13
-28
/
+445
2019-12-06
t7415: drop v2.20.x-specific work-around
Johannes Schindelin
1
-1
/
+1
2019-12-06
Sync with 2.20.2
Johannes Schindelin
13
-28
/
+445
2019-12-06
t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.x
Johannes Schindelin
1
-1
/
+1
2019-12-06
Sync with 2.19.3
Johannes Schindelin
13
-28
/
+445
2019-12-06
Sync with 2.18.2
Johannes Schindelin
13
-28
/
+445
2019-12-06
Sync with 2.17.3
Johannes Schindelin
13
-29
/
+446
2019-12-06
fsck: reject submodule.update = !command in .gitmodules
Jonathan Nieder
1
-0
/
+14
2019-12-06
Sync with 2.16.6
Johannes Schindelin
13
-29
/
+432
2019-12-06
test-drop-caches: use `has_dos_drive_prefix()`
Johannes Schindelin
1
-5
/
+8
2019-12-06
Sync with 2.15.4
Johannes Schindelin
12
-24
/
+424
2019-12-06
submodule: reject submodule.update = !command in .gitmodules
Jonathan Nieder
1
-6
/
+8
2019-12-06
Sync with 2.14.6
Johannes Schindelin
11
-18
/
+416
2019-12-05
Merge branch 'us/unpack-trees-fsmonitor'
Junio C Hamano
1
-2
/
+7
2019-12-05
Merge branch 'sg/test-bool-env'
Junio C Hamano
9
-12
/
+83
2019-12-05
Merge branch 'mg/submodule-status-from-a-subdirectory'
Junio C Hamano
1
-0
/
+22
2019-12-05
Merge branch 'dl/t5520-cleanup'
Junio C Hamano
10
-158
/
+237
2019-12-05
Merge branch 'nl/reset-patch-takes-a-tree'
Junio C Hamano
1
-0
/
+21
2019-12-05
Merge branch 'hi/gpg-optional-pkfp-fix'
Junio C Hamano
1
-0
/
+20
2019-12-05
Merge branch 'pw/sequencer-compare-with-right-parent-to-check-empty-commits'
Junio C Hamano
1
-0
/
+32
2019-12-05
Merge branch 'jk/fail-show-toplevel-outside-working-tree'
Junio C Hamano
1
-0
/
+10
2019-12-05
Merge branch 'dl/range-diff-with-notes'
Junio C Hamano
1
-34
/
+232
2019-12-05
Merge branch 'jh/userdiff-python-async'
Junio C Hamano
6
-0
/
+31
2019-12-05
Merge branch 'dd/rebase-merge-reserves-onto-label'
Junio C Hamano
1
-0
/
+21
2019-12-05
Merge branch 'js/builtin-add-i'
Junio C Hamano
2
-0
/
+29
2019-12-05
Merge branch 'js/rebase-r-safer-label'
Junio C Hamano
1
-0
/
+6
2019-12-05
xdiff: unignore changes in function context
René Scharfe
1
-5
/
+1
2019-12-05
Merge branch 'win32-accommodate-funny-drive-names'
Johannes Schindelin
1
-1
/
+12
2019-12-05
Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'
Johannes Schindelin
6
-2
/
+51
2019-12-05
mingw: handle `subst`-ed "DOS drives"
Johannes Schindelin
1
-0
/
+9
2019-12-05
mingw: refuse to access paths with trailing spaces or periods
Johannes Schindelin
4
-1
/
+49
2019-12-05
quote-stress-test: offer to test quoting arguments for MSYS2 sh
Johannes Schindelin
1
-3
/
+10
[prev]
[next]