index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
pretty-options.txt: --notes accepts a ref instead of treeish
Denton Liu
1
-4
/
+4
2019-11-20
userdiff: support Python async functions
Josh Holland
7
-1
/
+32
2019-11-20
SubmittingPatches: use `--pretty=reference`
Denton Liu
1
-0
/
+6
2019-11-20
pretty: implement 'reference' format
Denton Liu
6
-4
/
+62
2019-11-20
pretty: add struct cmt_fmt_map::default_date_mode_type
Denton Liu
1
-0
/
+3
2019-11-20
pretty: provide short date format
René Scharfe
3
-0
/
+11
2019-11-20
t4205: cover `git log --reflog -z` blindspot
Denton Liu
1
-0
/
+30
2019-11-20
pretty.c: inline initalize format_context
Denton Liu
1
-5
/
+5
2019-11-20
revision: make get_revision_mark() return const pointer
Denton Liu
2
-4
/
+4
2019-11-20
completion: complete `tformat:` pretty format
Denton Liu
1
-1
/
+1
2019-11-20
SubmittingPatches: remove dq from commit reference
Denton Liu
1
-5
/
+5
2019-11-20
pretty-formats.txt: use generic terms for hash
Denton Liu
1
-8
/
+8
2019-11-20
SubmittingPatches: use generic terms for hash
Denton Liu
1
-1
/
+1
2019-11-20
rev-list-options.txt: remove reference to --show-notes
Denton Liu
1
-1
/
+1
2019-11-20
argv-array: add space after `while`
Denton Liu
1
-1
/
+1
2019-11-20
commit: support the --pathspec-from-file option
Alexandr Miloslavskiy
3
-5
/
+166
2019-11-20
doc: commit: synchronize <pathspec> description
Alexandr Miloslavskiy
1
-7
/
+8
2019-11-20
reset: support the `--pathspec-from-file` option
Alexandr Miloslavskiy
3
-5
/
+192
2019-11-20
doc: reset: synchronize <pathspec> description
Alexandr Miloslavskiy
2
-13
/
+20
2019-11-20
pathspec: add new function to parse file
Alexandr Miloslavskiy
2
-0
/
+48
2019-11-20
ci(osx): update homebrew-cask repository with less noise
Junio C Hamano
1
-1
/
+2
2019-11-20
sequencer: handle rebase-merges for "onto" message
Doan Tran Cong Danh
2
-0
/
+26
2019-11-20
builtin/unpack-objects.c: show throughput progress
SZEDER Gábor
1
-1
/
+2
2019-11-20
rev-parse: make --show-toplevel without a worktree an error
Jeff King
3
-1
/
+14
2019-11-20
fetch: add trace2 instrumentation
Erik Chen
1
-1
/
+12
2019-11-18
run-command: move doc to run-command.h
Heba Waly
2
-271
/
+245
2019-11-18
trace2: move doc to trace2.h
Heba Waly
2
-256
/
+111
2019-11-18
parse-options: add link to doc file in parse-options.h
Heba Waly
1
-0
/
+4
2019-11-18
submodule-config: move doc to submodule-config.h
Heba Waly
2
-67
/
+37
2019-11-18
credential: move doc to credential.h
Heba Waly
4
-275
/
+238
2019-11-18
tree-walk: move doc to tree-walk.h
Heba Waly
2
-151
/
+120
2019-11-18
argv-array: move doc to argv-array.h
Heba Waly
2
-65
/
+62
2019-11-18
trace: move doc to trace.h
Heba Waly
2
-142
/
+131
2019-11-18
cache: move doc to cache.h
Heba Waly
3
-46
/
+39
2019-11-18
sigchain: move doc to sigchain.h
Heba Waly
2
-41
/
+45
2019-11-18
pathspec: move doc to pathspec.h
Heba Waly
2
-48
/
+34
2019-11-18
revision: move doc to revision.h
Heba Waly
3
-73
/
+60
2019-11-18
attr: move doc to attr.h
Heba Waly
3
-163
/
+135
2019-11-18
refs: move doc to refs.h
Heba Waly
2
-78
/
+51
2019-11-18
remote: move doc to remote.h and refspec.h
Heba Waly
3
-130
/
+70
2019-11-18
sha1-array: move doc to sha1-array.h
Heba Waly
3
-91
/
+81
2019-11-18
merge: move doc to ll-merge.h
Heba Waly
2
-71
/
+74
2019-11-18
graph: move doc to graph.h and graph.c
Heba Waly
3
-173
/
+122
2019-11-18
dir: move doc to dir.h
Heba Waly
3
-137
/
+114
2019-11-18
diff: move doc to diff.h and diffcore.h
Heba Waly
3
-174
/
+158
2019-11-18
rebase -r: let `label` generate safer labels
Matthew Rogers
2
-1
/
+25
2019-11-18
rebase-merges: move labels' whitespace mangling into `label_oid()`
Johannes Schindelin
1
-28
/
+28
2019-11-18
built-in add -i: implement the `help` command
Slavica Đukić
2
-0
/
+46
2019-11-18
built-in add -i: use color in the main loop
Slavica Đukić
1
-6
/
+29
2019-11-18
built-in add -i: support `?` (prompt help)
Johannes Schindelin
1
-1
/
+21
[prev]
[next]