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-07-01
grep: make the behavior for NUL-byte in patterns sane
Ævar Arnfjörð Bjarmason
3
-89
/
+110
2019-07-01
grep tests: move binary pattern tests into their own file
Ævar Arnfjörð Bjarmason
2
-101
/
+114
2019-07-01
grep tests: move "grep binary" alongside the rest
Ævar Arnfjörð Bjarmason
2
-0
/
+0
2019-07-01
grep: inline the return value of a function call used only once
Ævar Arnfjörð Bjarmason
1
-3
/
+1
2019-07-01
t4210: skip more command-line encoding tests on MinGW
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2019-07-01
t5319: use 'test-tool path-utils' instead of 'ls -l'
Derrick Stolee
1
-2
/
+2
2019-07-01
t2203: avoid hard-coded object ID values
brian m. carlson
1
-2
/
+4
2019-07-01
t1710: make hash independent
brian m. carlson
1
-17
/
+34
2019-07-01
t1007: remove SHA1 prerequisites
brian m. carlson
1
-26
/
+32
2019-07-01
t0090: make test pass with SHA-256
brian m. carlson
1
-2
/
+2
2019-07-01
t0027: make hash size independent
brian m. carlson
1
-2
/
+4
2019-07-01
t6030: make test work with SHA-256
brian m. carlson
1
-15
/
+16
2019-07-01
t5000: make hash independent
brian m. carlson
2
-5
/
+11
2019-07-01
t1450: make hash size independent
brian m. carlson
1
-16
/
+25
2019-07-01
t1410: make hash size independent
brian m. carlson
1
-8
/
+8
2019-07-01
t: add helper to convert object IDs to paths
brian m. carlson
1
-0
/
+6
2019-07-01
git-prompt: improve cherry-pick/revert detection
Phillip Wood
2
-6
/
+51
2019-07-01
t8014: remove unnecessary braces
Michael Platings
1
-6
/
+6
2019-07-01
Document that 'git -C ""' works and doesn't change directory
SZEDER Gábor
1
-1
/
+2
2019-07-01
repack: disable bitmaps-by-default if .keep files exist
Eric Wong
2
-2
/
+26
2019-07-01
t0016: add 'remove' subcommand test
Christian Couder
1
-0
/
+18
2019-07-01
test-oidmap: remove 'add' subcommand
Christian Couder
1
-15
/
+1
2019-07-01
check_everything_connected: assume alternate ref tips are valid
Jeff King
5
-0
/
+125
2019-07-01
object-store.h: move for_each_alternate_ref() from transport.h
Jeff King
5
-100
/
+99
2019-07-01
rebase --am: ignore rebase.rescheduleFailedExec
Johannes Schindelin
2
-3
/
+15
2019-06-29
l10n: it.po: remove an extra space
Carmine Zaccagnino
1
-2
/
+2
2019-06-28
blame: drop some unused function parameters
Jeff King
1
-4
/
+3
2019-06-28
t7814: do not generate same commits in different repos
Nguyễn Thái Ngọc Duy
1
-1
/
+17
2019-06-28
grep: don't use PCRE2?_UTF8 with "log --encoding=<non-utf8>"
Ævar Arnfjörð Bjarmason
4
-8
/
+10
2019-06-28
log tests: test regex backends in "--encode=<enc>" tests
Ævar Arnfjörð Bjarmason
1
-1
/
+40
2019-06-28
list-objects-filter-options: make parser void
Matthew DeVore
2
-8
/
+6
2019-06-28
list-objects-filter-options: clean up use of ALLOC_GROW
Matthew DeVore
2
-10
/
+29
2019-06-28
list-objects-filter-options: allow mult. --filter
Matthew DeVore
7
-10
/
+173
2019-06-28
strbuf: give URL-encoding API a char predicate fn
Matthew DeVore
4
-14
/
+23
2019-06-28
list-objects-filter-options: make filter_spec a string_list
Matthew DeVore
9
-70
/
+78
2019-06-28
list-objects-filter-options: move error check up
Matthew DeVore
1
-5
/
+4
2019-06-28
list-objects-filter: implement composite filters
Matthew DeVore
7
-8
/
+454
2019-06-28
list-objects-filter-options: always supply *errbuf
Matthew DeVore
1
-13
/
+8
2019-06-28
list-objects-filter: put omits set in filter struct
Matthew DeVore
1
-42
/
+26
2019-06-28
list-objects-filter: encapsulate filter components
Matthew DeVore
3
-89
/
+113
2019-06-27
ref-filter.c: find disjoint pattern prefixes
Taylor Blau
2
-26
/
+89
2019-06-27
progress: use term_clear_line()
SZEDER Gábor
2
-20
/
+14
2019-06-27
rebase: fix garbled progress display with '-x'
SZEDER Gábor
2
-5
/
+16
2019-06-27
mingw: use Unicode functions explicitly
Johannes Schindelin
3
-6
/
+8
2019-06-27
mingw: get pw_name in UTF-8 format
Johannes Schindelin
1
-2
/
+8
2019-06-27
mingw: embed a manifest to trick UAC into Doing The Right Thing
Cesar Eduardo Barros
2
-0
/
+27
2019-06-27
mingw: enable stack smashing protector
Johannes Schindelin
1
-1
/
+2
2019-06-27
Use the right 'struct repository' instead of the_repository
Nguyễn Thái Ngọc Duy
4
-22
/
+26
2019-06-27
match-trees.c: remove the_repo from shift_tree*()
Nguyễn Thái Ngọc Duy
4
-10
/
+12
2019-06-27
tree-walk.c: remove the_repo from get_tree_entry_follow_symlinks()
Nguyễn Thái Ngọc Duy
3
-14
/
+10
[prev]
[next]