index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-05-06
builtin/config: pull out function to handle config location
Patrick Steinhardt
-65
/
+68
2024-05-06
builtin/config: use `OPT_CMDMODE()` to specify modes
Patrick Steinhardt
-18
/
+27
2024-05-06
builtin/config: move "fixed-value" option to correct group
Patrick Steinhardt
-1
/
+1
2024-05-06
builtin/config: move option array around
Patrick Steinhardt
-48
/
+48
2024-05-06
config: clarify memory ownership when preparing comment strings
Patrick Steinhardt
-16
/
+13
2024-05-06
diff: fix --exit-code with external diff
René Scharfe
-3
/
+38
2024-05-06
diff: report unmerged paths as changes in run_diff_cmd()
René Scharfe
-0
/
+9
2024-05-06
refs: return conflict error when checking packed refs
Ivan Tse
-1
/
+19
2024-05-05
Makefile(s): do not enforce "all indents must be done with tab"
Junio C Hamano
-0
/
+1
2024-05-05
Makefile(s): avoid recipe prefix in conditional statements
Taylor Blau
-8
/
+8
2024-05-05
doc: switch links to https
Josh Soref
-4
/
+4
2024-05-05
doc: update links to current pages
Josh Soref
-1
/
+1
2024-05-05
Merge branch 'ml/git-gui-exec-path-fix'
Johannes Sixt
-26
/
+3
2024-05-05
git-gui: po: fix typo in French "aperçu"
brian m. carlson
-1
/
+1
2024-05-03
attr.c: move ATTR_MAX_FILE_SIZE check into read_attr_from_buf()
Taylor Blau
-10
/
+19
2024-05-03
gitlab-ci: add whitespace error check
Justin Tobler
-0
/
+9
2024-05-03
ci: make the whitespace report optional
Justin Tobler
-12
/
+33
2024-05-03
ci: separate whitespace check script
Justin Tobler
-64
/
+78
2024-05-03
github-ci: fix link to whitespace error
Justin Tobler
-11
/
+12
2024-05-03
ci: pre-collapse GitLab CI sections
Justin Tobler
-1
/
+1
2024-05-03
advice: add --no-advice global option
James Liu
-4
/
+95
2024-05-03
doc: add spacing around paginate options
James Liu
-1
/
+1
2024-05-03
doc: clean up usage documentation for --no-* opts
James Liu
-10
/
+10
2024-05-03
stop using HEAD for attributes in bare repository by default
Junio C Hamano
-10
/
+10
2024-05-03
win32: fix building with NO_UNIX_SOCKETS
Mike Hommey
-0
/
+2
2024-05-02
t/lib-chunk: work around broken "mv" on some vintage of macOS
Junio C Hamano
-1
/
+2
2024-05-02
trailer unit tests: inspect iterator contents
Linus Arver
-13
/
+148
2024-05-02
trailer: document parse_trailers() usage
Linus Arver
-5
/
+54
2024-05-02
trailer: retire trailer_info_get() from API
Linus Arver
-48
/
+46
2024-05-02
trailer: make trailer_info struct private
Linus Arver
-21
/
+23
2024-05-02
trailer: make parse_trailers() return trailer_info pointer
Linus Arver
-31
/
+31
2024-05-02
interpret-trailers: access trailer_info with new helpers
Linus Arver
-6
/
+31
2024-05-02
sequencer: use the trailer iterator
Linus Arver
-15
/
+12
2024-05-02
trailer: teach iterator about non-trailer lines
Linus Arver
-12
/
+23
2024-05-02
trailer: add unit tests for trailer iterator
Linus Arver
-0
/
+175
2024-05-02
Makefile: sort UNIT_TEST_PROGRAMS
Linus Arver
-2
/
+2
2024-05-02
color: add support for 12-bit RGB colors
Beat Bolli
-13
/
+24
2024-05-02
t/t4026-color: add test coverage for invalid RGB colors
Beat Bolli
-0
/
+18
2024-05-02
t/t4026-color: remove an extra double quote character
Beat Bolli
-1
/
+1
2024-05-01
rev-parse: document how --is-* options work outside a repository
Junio C Hamano
-2
/
+13
2024-05-01
diff-lib: stop calling diff_setup_done() in do_diff_cache()
René Scharfe
-1
/
+0
2024-04-30
completion: zsh: stop leaking local cache variable
D. Ben Knoble
-0
/
+1
2024-04-30
Start the 2.46 cycle
Junio C Hamano
-2
/
+57
2024-04-30
Merge branch 'js/for-each-repo-keep-going'
Junio C Hamano
-8
/
+43
2024-04-30
Merge branch 'js/build-fuzz-more-often'
Junio C Hamano
-22
/
+32
2024-04-30
Merge branch 'la/doc-use-of-contacts-when-contributing'
Junio C Hamano
-30
/
+51
2024-04-30
Merge branch 'aj/stash-staged-fix'
Junio C Hamano
-2
/
+11
2024-04-30
Merge branch 'jc/format-patch-rfc-more'
Junio C Hamano
-10
/
+65
2024-04-30
Merge branch 'ds/format-patch-rfc-and-k'
Junio C Hamano
-1
/
+24
2024-04-30
Merge branch 'xx/disable-replace-when-building-midx'
Junio C Hamano
-0
/
+24
[prev]
[next]