index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-request-pull.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-02
fetch: no FETCH_HEAD display if --no-write-fetch-head
Jonathan Tan
3
-11
/
+22
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-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
2020-08-26
cvsexportcommit: do not run git programs in dashed form
Junio C Hamano
1
-8
/
+8
2020-08-26
transport-helper: do not run git-remote-ext etc. in dashed form
Junio C Hamano
1
-2
/
+2
2020-08-26
t3436: do not run git-merge-recursive in dashed form
Junio C Hamano
1
-1
/
+1
2020-08-26
builtin/repack.c: invalidate MIDX only when necessary
Taylor Blau
2
-9
/
+47
2020-08-26
revision: set rev_input_given in handle_revision_arg()
Jeff King
3
-5
/
+26
2020-08-26
refs: remove lookup cache for reference-transaction hook
Patrick Steinhardt
2
-12
/
+12
2020-08-25
submodule: fix style in function definition
Shourya Shukla
1
-3
/
+3
2020-08-25
submodule: eliminate unused parameters from print_submodule_summary()
Shourya Shukla
1
-3
/
+1
2020-08-25
fetch-pack: make packfile URIs work with transfer.fsckobjects
Jonathan Tan
2
-1
/
+54
2020-08-25
fetch-pack: document only_packfile in get_pack()
Jonathan Tan
1
-0
/
+4
2020-08-25
(various): document from_promisor parameter
Jonathan Tan
3
-0
/
+14
2020-08-24
Tenth batch
Junio C Hamano
1
-0
/
+35
2020-08-22
bisect: add first-parent option to documentation
Aaron Lipman
1
-1
/
+1
2020-08-22
checkout, restore: make pathspec recursive
René Scharfe
3
-3
/
+30
2020-08-22
ident: say whose identity is missing when giving user.name hint
Junio C Hamano
2
-18
/
+43
2020-08-21
ref-filter: 'contents:trailers' show error if `:` is missing
Hariom Verma
2
-3
/
+13
2020-08-21
diff: index-line: respect --abbrev in object's name
Đoàn Trần Công Danh
6
-5
/
+99
2020-08-21
t4013: improve diff-post-processor logic
brian m. carlson
1
-21
/
+39
2020-08-21
t6300: unify %(trailers) and %(contents:trailers) tests
Hariom Verma
1
-42
/
+14
2020-08-21
ci: fix inconsistent indentation
Adrian Moennich
1
-28
/
+28
2020-08-21
index-pack: adjust default threading cap
Jeff King
1
-3
/
+16
[next]