index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linear-assignment.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-16
t3404: remove unnecessary subshell
Phillip Wood
1
-4
/
+2
2019-08-20
sequencer: simplify root commit creation
Phillip Wood
1
-71
/
+4
2019-08-20
rebase -i: check for updated todo after squash and reword
Phillip Wood
2
-16
/
+47
2019-08-20
rebase -i: always update HEAD before rewording
Phillip Wood
4
-19
/
+27
2019-08-01
RelNotes/2.21.1: typofix
Martin Ågren
1
-1
/
+1
2019-07-29
Merge fixes made on the 'master' front
Junio C Hamano
1
-1
/
+72
2019-07-25
Flush fixes up to the third batch post 2.22.0
Junio C Hamano
2
-1
/
+77
2019-07-19
clean: show an error message when the path is too long
Johannes Schindelin
2
-1
/
+14
2019-07-19
CodingGuidelines: spell out post-C89 rules
Junio C Hamano
1
-3
/
+23
2019-07-18
README: fix rendering of text in angle brackets
Doug Ilijev
1
-1
/
+1
2019-07-18
rm: resolving by removal is not a warning-worthy event
Junio C Hamano
2
-1
/
+14
2019-07-16
transport-helper: avoid var decl in for () loop control
Junio C Hamano
1
-1
/
+2
2019-07-16
mingw: support spawning programs containing spaces in their names
Johannes Schindelin
2
-3
/
+11
2019-07-16
gpg-interface: do not scan past the end of buffer
Steven Roberts
1
-0
/
+3
2019-07-15
read-cache.c: do not die if mmap fails
Varun Naik
1
-1
/
+1
2019-07-12
gpg(docs): use correct --verify syntax
Robert Morgan
1
-1
/
+1
2019-07-12
transport-helper: enforce atomic in push_refs_with_push
Emily Shaffer
3
-0
/
+68
2019-07-11
diff: munmap() file contents before running external diff
Johannes Schindelin
1
-0
/
+2
2019-07-10
trace2: correct trace2 field name documentation
Josh Steadmon
1
-1
/
+1
2019-07-08
ci/lib.sh: update a comment about installed P4 and Git-LFS versions
SZEDER Gábor
1
-2
/
+4
2019-07-03
ci: disable Homebrew's auto cleanup
SZEDER Gábor
1
-1
/
+1
2019-07-03
ci: don't update Homebrew
SZEDER Gábor
1
-1
/
+1
2019-07-02
docs: git-clone: list short form of options first
Quentin Nerden
1
-9
/
+9
2019-07-02
docs: git-clone: refer to long form of options
Quentin Nerden
1
-8
/
+8
2019-07-01
Document that 'git -C ""' works and doesn't change directory
SZEDER Gábor
1
-1
/
+2
2019-07-01
rebase --am: ignore rebase.rescheduleFailedExec
Johannes Schindelin
2
-3
/
+15
2019-06-27
progress: use term_clear_line()
SZEDER Gábor
2
-20
/
+14
2019-06-27
rebase: fix garbled progress display with '-x'
SZEDER Gábor
2
-5
/
+16
2019-06-27
t5551: test usage of chunked encoding explicitly
Jonathan Tan
1
-3
/
+2
2019-06-25
t5551: use 'test_i18ngrep' to check translated output
SZEDER Gábor
1
-2
/
+2
2019-06-25
submodule foreach: fix recursion of options
Morian Sonnet
2
-0
/
+8
2019-06-24
pager: add a helper function to clear the last line in the terminal
SZEDER Gábor
3
-3
/
+24
2019-06-24
t3404: make the 'rebase.missingCommitsCheck=ignore' test more focused
SZEDER Gábor
1
-14
/
+1
2019-06-24
t3404: modernize here doc style
SZEDER Gábor
1
-65
/
+58
2019-06-24
doc: don't use git.kernel.org as example gitweb URL
Jakub Wilk
1
-2
/
+1
2019-06-24
config: simplify parsing of unit factors
René Scharfe
1
-18
/
+12
2019-06-24
config: don't multiply in parse_unit_factor()
René Scharfe
1
-7
/
+9
2019-06-24
config: use unsigned_mult_overflows to check for overflows
René Scharfe
1
-6
/
+7
2019-06-24
t0001: fix on case-insensitive filesystems
Johannes Schindelin
2
-14
/
+23
2019-06-20
delta-islands: respect progress flag
Jeff King
3
-4
/
+5
2019-06-19
stash: fix show referencing stash index
Thomas Gummerer
2
-4
/
+23
2019-06-19
wrapper: avoid undefined behaviour in macOS
Carlo Marcelo Arenas Belón
1
-1
/
+1
2019-06-19
interpret-trailers: load default config
Jeff King
2
-27
/
+47
2019-06-18
use COPY_ARRAY for copying arrays
René Scharfe
4
-7
/
+7
2019-06-18
coccinelle: use COPY_ARRAY for copying arrays
René Scharfe
1
-15
/
+46
2019-06-18
fsmonitor: avoid signed integer overflow / infinite loop
Carlo Marcelo Arenas Belón
1
-4
/
+4
2019-06-14
t3404: fix a typo
Johannes Schindelin
1
-1
/
+1
2019-06-13
cleanup: fix possible overflow errors in binary search, part 2
René Scharfe
6
-7
/
+8
2019-06-13
add -p: fix checkout -p with pathological context
Phillip Wood
2
-1
/
+13
2019-06-13
config: avoid calling `labs()` on too-large data type
Johannes Schindelin
1
-2
/
+2
[next]