index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
upload-pack.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-18
git-gui: use gray background for inactive text widgets
Stefan Haller
2
-16
/
+37
2020-12-18
Another batch before 2.30-rc1
Junio C Hamano
1
-0
/
+2
2020-12-17
git-gui: Fix selected text colors
Serg Tereshchenko
1
-2
/
+4
2020-12-17
Makefile: conditionally include GIT-VERSION-FILE
Ramsay Jones
1
-0
/
+2
2020-12-17
git-gui: fix colored label backgrounds when using themed widgets
Stefan Haller
1
-2
/
+2
2020-12-17
config.mak.uname: remove old NonStop compatibility settings
Randall S. Becker
1
-4
/
+0
2020-12-17
diff: correct interaction between --exit-code and -I<pattern>
Junio C Hamano
2
-1
/
+26
2020-12-16
t/perf: fix test_export() failure with BSD `sed`
Eric Sunshine
1
-2
/
+7
2020-12-16
style: do not "break" in switch() after "return"
Ævar Arnfjörð Bjarmason
2
-3
/
+0
2020-12-16
compat-util: pretend that stub setitimer() always succeeds
Junio C Hamano
1
-1
/
+1
2020-12-16
strmap: make callers of strmap_remove() to call it in void context
Junio C Hamano
1
-2
/
+2
2020-12-15
doc: mention Python 3.x supports
Đoàn Trần Công Danh
2
-3
/
+2
2020-12-14
Git 2.30-rc0
v2.30.0-rc0
Junio C Hamano
2
-1
/
+29
2020-12-14
index-format.txt: document v2 format of file system monitor extension
Jeff Hostetler
1
-2
/
+8
2020-12-14
docs: multi-pack-index: remove note about future 'verify' work
Johannes Berg
1
-4
/
+0
2020-12-14
init: provide useful advice about init.defaultBranch
Johannes Schindelin
4
-4
/
+29
2020-12-14
get_default_branch_name(): prepare for showing some advice
Johannes Schindelin
5
-11
/
+14
2020-12-14
branch -m: allow renaming a yet-unborn branch
Johannes Schindelin
2
-1
/
+11
2020-12-14
init: document `init.defaultBranch` better
Johannes Schindelin
1
-4
/
+7
2020-12-10
t7900: use --fixed-value in git-maintenance tests
Josh Steadmon
1
-2
/
+2
2020-12-09
Makefile: don't use a versioned temp distribution directory
Ramsay Jones
1
-7
/
+8
2020-12-09
Makefile: don't try to clean old debian build product
Ramsay Jones
1
-1
/
+1
2020-12-09
gitweb/Makefile: conditionally include ../GIT-VERSION-FILE
Ramsay Jones
1
-0
/
+2
2020-12-09
Documentation/Makefile: conditionally include ../GIT-VERSION-FILE
Ramsay Jones
1
-0
/
+2
2020-12-09
Documentation/Makefile: conditionally include doc.dep
Ramsay Jones
1
-0
/
+2
2020-12-09
Eleventh batch
Junio C Hamano
1
-0
/
+45
2020-12-08
t7064: avoid relying on a specific default branch name
Johannes Schindelin
1
-51
/
+52
2020-12-08
t7900: fix typo: "test_execpt_success"
Josh Steadmon
1
-1
/
+1
2020-12-07
completion: bash: fix gitk alias regression
Felipe Contreras
1
-1
/
+1
2020-12-07
commit-graph: use size_t for array allocation and indexing
Jeff King
1
-2
/
+2
2020-12-07
commit-graph: replace packed_oid_list with oid_array
Jeff King
1
-47
/
+15
2020-12-07
commit-graph: drop count_distinct_commits() function
Jeff King
1
-41
/
+2
2020-12-07
oid-array: provide a for-loop iterator
Jeff King
2
-5
/
+25
2020-12-07
t6300: avoid using the default name of the initial branch
Johannes Schindelin
1
-88
/
+90
2020-12-04
oid-array: make sort function public
Jeff King
2
-5
/
+10
2020-12-04
cache.h: move hash/oid functions to hash.h
Jeff King
2
-94
/
+95
2020-12-04
t0064: make duplicate tests more robust
Jeff King
1
-2
/
+5
2020-12-04
t0064: drop sha1 mention from filename
Jeff King
1
-1
/
+1
2020-12-04
oid-array.h: drop sha1 mention from header guard
Jeff King
1
-3
/
+3
2020-12-04
cmake: determine list of extra built-ins dynamically
Johannes Schindelin
1
-4
/
+11
2020-12-04
t5526: drop the prereq expecting the default branch name `main`
Johannes Schindelin
1
-21
/
+21
2020-12-04
t5526: avoid depending on a specific default branch name
Johannes Schindelin
1
-19
/
+22
2020-12-04
ci(vs-build): stop passing the iconv library location explicitly
Dennis Ameling
3
-3
/
+2
2020-12-03
upload-pack.c: don't free allowed_filters util pointers
Taylor Blau
2
-2
/
+10
2020-12-03
builtin/clone.c: don't ignore transport_fetch_refs() errors
Taylor Blau
1
-4
/
+11
2020-12-03
style: indent multiline "if" conditions to align
Jeff King
2
-2
/
+2
2020-12-03
upload-pack: propagate return value from object filter config callback
Jeff King
2
-1
/
+10
2020-12-03
Tenth batch
Junio C Hamano
1
-5
/
+16
2020-12-03
doc: make HTML manual reproducible
Arnout Engelen
1
-1
/
+4
2020-12-03
Revert "submodules: fix of regression on fetching of non-init subsub-repo"
Junio C Hamano
2
-67
/
+10
[next]