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
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Lines
2020-03-12
Merge branch 'en/rebase-backend'
Junio C Hamano
-1
/
+1
2020-03-11
i18n: unmark a message in rebase.c
Jiang Xin
-1
/
+1
2020-03-09
Merge branch 'pb/am-show-current-patch'
Junio C Hamano
-20
/
+76
2020-03-09
Merge branch 'am/pathspec-f-f-more'
Junio C Hamano
-44
/
+63
2020-03-05
Merge branch 'hi/gpg-use-check-signature'
Junio C Hamano
-7
/
+4
2020-03-05
Merge branch 'be/describe-multiroot'
Junio C Hamano
-4
/
+18
2020-03-05
Merge branch 'ag/rebase-remove-redundant-code'
Junio C Hamano
-9
/
+1
2020-03-05
Merge branch 'es/recursive-single-branch-clone'
Junio C Hamano
-6
/
+30
2020-03-05
Merge branch 'jk/nth-packed-object-id'
Junio C Hamano
-24
/
+26
2020-03-05
Merge branch 'es/do-not-let-rebase-switch-to-protected-branch'
Junio C Hamano
-2
/
+3
2020-03-05
Merge branch 'hv/receive-denycurrent-everywhere'
Junio C Hamano
-17
/
+19
2020-03-05
Merge branch 'es/worktree-avoid-duplication-fix'
Junio C Hamano
-8
/
+1
2020-03-05
Merge branch 'mr/bisect-in-c-1'
Junio C Hamano
-56
/
+67
2020-03-05
Merge branch 'ds/sparse-add'
Junio C Hamano
-32
/
+109
2020-03-02
Merge branch 'rs/micro-cleanups'
Junio C Hamano
-1
/
+1
2020-03-02
Merge branch 'ds/partial-clone-fixes'
Junio C Hamano
-5
/
+5
2020-03-02
Merge branch 'en/rebase-backend'
Junio C Hamano
-78
/
+179
2020-03-02
Merge branch 'en/check-ignore'
Junio C Hamano
-0
/
+3
2020-03-02
Merge branch 'jk/object-filter-with-bitmap'
Junio C Hamano
-27
/
+100
2020-02-28
Revert "gpg-interface: prefer check_signature() for GPG verification"
Junio C Hamano
-7
/
+4
2020-02-26
describe: don't abort too early when searching tags
Benno Evers
-4
/
+18
2020-02-26
builtin/rebase: remove a call to get_oid() on `options.switch_to'
Alban Gruin
-9
/
+1
2020-02-25
Merge branch 'bw/remote-rename-update-config'
Junio C Hamano
-81
/
+137
2020-02-25
clone: pass --single-branch during --recurse-submodules
Emily Shaffer
-2
/
+23
2020-02-25
submodule--helper: use C99 named initializer
Emily Shaffer
-4
/
+7
2020-02-24
worktree: don't allow "add" validation to be fooled by suffix matching
Eric Sunshine
-8
/
+1
2020-02-24
packed_object_info(): use object_id for returning delta base
Jeff King
-1
/
+1
2020-02-24
pack-objects: use object_id struct in pack-reuse code
Jeff King
-4
/
+5
2020-02-24
pack-objects: convert oe_set_delta_ext() to use object_id
Jeff King
-1
/
+1
2020-02-24
pack-objects: read delta base oid into object_id struct
Jeff King
-17
/
+18
2020-02-24
nth_packed_object_oid(): use customary integer return
Jeff King
-2
/
+2
2020-02-24
rebase: refuse to switch to branch already checked out elsewhere
Eric Sunshine
-2
/
+3
2020-02-24
receive.denyCurrentBranch: respect all worktrees
Hariom Verma
-17
/
+19
2020-02-24
use strpbrk(3) to search for characters from a given set
René Scharfe
-1
/
+1
2020-02-22
partial-clone: avoid fetching when looking for objects
Derrick Stolee
-5
/
+5
2020-02-20
am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch
Paolo Bonzini
-2
/
+7
2020-02-20
am: support --show-current-patch=raw as a synonym for--show-current-patch
Paolo Bonzini
-6
/
+53
2020-02-20
am: convert "resume" variable to a struct
Paolo Bonzini
-14
/
+18
2020-02-19
stash push: support the --pathspec-from-file option
Alexandr Miloslavskiy
-0
/
+20
2020-02-19
stash: eliminate crude option parsing
Alexandr Miloslavskiy
-38
/
+21
2020-02-19
rm: support the --pathspec-from-file option
Alexandr Miloslavskiy
-6
/
+22
2020-02-19
bisect: libify `check_good_are_ancestors_of_bad` and its dependents
Pranit Bauva
-1
/
+10
2020-02-19
bisect--helper: return error codes from `cmd_bisect__helper()`
Pranit Bauva
-1
/
+1
2020-02-19
bisect--helper: introduce new `decide_next()` function
Tanushree Tumane
-32
/
+34
2020-02-19
bisect--helper: change `retval` to `res`
Tanushree Tumane
-26
/
+26
2020-02-19
bisect--helper: convert `vocab_*` char pointers to char arrays
Miriam Rubio
-2
/
+2
2020-02-18
check-ignore: fix documentation and implementation to match
Elijah Newren
-0
/
+3
2020-02-18
rev-list --count: comment on the use of count_right++
Junio C Hamano
-0
/
+7
2020-02-17
Merge branch 'mr/show-config-scope'
Junio C Hamano
-10
/
+36
2020-02-17
Merge branch 'rs/strbuf-insertstr'
Junio C Hamano
-4
/
+4
[next]