projects
/
git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git
2015-07-06
Eric Sunshine
worktree: add --detach option
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
worktree: add --force option
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
worktree: introduce "add" command
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
checkout: drop 'checkout_opts' dependency from prepare_...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
checkout: make --to unconditionally verbose
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
checkout: prepare_linked_checkout: drop now-unused...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
checkout: relocate --to's "no branch specified" check
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
checkout: fix bug with --to and relative HEAD
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
Documentation/git-worktree: add EXAMPLES section
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
Documentation/git-worktree: add high-level 'lock' overview
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
Documentation/git-worktree: split technical info from...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
Documentation/git-worktree: add BUGS section
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
Documentation: move linked worktree description from...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
Documentation/git-worktree: associate options with...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
Documentation/git-checkout: fix incorrect worktree...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Nguyễn Thái...
worktree: new place for "git prune --worktrees"
commit
|
commitdiff
|
tree
|
snapshot
2015-06-12
Nguyễn Thái...
checkout: don't check worktrees when not necessary
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Max Kirillov
prune --worktrees: fix expire vs worktree existence...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Thomas Gummerer
t1501: fix test with split index
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Junio C Hamano
t2026: fix broken &&-chain
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Torsten Bögershausen
t2026 needs procondition SANITY
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Nguyễn Thái...
git-checkout.txt: a note about multiple checkout suppor...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Nguyễn Thái...
checkout: add --ignore-other-wortrees
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Nguyễn Thái...
checkout: pass whole struct to parse_branchname_arg...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Max Kirillov
git-common-dir: make "modules/" per-working-directory...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Max Kirillov
checkout: do not fail if target is an empty directory
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
t2025: add a test to make sure grafts is working from...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Dennis Kaarsemaker
checkout: don't require a work tree when checking out...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
git_path(): keep "info/sparse-checkout" per work-tree
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
count-objects: report unused files in $GIT_DIR/worktree...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
gc: support prune --worktrees
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
gc: factor out gc.pruneexpire parsing code
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
gc: style change -- no SP before closing parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
checkout: clean up half-prepared directories in --to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
checkout: reject if the branch is already checked out...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
prune: strategies for linked checkouts
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
checkout: support checking out into a new working directory
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
use new wrapper write_file() for simple file writing
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
wrapper.c: wrapper to open a file, fprintf then close
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
setup.c: support multi-checkout repo setup
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
setup.c: detect $GIT_COMMON_DIR check_repository_format...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
setup.c: convert check_repository_format_gently to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
setup.c: detect $GIT_COMMON_DIR in is_git_directory()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
setup.c: convert is_git_directory() to use strbuf
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
git-stash: avoid hardcoding $GIT_DIR/logs/....
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
*.sh: avoid hardcoding $GIT_DIR/hooks/...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
git-sh-setup.sh: use rev-parse --git-path to get $GIT_D...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
$GIT_COMMON_DIR: a new environment variable
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
commit: use SEQ_DIR instead of hardcoding "sequencer"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
fast-import: use git_path() for accessing .git dir...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
reflog: avoid constructing .lock path with git_path
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
*.sh: respect $GIT_INDEX_FILE
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
git_path(): be aware of file relocation in $GIT_DIR
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
path.c: group git_path(), git_pathdup() and strbuf_git_...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
path.c: rename vsnpath() to do_git_path()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
git_snpath(): retire and replace with strbuf_git_path()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
path.c: make get_pathname() call sites return const...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
path.c: make get_pathname() return strbuf instead of...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Junio C Hamano
Git 2.2
v2.2.0
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Marc Branchaud
RelNotes: spelling & grammar tweaks
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Junio C Hamano
Git 2.2.0-rc3
v2.2.0-rc3
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Jiang Xin
l10n: remove a superfluous translation for push.c
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Ralf Thielow
l10n: de.po: translate 2 messages
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Ralf Thielow
l10n: de.po: translate 2 new messages
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Jiang Xin
l10n: batch updates for one trivial change
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Jiang Xin
l10n: git.pot: v2.2.0 round 2 (1 updated)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Junio C Hamano
Merge branch 'sv/submitting-final-patch'
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Junio C Hamano
Merge branch 'sn/tutorial-status-output-example'
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Junio C Hamano
Merge branch 'mh/doc-remote-helper-xref'
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Junio C Hamano
Merge branch 'tb/no-relative-file-url'
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Junio C Hamano
Merge branch 'cc/interpret-trailers'
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Junio C Hamano
Merge git://github.com/git-l10n/git-po
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Junio C Hamano
Merge branch 'jc/doc-commit-only'
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Junio C Hamano
Merge branch 'ta/tutorial-modernize'
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Junio C Hamano
Merge branch 'da/difftool'
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Alex Henrie
l10n: Update Catalan translation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Junio C Hamano
Merge branch 'master' of git://github.com/git-l10n...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
Ralf Thielow
l10n: de.po: translate 62 new messages
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
Stefan Beller
l10n: de.po: Fixup one translation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
David Aguilar
difftool: honor --trust-exit-code for builtin tools
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Junio C Hamano
Git 2.2.0-rc2
v2.2.0-rc2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Ralf Thielow
l10n: de.po: use imperative form for command options
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Stefan Naewe
gittutorial: fix output of 'git status'
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Torsten Bögershausen
t5705: the file:// URL should be absolute
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Slavomir Vlcek
SubmittingPatches: final submission is To: maintainer...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Junio C Hamano
Update draft release notes to 2.2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Junio C Hamano
Sync with 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Junio C Hamano
Merge branch 'nd/gitignore-trailing-whitespace' into...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Junio C Hamano
Merge branch 'jk/fetch-reflog-df-conflict'
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Max Horn
doc: add some crossrefs between manual pages
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Thomas Ackermann
gittutorial.txt: remove reference to ancient Git version
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Junio C Hamano
Sync with maint
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Junio C Hamano
Merge branch 'rs/clean-menu-item-defn' into maint
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
René Scharfe
run-command: use void to declare that functions take...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Junio C Hamano
Merge branch 'master' of git://github.com/git-l10n...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Junio C Hamano
Sync with maint
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Junio C Hamano
Merge branch 'js/diff-highlight-avoid-sigpipe'
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Thomas Quinot
Documentation/config.txt: fix minor typo
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Nicolas Dermine
config.txt: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
René Scharfe
trailer: use CHILD_PROCESS_INIT in apply_command()
commit
|
commitdiff
|
tree
|
snapshot
next