index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t0055-beyond-symlinks.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
t7001: indent with TABs instead of spaces
Shubham Verma
1
-60
/
+60
2021-02-11
t7001: modernize test formatting
Shubham Verma
1
-96
/
+96
2020-09-22
Sixteenth batch
Junio C Hamano
1
-0
/
+31
2020-09-19
Fifteenth batch
Junio C Hamano
1
-1
/
+28
2020-09-19
Doc: prefer more specific file name
Aaron Lipman
4
-3
/
+3
2020-09-19
ref-filter: make internal reachable-filter API more precise
Aaron Lipman
2
-18
/
+14
2020-09-18
contrib/completion: complete options that take refs for format-patch
Denton Liu
1
-0
/
+4
2020-09-17
remote: don't show success message when set-head fails
Christian Schlack
1
-1
/
+1
2020-09-17
packfile: actually set approximate_object_count_valid
Jeff King
2
-0
/
+5
2020-09-17
mergetool: allow auto-merge for meld to follow the vim-diff behavior
Lin Sun
3
-16
/
+96
2020-09-16
ref-filter: allow merged and no-merged filters
Aaron Lipman
13
-65
/
+92
2020-09-16
Doc: cover multiple contains/no-contains filters
Aaron Lipman
4
-0
/
+15
2020-09-16
t3201: test multiple branch filter combinations
Aaron Lipman
1
-11
/
+36
2020-09-15
commit-graph-format.txt: fix no-parent value
Conor Davis
1
-1
/
+1
2020-09-15
fetch: pass --ipv4 and --ipv6 options to sub-fetches
Alex Riesen
1
-0
/
+4
2020-09-10
quote: turn 'nodq' parameter into a set of flags
Junio C Hamano
3
-13
/
+20
2020-09-10
quote: rename misnamed sq_lookup[] to cq_lookup[]
Junio C Hamano
1
-7
/
+7
2020-09-10
wt-status: consistently quote paths in "status --short" output
Junio C Hamano
2
-2
/
+29
2020-09-10
quote_path: code clarification
Junio C Hamano
1
-7
/
+12
2020-09-10
quote_path: optionally allow quoting a path with SP in it
Junio C Hamano
3
-12
/
+11
2020-09-10
quote_path: give flags parameter to quote_path()
Junio C Hamano
5
-26
/
+26
2020-09-10
quote_path: rename quote_path_relative() to quote_path()
Junio C Hamano
5
-18
/
+14
2020-09-10
Fit to Plan 9's ANSI/POSIX compatibility layer
Kyohei Kadota
2
-34
/
+34
2020-09-09
Fourteenth batch
Junio C Hamano
1
-0
/
+28
2020-09-09
refs: add GIT_TRACE_REFS debugging mechanism
Han-Wen Nienhuys
5
-0
/
+409
2020-09-09
add -p: fix editing of intent-to-add paths
Phillip Wood
3
-94
/
+173
2020-09-09
config: complain about --worktree outside of a git repo
Matheus Tavares
2
-9
/
+16
2020-09-09
Makefile: allow extra tweaking of distribution tarball
Junio C Hamano
1
-4
/
+7
2020-09-09
blame.c: replace instance of !oidcmp for oideq
Edmundo Carmona Antoranz
1
-2
/
+2
2020-09-09
index-pack: make quantum of work smaller
Jonathan Tan
1
-148
/
+200
2020-09-09
refs: move REF_LOG_ONLY to refs-internal.h
Han-Wen Nienhuys
2
-7
/
+7
2020-09-09
t3200: clean side effect of git checkout --orphan
Aaron Lipman
1
-0
/
+1
2020-09-09
format-patch: use 'origin' as start of current-series-range when known
Eric Sunshine
1
-7
/
+11
2020-09-09
diff-lib: tighten show_interdiff()'s interface
Eric Sunshine
4
-6
/
+14
2020-09-09
diff: move show_interdiff() from its own file to diff-lib
Eric Sunshine
7
-39
/
+26
2020-09-08
add -i: use the built-in version when feature.experimental is set
Junio C Hamano
1
-3
/
+9
2020-09-08
add -p: fix memory leak
Phillip Wood
1
-8
/
+16
2020-09-08
contrib/buildsystems: fix expat library name for generated vcxproj
Orgad Shaneh
2
-1
/
+2
2020-09-08
add--interactive.perl: specify --no-color explicitly
Jeff King
2
-1
/
+2
2020-09-08
add-patch: fix inverted return code of repo_read_index()
Jeff King
2
-1
/
+8
2020-09-07
git-worktree.txt: discuss branch-based vs. throwaway worktrees
Eric Sunshine
1
-0
/
+12
2020-09-07
worktree: teach `add` to recognize -d as shorthand for --detach
Eric Sunshine
2
-1
/
+2
2020-09-07
git-checkout.txt: document -d short option for --detach
Eric Sunshine
1
-0
/
+1
2020-09-06
submodule: suppress checking for file name and ref ambiguity for object ids
Orgad Shaneh
1
-1
/
+8
2020-09-06
pack-bitmap-write: use hashwrite_be32() in write_hash_cache()
René Scharfe
1
-2
/
+1
2020-09-06
midx: use hashwrite_u8() in write_midx_header()
René Scharfe
1
-7
/
+4
2020-09-06
fast-import: use write_pack_header()
René Scharfe
1
-7
/
+1
2020-09-06
refspec: add and use refspec_appendf()
René Scharfe
6
-49
/
+35
2020-09-06
push: release strbufs used for refspec formatting
René Scharfe
1
-12
/
+22
2020-09-06
read-cache: fix mem-pool allocation for multi-threaded index loading
René Scharfe
1
-1
/
+1
[next]