index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
decorate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-09
Seventh batch
Junio C Hamano
1
-0
/
+20
2019-10-08
merge-recursive: fix the fix to the diff3 common ancestor label
Elijah Newren
1
-1
/
+2
2019-10-07
Sixth batch
Junio C Hamano
1
-0
/
+61
2019-10-07
tests: remove "cat foo" before "test_i18ngrep bar foo"
René Scharfe
4
-32
/
+0
2019-10-06
git-p4: auto-delete named temporary file
Philip.McGraw
1
-7
/
+6
2019-10-06
Fifth batch
Junio C Hamano
1
-0
/
+16
2019-10-06
git-rev-list.txt: prune options in synopsis
Denton Liu
1
-53
/
+1
2019-10-06
Documentation: update the location of the git-gui repo
Pratyush Yadav
1
-8
/
+2
2019-10-06
convert: fix handling of dashless UTF prefix in validate_encoding()
René Scharfe
1
-4
/
+4
2019-10-06
ci: also build and test with MS Visual Studio on Azure Pipelines
Johannes Schindelin
2
-0
/
+163
2019-10-06
ci: really use shallow clones on Azure Pipelines
Johannes Schindelin
1
-3
/
+2
2019-10-06
tests: let --immediate and --write-junit-xml play well together
Johannes Schindelin
1
-16
/
+22
2019-10-06
test-tool run-command: learn to run (parts of) the testsuite
Johannes Schindelin
1
-0
/
+153
2019-10-06
vcxproj: include more generated files
Johannes Schindelin
1
-3
/
+6
2019-10-06
vcxproj: only copy `git-remote-http.exe` once it was built
Johannes Schindelin
2
-3
/
+10
2019-10-06
msvc: work around a bug in GetEnvironmentVariable()
Johannes Schindelin
1
-0
/
+2
2019-10-06
msvc: handle DEVELOPER=1
Johannes Schindelin
1
-0
/
+46
2019-10-06
msvc: ignore some libraries when linking
Johannes Schindelin
1
-1
/
+1
2019-10-06
compat/win32/path-utils.h: add #include guards
Johannes Schindelin
1
-0
/
+5
2019-10-06
winansi: use FLEX_ARRAY to avoid compiler warning
Johannes Schindelin
1
-1
/
+1
2019-10-06
msvc: avoid using minus operator on unsigned types
Johannes Schindelin
3
-4
/
+17
2019-10-06
stash apply: report status correctly even in a worktree's subdirectory
Johannes Schindelin
2
-0
/
+31
2019-10-06
fetch: let --jobs=<n> parallelize --multiple, too
Johannes Schindelin
4
-21
/
+137
2019-10-04
treewide: remove duplicate #include directives
René Scharfe
10
-12
/
+0
2019-10-04
push: do not pretend to return `int` from `die_push_simple()`
Johannes Schindelin
1
-2
/
+2
2019-10-04
add -i: show progress counter in the prompt
Kunal Tyagi
2
-2
/
+2
2019-10-03
range-diff: internally force `diff.noprefix=true`
Johannes Schindelin
2
-1
/
+6
2019-10-03
ci: run `hdr-check` as part of the `Static Analysis` job
Johannes Schindelin
3
-2
/
+6
2019-10-03
git_mkstemps_mode(): replace magic numbers with computed value
Jeff King
1
-5
/
+7
2019-10-02
commit-graph: emit trace2 cmd_mode for each sub-command
Garima Singh
1
-0
/
+6
2019-10-02
t0061: fix test for argv[0] with spaces (MINGW only)
Alexandr Miloslavskiy
1
-4
/
+17
2019-10-02
wrapper: use a loop instead of repetitive statements
Alex Henrie
1
-6
/
+5
2019-10-02
diffcore-break: use a goto instead of a redundant if statement
Alex Henrie
1
-6
/
+6
2019-10-02
commit-graph: remove a duplicate assignment
Alex Henrie
1
-2
/
+3
2019-10-02
shallow.c: don't free unallocated slabs
Ali Utku Selen
1
-0
/
+2
2019-10-02
merge-recursive: fix the diff3 common ancestor label for virtual commits
Elijah Newren
2
-1
/
+19
2019-10-02
promisor-remote: skip move_to_tail when no-op
Emily Shaffer
2
-0
/
+16
2019-10-02
diffcore_rename(): use a stable sort
Johannes Schindelin
1
-1
/
+1
2019-10-02
Move git_sort(), a stable sort, into into libgit.a
Johannes Schindelin
4
-15
/
+13
2019-10-02
dir: special case check for the possibility that pathspec is NULL
Elijah Newren
2
-3
/
+25
2019-09-30
Fourth batch
Junio C Hamano
1
-2
/
+69
2019-09-29
builtin/submodule--helper: fix usage string for 'update-clone'
Bert Wesarg
1
-1
/
+1
2019-09-28
user-manual.txt: render ASCII art correctly under Asciidoctor
Martin Ågren
1
-9
/
+11
2019-09-28
asciidoctor-extensions.rb: handle "book" doctype in linkgit
Martin Ågren
1
-2
/
+5
2019-09-28
user-manual.txt: change header notation
Martin Ågren
1
-236
/
+120
2019-09-28
user-manual.txt: add missing section label
Martin Ågren
1
-0
/
+1
2019-09-28
Makefile: emulate compile in $(HCO) target better
Denton Liu
2
-3
/
+10
2019-09-28
pack-bitmap.h: remove magic number
Denton Liu
1
-3
/
+3
2019-09-28
promisor-remote.h: include missing header
Denton Liu
1
-0
/
+2
2019-09-28
apply.h: include missing header
Denton Liu
1
-0
/
+1
[next]