index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Commit message (
Expand
)
Author
Age
*
branch: use BRANCH_COLOR_LOCAL in ref-filter format
Jeff King
2017-07-09
*
branch: honor --abbrev/--no-abbrev in --list mode
Junio C Hamano
2017-03-10
*
ref-filter: resurrect "strip" as a synonym to "lstrip"
Junio C Hamano
2017-02-07
*
branch: implement '--format' option
Karthik Nayak
2017-01-31
*
branch: use ref-filter printing APIs
Karthik Nayak
2017-01-31
*
ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnames
Karthik Nayak
2017-01-31
*
ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'
Karthik Nayak
2017-01-31
*
ref-filter: Do not abruptly die when using the 'lstrip=<N>' option
Karthik Nayak
2017-01-10
*
ref-filter: rename the 'strip' option to 'lstrip'
Karthik Nayak
2017-01-10
*
ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()
Karthik Nayak
2017-01-10
*
ref-filter: introduce refname_atom_parser()
Karthik Nayak
2017-01-10
*
ref-filter: make "%(symref)" atom work with the ':short' modifier
Karthik Nayak
2017-01-10
*
ref-filter: add support for %(upstream:track,nobracket)
Karthik Nayak
2017-01-10
*
ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
Karthik Nayak
2017-01-10
*
ref-filter: modify "%(objectname:short)" to take length
Karthik Nayak
2017-01-10
*
ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
Karthik Nayak
2017-01-10
*
ref-filter: implement %(if), %(then), and %(else) atoms
Karthik Nayak
2017-01-10
*
Merge branch 'jk/index-pack-wo-repo-from-stdin'
Junio C Hamano
2016-12-21
|
\
|
*
t: use nongit() function where applicable
Jeff King
2016-12-16
|
*
index-pack: complain when --stdin is used outside of a repo
Jeff King
2016-12-16
|
*
t5000: extract nongit function to test-lib-functions.sh
Jeff King
2016-12-16
*
|
Merge branch 'jk/quote-env-path-list-component'
Junio C Hamano
2016-12-21
|
\
\
|
*
|
t5615-alternate-env: double-quotes in file names do not work on Windows
Johannes Sixt
2016-12-21
|
*
|
t5547-push-quarantine: run the path separator test on Windows, too
Johannes Sixt
2016-12-13
|
*
|
tmp-objdir: quote paths we add to alternates
Jeff King
2016-12-12
|
*
|
alternates: accept double-quoted paths
Jeff King
2016-12-12
|
*
|
Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-component
Junio C Hamano
2016-12-12
|
|
\
\
*
|
\
\
Merge branch 'vs/submodule-clone-nested-submodules-alternates'
Junio C Hamano
2016-12-21
|
\
\
\
\
|
*
|
|
|
submodule--helper: set alternateLocation for cloned submodules
Vitaly "_Vi" Shukela
2016-12-12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'sb/sequencer-abort-safety'
Junio C Hamano
2016-12-21
|
\
\
\
\
|
*
|
|
|
sequencer: make sequencer abort safer
Stephan Beyer
2016-12-09
|
*
|
|
|
t3510: test that cherry-pick --abort does not unsafely change HEAD
Stephan Beyer
2016-12-09
|
|
/
/
/
*
|
|
|
Merge branch 'sb/t3600-cleanup'
Junio C Hamano
2016-12-19
|
\
\
\
\
|
*
|
|
|
t3600: slightly modernize style
Stefan Beller
2016-12-12
|
*
|
|
|
t3600: remove useless redirect
Stefan Beller
2016-12-05
*
|
|
|
|
Merge branch 'jc/pull-rebase-ff'
Junio C Hamano
2016-12-19
|
\
\
\
\
\
|
*
|
|
|
|
pull: fast-forward "pull --rebase=true"
Junio C Hamano
2016-11-29
*
|
|
|
|
|
Merge branch 'ld/p4-worktree'
Junio C Hamano
2016-12-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
git-p4: support git worktrees
Luke Diamand
2016-12-13
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jc/lock-report-on-error'
Junio C Hamano
2016-12-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
2016-12-07
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'nd/rebase-forget'
Junio C Hamano
2016-12-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rebase: add --quit to cleanup rebase, leave everything else untouched
Nguyễn Thái Ngọc Duy
2016-12-11
*
|
|
|
|
|
|
Merge branch 'jk/trailers-placeholder-in-pretty'
Junio C Hamano
2016-12-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ref-filter: add support to display trailers as part of contents
Jacob Keller
2016-12-11
|
*
|
|
|
|
|
|
pretty: add %(trailers) format for displaying trailers of a commit message
Jacob Keller
2016-12-11
*
|
|
|
|
|
|
|
Merge branch 'ak/commit-only-allow-empty'
Junio C Hamano
2016-12-19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
commit: make --only --allow-empty work without paths
Andreas Krey
2016-12-05
*
|
|
|
|
|
|
|
|
Merge branch 'da/difftool-dir-diff-fix'
Junio C Hamano
2016-12-19
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
difftool: fix dir-diff index creation when in a subdirectory
David Aguilar
2016-12-08
|
|
/
/
/
/
/
/
/
/
[next]