index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commit-reach.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
Third batch for 2.20
Junio C Hamano
1
-0
/
+16
2018-10-10
Declare that the next one will be named 2.20
Junio C Hamano
2
-167
/
+168
2018-10-07
docs: typo: s/isimilar/similar/
Michael Witten
1
-1
/
+1
2018-10-07
docs: graph: remove unnecessary `graph_update()' call
Michael Witten
1
-1
/
+0
2018-10-07
docs: typo: s/go/to/
Michael Witten
1
-1
/
+1
2018-10-07
git-completion.bash: add completion for stash list
Steven Fernandez
1
-0
/
+3
2018-10-07
tests: order arguments to git-rev-list properly
Matthew DeVore
3
-29
/
+44
2018-10-07
t9109: don't swallow Git errors upstream of pipes
Matthew DeVore
1
-13
/
+21
2018-10-07
tests: don't swallow Git errors upstream of pipes
Matthew DeVore
3
-132
/
+141
2018-10-07
t/*: fix ordering of expected/observed arguments
Matthew DeVore
32
-112
/
+112
2018-10-07
tests: standardize pipe placement
Matthew DeVore
7
-250
/
+344
2018-10-07
Documentation: add shell guidelines
Matthew DeVore
2
-0
/
+45
2018-10-07
t/README: reformat Do, Don't, Keep in mind lists
Matthew DeVore
1
-22
/
+20
2018-10-04
mingw: bump the minimum Windows version to Vista
Johannes Schindelin
2
-5
/
+1
2018-10-04
mingw: set _WIN32_WINNT explicitly for Git for Windows
Johannes Schindelin
1
-1
/
+1
2018-10-04
compat/poll: prepare for targeting Windows Vista
Johannes Schindelin
2
-3
/
+18
2018-10-04
more oideq/hasheq conversions
Jeff King
4
-7
/
+8
2018-10-04
sequencer: use return value of oidset_insert()
René Scharfe
1
-3
/
+1
2018-09-29
config.txt: correct the note about uploadpack.packObjectsHook
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2018-09-29
git doc: direct bug reporters to mailing list archive
Jonathan Nieder
1
-1
/
+3
2018-09-28
git-rebase.sh: fix typos in error messages
Ralf Thielow
1
-3
/
+3
2018-09-28
t1400: drop debug `echo` to actually execute `test`
Martin Ågren
1
-1
/
+1
2018-09-28
Doc: refer to the "commit-graph file" with dash
Martin Ågren
2
-10
/
+10
2018-09-28
git-commit-graph.txt: refer to "*commit*-graph file"
Martin Ågren
1
-6
/
+6
2018-09-28
git-commit-graph.txt: typeset more in monospace
Martin Ågren
1
-6
/
+7
2018-09-28
git-commit-graph.txt: fix bullet lists
Martin Ågren
1
-2
/
+2
2018-09-28
doc: clarify gitcredentials path component matching
David Zych
1
-0
/
+6
2018-09-28
commit: fix erroneous BUG, 'multiple renames on the same target? how?'
Elijah Newren
2
-0
/
+24
2018-09-27
Git 2.19.1
v2.19.1
Junio C Hamano
3
-2
/
+8
2018-09-27
Git 2.18.1
v2.18.1
Junio C Hamano
3
-2
/
+8
2018-09-27
Git 2.17.2
v2.17.2
Junio C Hamano
3
-2
/
+14
2018-09-27
fsck: detect submodule paths starting with dash
Jeff King
2
-0
/
+15
2018-09-27
fsck: detect submodule urls starting with dash
Jeff King
2
-0
/
+22
2018-09-27
Git 2.16.5
v2.16.5
Junio C Hamano
3
-2
/
+8
2018-09-27
Git 2.15.3
v2.15.3
Junio C Hamano
3
-2
/
+8
2018-09-27
Git 2.14.5
v2.14.5
Junio C Hamano
3
-2
/
+18
2018-09-27
submodule-config: ban submodule paths that start with a dash
Jeff King
2
-0
/
+22
2018-09-27
submodule-config: ban submodule urls that start with dash
Jeff King
2
-0
/
+42
2018-09-27
submodule--helper: use "--" to signal end of clone options
Jeff King
1
-0
/
+1
2018-09-26
mailmap: consistently normalize brian m. carlson's name
Jonathan Nieder
1
-1
/
+1
2018-09-25
receive-pack: update comment with check_everything_connected
Jeff King
1
-1
/
+1
2018-09-25
commit-reach: cleanups in can_all_from_reach...
Derrick Stolee
1
-5
/
+3
2018-09-24
Second batch post 2.19
Junio C Hamano
1
-0
/
+55
2018-09-24
t5551: compare sorted cookies files
Thomas Gummerer
1
-2
/
+2
2018-09-24
t5551: move setup code inside test_expect blocks
Thomas Gummerer
1
-33
/
+33
2018-09-21
commit-reach: fix memory and flag leaks
Derrick Stolee
1
-0
/
+5
2018-09-21
commit-reach: properly peel tags
Derrick Stolee
3
-14
/
+74
2018-09-21
completion: support "git fetch --multiple"
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-09-21
git-describe.1: clarify that "human readable" is also git-readable
Frederick Eaton
1
-1
/
+3
2018-09-21
git-column.1: clarify initial description, provide examples
Frederick Eaton
1
-2
/
+33
[next]