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
2020-02-24
t/helper: make repository tests hash independent
brian m. carlson
1
-6
/
+4
2020-02-24
t/helper: initialize repository if necessary
brian m. carlson
1
-0
/
+4
2020-02-24
t/helper/test-dump-split-index: initialize git repository
brian m. carlson
1
-0
/
+2
2020-02-24
t6300: make hash algorithm independent
brian m. carlson
1
-1
/
+1
2020-02-24
t6300: abstract away SHA-1-specific constants
brian m. carlson
1
-9
/
+16
2020-02-24
t: use hash-specific lookup tables to define test constants
brian m. carlson
1
-15
/
+14
2020-02-24
repository: require a build flag to use SHA-256
brian m. carlson
2
-0
/
+6
2020-02-24
hex: add functions to parse hex object IDs in any algorithm
brian m. carlson
2
-0
/
+32
2020-02-24
hex: introduce parsing variants taking hash algorithms
brian m. carlson
2
-7
/
+33
2020-02-24
hash: implement and use a context cloning function
brian m. carlson
4
-1
/
+46
2020-02-24
builtin/pack-objects: make hash agnostic
brian m. carlson
1
-1
/
+1
2020-02-24
use strpbrk(3) to search for characters from a given set
René Scharfe
4
-5
/
+4
2020-02-24
quote: use isalnum() to check for alphanumeric characters
René Scharfe
1
-1
/
+1
2020-02-24
t1050: replace test -f with test_path_is_file
Rasmus Jonsson
1
-4
/
+6
2020-02-22
partial-clone: avoid fetching when looking for objects
Derrick Stolee
2
-6
/
+6
2020-02-22
partial-clone: demonstrate bugs in partial fetch
Derrick Stolee
1
-0
/
+31
2020-02-22
run-command.h: fix mis-indented struct member
Jeff King
1
-1
/
+1
2020-02-20
describe: force long format for a name based on a mislocated tag
Junio C Hamano
2
-7
/
+28
2020-02-20
sparse-checkout: allow one-character directories in cone mode
Derrick Stolee
2
-2
/
+12
2020-02-20
am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch
Paolo Bonzini
4
-8
/
+24
2020-02-20
am: support --show-current-patch=raw as a synonym for--show-current-patch
Paolo Bonzini
4
-10
/
+73
2020-02-20
am: convert "resume" variable to a struct
Paolo Bonzini
1
-14
/
+18
2020-02-20
parse-options: convert "command mode" to a flag
Paolo Bonzini
2
-15
/
+13
2020-02-20
parse-options: add testcases for OPT_CMDMODE()
Paolo Bonzini
2
-0
/
+20
2020-02-20
credential: allow wildcard patterns when matching config
brian m. carlson
7
-21
/
+103
2020-02-20
credential: use the last matching username in the config
brian m. carlson
3
-3
/
+11
2020-02-20
t0300: add tests for some additional cases
brian m. carlson
1
-0
/
+108
2020-02-20
t1300: add test for urlmatch with multiple wildcards
brian m. carlson
1
-0
/
+6
2020-02-20
mailmap: add an additional email address for brian m. carlson
brian m. carlson
1
-0
/
+1
2020-02-19
t/lib-submodule-update: add test removing nested submodules
Philippe Blain
1
-2
/
+18
2020-02-19
unpack-trees: check for missing submodule directory in merged_entry
Philippe Blain
2
-2
/
+16
2020-02-19
unpack-trees: remove outdated description for verify_clean_submodule
Philippe Blain
1
-3
/
+0
2020-02-19
t/lib-submodule-update: move a test to the right section
Philippe Blain
1
-16
/
+17
2020-02-19
t/lib-submodule-update: remove outdated test description
Philippe Blain
1
-1
/
+0
2020-02-19
t7112: remove mention of KNOWN_FAILURE_SUBMODULE_RECURSIVE_NESTED
Philippe Blain
1
-1
/
+0
2020-02-19
stash push: support the --pathspec-from-file option
Alexandr Miloslavskiy
3
-1
/
+139
2020-02-19
stash: eliminate crude option parsing
Alexandr Miloslavskiy
2
-38
/
+26
2020-02-19
doc: stash: synchronize <pathspec> description
Alexandr Miloslavskiy
1
-2
/
+4
2020-02-19
doc: stash: document more options
Alexandr Miloslavskiy
1
-0
/
+12
2020-02-19
doc: stash: split options from description (2)
Alexandr Miloslavskiy
1
-33
/
+55
2020-02-19
doc: stash: split options from description (1)
Alexandr Miloslavskiy
1
-33
/
+35
2020-02-19
rm: support the --pathspec-from-file option
Alexandr Miloslavskiy
3
-7
/
+117
2020-02-19
merge-recursive: fix the refresh logic in update_file_flags
Elijah Newren
2
-3
/
+6
2020-02-19
t3433: new rebase testcase documenting a stat-dirty-like failure
Elijah Newren
1
-0
/
+48
2020-02-19
bisect: libify `bisect_next_all`
Pranit Bauva
2
-12
/
+27
2020-02-19
bisect: libify `handle_bad_merge_base` and its dependents
Pranit Bauva
2
-4
/
+6
2020-02-19
bisect: libify `check_good_are_ancestors_of_bad` and its dependents
Pranit Bauva
2
-15
/
+37
2020-02-19
bisect: libify `check_merge_bases` and its dependents
Pranit Bauva
2
-5
/
+24
2020-02-19
bisect: libify `bisect_checkout`
Pranit Bauva
1
-4
/
+15
2020-02-19
bisect: libify `exit_if_skipped_commits` to `error_if_skipped*` and its depen...
Pranit Bauva
2
-7
/
+15
[prev]
[next]