index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
combine-diff.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-03
gitk: Resize panes correctly when reducing window size
Paul Mackerras
1
-4
/
+11
2020-10-03
gitk: replace tabs with spaces
Denton Liu
1
-5308
/
+5308
2020-10-02
commit-reach: fix in_merge_bases_many bug
Derrick Stolee
3
-4
/
+36
2020-09-30
hashmap_for_each_entry(): workaround MSVC's runtime check failure #3
Junio C Hamano
1
-1
/
+2
2020-09-30
cmake (Windows): recommend using Visual Studio's built-in CMake support
Johannes Schindelin
1
-9
/
+17
2020-09-30
cmake (Windows): initialize vcpkg/build dependencies automatically
Johannes Schindelin
1
-0
/
+4
2020-09-30
cmake (Windows): complain when encountering an unknown compiler
Johannes Schindelin
1
-0
/
+2
2020-09-30
cmake (Windows): let the `.dll` files be found when running the tests
Johannes Schindelin
1
-0
/
+3
2020-09-30
cmake: quote the path accurately when editing `test-lib.sh`
Johannes Schindelin
1
-1
/
+1
2020-09-30
cmake: fall back to using `vcpkg`'s `msgfmt.exe` on Windows
Johannes Schindelin
1
-1
/
+5
2020-09-29
Eighteenth batch
Junio C Hamano
1
-0
/
+24
2020-09-29
diff: get rid of redundant 'dense' argument
Sergey Organov
6
-23
/
+18
2020-09-29
packfile: fix memory leak in add_delta_base_cache()
Matheus Tavares
1
-2
/
+5
2020-09-29
packfile: fix race condition on unpack_entry()
Matheus Tavares
1
-17
/
+24
2020-09-29
Doc: show example scissors line
Evan Gates
1
-4
/
+3
2020-09-29
cmake: ensure that the `vcpkg` packages are found on Windows
Johannes Schindelin
1
-0
/
+7
2020-09-29
cmake: do find Git for Windows' shell interpreter
Johannes Schindelin
1
-1
/
+1
2020-09-27
config/uploadpack.txt: fix typo in `--filter=tree:<n>`
Martin Ågren
1
-1
/
+1
2020-09-27
config/fmt-merge-msg.txt: drop space in quote
Martin Ågren
1
-1
/
+1
2020-09-27
worktree: use skip_prefix to parse target
Martin Ågren
1
-7
/
+7
2020-09-27
worktree: rename copy-pasted variable
Martin Ågren
1
-6
/
+6
2020-09-27
worktree: update renamed variable in comment
Martin Ågren
1
-1
/
+1
2020-09-27
worktree: inline `worktree_ref()` into its only caller
Martin Ågren
2
-18
/
+6
2020-09-27
wt-status: introduce wt_status_state_free_buffers()
Martin Ågren
4
-9
/
+18
2020-09-27
wt-status: print to s->fp, not stdout
Martin Ågren
1
-25
/
+32
2020-09-27
wt-status: replace sha1 mentions with oid
Martin Ågren
1
-4
/
+4
2020-09-27
shortlog: allow multiple groups to be specified
Jeff King
5
-29
/
+127
2020-09-27
shortlog: parse trailer idents
Jeff King
3
-3
/
+30
2020-09-27
shortlog: rename parse_stdin_ident()
Jeff King
1
-3
/
+3
2020-09-27
shortlog: de-duplicate trailer values
Jeff King
3
-1
/
+88
2020-09-27
shortlog: match commit trailers with --group
Jeff King
4
-1
/
+72
2020-09-27
trailer: add interface for iterating over commit trailers
Jeff King
2
-2
/
+79
2020-09-27
shortlog: add grouping option
Jeff King
4
-13
/
+66
2020-09-27
t9902: avoid using the branch name `master`
Johannes Schindelin
1
-5
/
+5
2020-09-27
tests: avoid variations of the `master` branch name
Johannes Schindelin
7
-58
/
+58
2020-09-27
ref-filter: plug memory leak in reach_filter()
René Scharfe
1
-1
/
+3
2020-09-27
completion: complete refs after 'git restore -s'
Ákos Uzonyi
1
-0
/
+7
2020-09-27
completion: use "prev" variable instead of introducing "prevword"
Ákos Uzonyi
1
-34
/
+32
2020-09-26
Seventeenth batch
Junio C Hamano
1
-0
/
+19
2020-09-25
sequencer: stop abbreviating stopped-sha file
Junio C Hamano
1
-5
/
+6
2020-09-25
t1506: rev-parse A..B and A...B
Junio C Hamano
1
-0
/
+18
2020-09-25
protocol: re-enable v2 protocol by default
Jeff King
3
-11
/
+2
2020-09-25
cmake: ignore files generated by CMake as run in Visual Studio
Johannes Schindelin
1
-0
/
+1
2020-09-25
shortlog: change "author" variables to "ident"
Jeff King
1
-18
/
+18
2020-09-25
bisect: don't use invalid oid as rev when starting
Christian Couder
2
-7
/
+13
2020-09-25
pull: don't warn if pull.ff has been set
Alex Henrie
2
-3
/
+21
2020-09-25
blame: validate and peel the object names on the ignore list
Junio C Hamano
4
-13
/
+69
2020-09-25
t8013: minimum preparatory clean-up
Junio C Hamano
1
-11
/
+11
2020-09-24
diff: fix modified lines stats with --stat and --numstat
Thomas Guyot-Sionnest
2
-13
/
+11
2020-09-24
Revert "fast-export: use local array to store anonymized oid"
Jeff King
1
-4
/
+4
[next]