index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Git.pm: add subroutines for commenting lines
Vasco Almeida
2016-12-14
*
Fourth batch for 2.11
Junio C Hamano
2016-09-21
*
Merge branch 'jk/reduce-gc-aggressive-depth'
Junio C Hamano
2016-09-21
|
\
|
*
gc: default aggressive depth to 50
Jeff King
2016-08-11
*
|
Merge branch 'jk/rebase-i-drop-ident-check'
Junio C Hamano
2016-09-21
|
\
\
|
*
|
rebase-interactive: drop early check for valid ident
Jeff King
2016-07-29
*
|
|
Merge branch 'va/i18n'
Junio C Hamano
2016-09-21
|
\
\
\
|
*
|
|
i18n: update-index: mark warnings for translation
Vasco Almeida
2016-09-15
|
*
|
|
i18n: show-branch: mark plural strings for translation
Vasco Almeida
2016-09-15
|
*
|
|
i18n: show-branch: mark error messages for translation
Vasco Almeida
2016-09-15
|
*
|
|
i18n: receive-pack: mark messages for translation
Vasco Almeida
2016-09-15
|
*
|
|
notes: spell first word of error messages in lowercase
Vasco Almeida
2016-09-15
|
*
|
|
i18n: notes: mark error messages for translation
Vasco Almeida
2016-09-15
|
*
|
|
i18n: merge-recursive: mark verbose message for translation
Vasco Almeida
2016-09-15
|
*
|
|
i18n: merge-recursive: mark error messages for translation
Vasco Almeida
2016-09-15
|
*
|
|
i18n: config: mark error message for translation
Vasco Almeida
2016-09-15
|
*
|
|
i18n: branch: mark option description for translation
Vasco Almeida
2016-09-15
|
*
|
|
i18n: blame: mark error messages for translation
Vasco Almeida
2016-09-15
*
|
|
|
Merge branch 'jt/format-patch-base-info-above-sig'
Junio C Hamano
2016-09-21
|
\
\
\
\
|
*
|
|
|
format-patch: show base info before email signature
Josh Triplett
2016-09-15
|
|
/
/
/
*
|
|
|
Merge branch 'ks/perf-build-with-autoconf'
Junio C Hamano
2016-09-21
|
\
\
\
\
|
*
|
|
|
t/perf/run: copy config.mak.autogen & friends to build area
Kirill Smelkov
2016-09-15
*
|
|
|
|
Merge branch 'mr/vcs-svn-printf-ulong'
Junio C Hamano
2016-09-21
|
\
\
\
\
\
|
*
|
|
|
|
vcs-svn/fast_export: fix timestamp fmt specifiers
Mike Ralphson
2016-09-14
*
|
|
|
|
|
Merge branch 'rs/xdiff-merge-overlapping-hunks-for-W-context'
Junio C Hamano
2016-09-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xdiff: fix merging of hunks with -W context and -u context
René Scharfe
2016-09-14
*
|
|
|
|
|
|
Merge branch 'rs/unpack-trees-reduce-file-scope-global'
Junio C Hamano
2016-09-21
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
unpack-trees: pass checkout state explicitly to check_updates()
René Scharfe
2016-09-13
*
|
|
|
|
|
|
|
Merge branch 'rs/strbuf-remove-fix'
Junio C Hamano
2016-09-21
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
strbuf: use valid pointer in strbuf_remove()
René Scharfe
2016-09-13
*
|
|
|
|
|
|
|
|
Merge branch 'rs/pack-sort-with-llist-mergesort'
Junio C Hamano
2016-09-21
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
sha1_file: use llist_mergesort() for sorting packs
René Scharfe
2016-09-13
*
|
|
|
|
|
|
|
|
|
Merge branch 'rs/checkout-some-states-are-const'
Junio C Hamano
2016-09-21
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
checkout: constify parameters of checkout_stage() and checkout_merged()
René Scharfe
2016-09-13
|
|
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'jk/setup-sequence-update'
Junio C Hamano
2016-09-21
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
t1007: factor out repeated setup
Jeff King
2016-09-13
|
*
|
|
|
|
|
|
|
|
|
init: reset cached config when entering new repo
Jeff King
2016-09-13
|
*
|
|
|
|
|
|
|
|
|
init: expand comments explaining config trickery
Jeff King
2016-09-13
|
*
|
|
|
|
|
|
|
|
|
config: only read .git/config from configured repos
Jeff King
2016-09-13
|
*
|
|
|
|
|
|
|
|
|
test-config: setup git directory
Jeff King
2016-09-13
|
*
|
|
|
|
|
|
|
|
|
t1302: use "git -C"
Jeff King
2016-09-13
|
*
|
|
|
|
|
|
|
|
|
pager: handle early config
Jeff King
2016-09-13
|
*
|
|
|
|
|
|
|
|
|
pager: use callbacks instead of configset
Jeff King
2016-09-13
|
*
|
|
|
|
|
|
|
|
|
pager: make pager_program a file-local static
Jeff King
2016-09-13
|
*
|
|
|
|
|
|
|
|
|
pager: stop loading git_default_config()
Jeff King
2016-09-13
|
*
|
|
|
|
|
|
|
|
|
pager: remove obsolete comment
Jeff King
2016-09-13
|
*
|
|
|
|
|
|
|
|
|
diff: always try to set up the repository
Jeff King
2016-09-13
|
*
|
|
|
|
|
|
|
|
|
diff: handle --no-index prefixes consistently
Jeff King
2016-09-13
|
*
|
|
|
|
|
|
|
|
|
diff: skip implicit no-index check when given --no-index
Jeff King
2016-09-13
|
*
|
|
|
|
|
|
|
|
|
patch-id: use RUN_SETUP_GENTLY
Jeff King
2016-09-13
[next]