Sign in
googlers
/
jrn
/
git
/
517ecb3161daa4503f7638489fd44177b3659913
/
command-list.txt
2135e1a
command-list.txt: add missing 'gitcredentials' and 'gitremote-helpers'
by Philippe Blain
· 4 years, 7 months ago
81120a9
bash-completion: add git-prune into bash completion
by John Lin
· 4 years, 8 months ago
80e013c
Merge branch 'bc/faq'
by Junio C Hamano
· 4 years, 9 months ago
2cf579c
command-list.txt: add gitfaq to the list of guides
by Philippe Blain
· 4 years, 10 months ago
238b439
bugreport: add tool to generate debugging info
by Emily Shaffer
· 4 years, 11 months ago
bd72a08
Merge branch 'ds/sparse-cone'
by Junio C Hamano
· 5 years ago
94c0956
sparse-checkout: create builtin with 'list' subcommand
by Derrick Stolee
· 5 years ago
762d5b4
help: add gitsubmodules to the list of guides
by Philippe Blain
· 5 years ago
1235875
help: move git-diff and git-reset to different groups
by Nguyễn Thái Ngọc Duy
· 6 years ago
80f537f
doc: promote "git restore"
by Nguyễn Thái Ngọc Duy
· 6 years ago
46e91b6
checkout: split part of it to new command 'restore'
by Nguyễn Thái Ngọc Duy
· 6 years ago
d787d31
checkout: split part of it to new command 'switch'
by Nguyễn Thái Ngọc Duy
· 6 years ago
eff5d69
Merge branch 'du/cherry-is-plumbing'
by Junio C Hamano
· 6 years ago
46307e3
Merge branch 'du/get-tar-commit-id-is-plumbing'
by Junio C Hamano
· 6 years ago
7db6083
Merge branch 'du/rev-parse-is-plumbing'
by Junio C Hamano
· 6 years ago
61018fe
doc: move git-cherry to plumbing
by Daniels Umanovskis
· 6 years ago
ce366a8
doc: move git-get-tar-commit-id to plumbing
by Daniels Umanovskis
· 6 years ago
ac1f98a
doc: move git-rev-parse from porcelain to plumbing
by Daniels Umanovskis
· 6 years ago
c00ba22
Sync 'ds/multi-pack-index' to v2.19.0-rc0
by Junio C Hamano
· 7 years ago
348ae56
Introduce `range-diff` to compare iterations of a topic branch
by Johannes Schindelin
· 7 years ago
6a257f0
multi-pack-index: add builtin
by Derrick Stolee
· 7 years ago
2289880
Merge branch 'nd/command-list'
by Junio C Hamano
· 7 years ago
d9fcc7f
completion: reduce completable command list
by Nguyễn Thái Ngọc Duy
· 7 years ago
84a9713
completion: let git provide the completable command list
by Nguyễn Thái Ngọc Duy
· 7 years ago
fe902f2
command-list.txt: documentation and guide line
by Nguyễn Thái Ngọc Duy
· 7 years ago
1b81d8c
help: use command-list.txt for the source of guides
by Nguyễn Thái Ngọc Duy
· 7 years ago
cfb22a0
help: use command-list.h for common command list
by Nguyễn Thái Ngọc Duy
· 7 years ago
f318d73
generate-cmds.sh: export all commands to command-list.h
by Nguyễn Thái Ngọc Duy
· 7 years ago
4ce58ee
commit-graph: create git-commit-graph builtin
by Derrick Stolee
· 7 years ago
ed21e30
relink: retire the command
by Johannes Schindelin
· 8 years ago
7783eb2
Merge branch 'nd/multiple-work-trees'
by Junio C Hamano
· 10 years ago
df0b6cf
worktree: new place for "git prune --worktrees"
by Nguyễn Thái Ngọc Duy
· 10 years ago
2f5b495
command-list.txt: drop the "common" tag
by Sébastien Guimmara
· 10 years ago
413f50b
command-list.txt: add the common groups block
by Sébastien Guimmara
· 10 years ago
11c6659
command-list: prepare machinery for upcoming "common groups" section
by Eric Sunshine
· 10 years ago
bf990a2
command-list.txt: fix whitespace inconsistency
by Sébastien Guimmara
· 10 years ago
dfd66dd
Documentation: add documentation for 'git interpret-trailers'
by Christian Couder
· 10 years ago
d07b00b
verify-commit: scriptable commit signature verification
by Michael J Gruber
· 11 years ago
816b2c0
peek-remote: remove deprecated alias of ls-remote
by John Keeping
· 11 years ago
7c40128
lost-found: remove deprecated command
by John Keeping
· 11 years ago
925cecc
tar-tree: remove deprecated command
by John Keeping
· 11 years ago
eb8e7e1
repo-config: remove deprecated alias for "git config"
by John Keeping
· 11 years ago
226ad34
builtin: add git-check-mailmap command
by Eric Sunshine
· 12 years ago
a39b15b
Merge branch 'as/check-ignore'
by Junio C Hamano
· 12 years ago
368aa52
add git-check-ignore sub-command
by Adam Spiers
· 12 years ago
c6632eb
command-list: mention git-credential-* helpers
by Jeff King
· 13 years ago
63b9039
command-list: add git-sh-i18n
by Jeff King
· 13 years ago
fa0aad4
Documentation: list git-credential in plumbing commands
by Matthieu Moy
· 13 years ago
f4ed0af
Merge branch 'nd/columns'
by Junio C Hamano
· 13 years ago
7e29b82
Add column layout skeleton and git-column
by Nguyễn Thái Ngọc Duy
· 13 years ago
b6f9305
git-p4: move to toplevel
by Pete Wyckoff
· 13 years ago
86ce2d5
Documentation: Link to gitweb(1) and gitweb.conf(5) in other manpages
by Jakub Narebski
· 13 years ago
5717b47
Add git-http-backend to command-list.
by Tarmigan Casebolt
· 15 years ago
885d492
Merge branch 'jh/notes' (early part)
by Junio C Hamano
· 15 years ago
65d9fb4
Add a script to edit/inspect notes
by Johannes Schindelin
· 15 years ago
3240269
Documentation: add 'git replace' to main git manpage
by SZEDER Gábor
· 15 years ago
afcbc8e
difftool: move 'git-difftool' out of contrib
by David Aguilar
· 16 years ago
954cfb5
Revert "Merge branch 'js/notes'"
by Junio C Hamano
· 16 years ago
055a597
Add a script to edit/inspect notes
by Johannes Schindelin
· 16 years ago
5c66d0d
Officially deprecate repo-config.
by Junio C Hamano
· 17 years ago
fa47016
Retire git-runstatus for real.
by Junio C Hamano
· 17 years ago
311db37
Add git-fast-export to list of commands.
by Junio C Hamano
· 17 years ago
0f6f195
Documentation: add a new man page for "git-help"
by Christian Couder
· 17 years ago
79d3066
Consolidate command list to one.
by Junio C Hamano
· 17 years ago