index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
run-command.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-08
contrib/buildsystems: fix expat library name for generated vcxproj
Orgad Shaneh
2
-1
/
+2
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
2020-09-06
Makefile: add support for generating JSON compilation database
Philippe Blain
2
-5
/
+56
2020-09-06
log_tree_diff: get rid of extra check for NULL
Sergey Organov
1
-1
/
+1
2020-09-06
log_tree_diff: get rid of code duplication for first_parent_only
Sergey Organov
1
-15
/
+4
2020-09-03
Thirteenth batch
Junio C Hamano
1
-0
/
+26
2020-09-03
vcbuild: fix batch file name in README
Orgad Shaneh
1
-2
/
+2
2020-09-03
vcbuild: fix library name for expat with make MSVC=1
Orgad Shaneh
1
-1
/
+1
2020-09-02
wt-status: tolerate dangling marks
Jonathan Tan
19
-29
/
+60
2020-09-02
refs: move dwim_ref() to header file
Jonathan Tan
2
-6
/
+7
2020-09-02
sha1-name: replace unsigned int with option struct
Jonathan Tan
4
-21
/
+34
2020-09-02
fetch: no FETCH_HEAD display if --no-write-fetch-head
Jonathan Tan
3
-11
/
+22
2020-09-02
ci: avoid ugly "failure" in the `ci-config` job
Johannes Schindelin
1
-2
/
+1
2020-09-02
ci: fix indentation of the `ci-config` job
Johannes Schindelin
1
-2
/
+2
2020-09-02
xrealloc: do not reuse pointer freed by zero-length realloc()
Jeff King
1
-2
/
+5
2020-09-01
git.txt: correct stale 'GIT_EXTERNAL_DIFF' description
Philippe Blain
2
-3
/
+5
2020-09-01
Twelfth batch
Junio C Hamano
1
-0
/
+39
2020-08-31
revision: add separate field for "-m" of "diff-index -m"
Sergey Organov
3
-8
/
+9
2020-08-31
init: make --separate-git-dir work from within linked worktree
Eric Sunshine
2
-2
/
+43
2020-08-31
init: teach --separate-git-dir to repair linked worktrees
Eric Sunshine
2
-0
/
+13
2020-08-31
worktree: teach "repair" to fix outgoing links to worktrees
Eric Sunshine
5
-5
/
+188
2020-08-31
worktree: teach "repair" to fix worktree back-links to main worktree
Eric Sunshine
5
-1
/
+175
2020-08-31
doc: mention GIT_SEQUENCE_EDITOR and 'sequence.editor' more
Philippe Blain
2
-0
/
+7
2020-08-31
git-imap-send.txt: add note about localized Gmail folders
Philippe Blain
1
-0
/
+4
2020-08-31
git-imap-send.txt: do verify SSL certificate for gmail.com
Philippe Blain
1
-2
/
+9
2020-08-31
git-imap-send.txt: don't duplicate 'Examples' sections
Philippe Blain
1
-13
/
+6
2020-08-28
midx: traverse the local MIDX first
Taylor Blau
4
-3
/
+19
2020-08-28
bisect: swap command-line options in documentation
Hugo Locurcio
3
-3
/
+3
2020-08-28
po: add missing letter for French message
brian m. carlson
1
-1
/
+1
2020-08-28
ref-filter: add `sanitize` option for 'subject' atom
Hariom Verma
3
-8
/
+25
2020-08-28
pretty: refactor `format_sanitized_subject()`
Hariom Verma
2
-9
/
+14
2020-08-28
ref-filter: add `short` modifier to 'parent' atom
Hariom Verma
3
-5
/
+11
2020-08-28
ref-filter: add `short` modifier to 'tree' atom
Hariom Verma
3
-5
/
+12
2020-08-28
ref-filter: rename `objectname` related functions and fields
Hariom Verma
1
-20
/
+20
2020-08-28
ref-filter: modify error messages in `grab_objectname()`
Hariom Verma
1
-2
/
+2
2020-08-28
ref-filter: refactor `grab_objectname()`
Hariom Verma
1
-15
/
+21
2020-08-28
ref-filter: support different email formats
Hariom Verma
3
-10
/
+65
2020-08-27
doc: clarify how exit status of post-checkout hook is used
Junio C Hamano
1
-1
/
+3
2020-08-27
Eleventh batch
Junio C Hamano
1
-0
/
+9
2020-08-27
t7421: eliminate 'grep' check in t7421.4 for mingw compatibility
Shourya Shukla
2
-4
/
+5
2020-08-27
worktree: add skeleton "repair" command
Eric Sunshine
3
-0
/
+32
2020-08-27
pretty-options.txt: fix --no-abbrev-commit description
Sergey Organov
1
-2
/
+2
2020-08-27
credential-cache: use child_process.args
Junio C Hamano
1
-4
/
+4
2020-08-27
worktree: fix leak in check_clean_worktree()
Jeff King
1
-5
/
+3
2020-08-27
run_command: teach API users to use embedded 'args' more
Junio C Hamano
4
-19
/
+7
[next]