Sign in
googlers
/
jrn
/
git
/
d404bf0288ac1a2c4276d009c0e1c88519e5a7c9
/
contrib
455d0f5
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
c078383
bash: offer refs instead of filenames for 'git revert'
by SZEDER Gábor
· 16 years ago
608efb8
bash: complete full refs
by SZEDER Gábor
· 16 years ago
8d8163f
bash: remove dashed command leftovers
by SZEDER Gábor
· 16 years ago
3d51c85
git-p4: fix keyword-expansion regex
by Pete Wyckoff
· 16 years ago
1905a86
git.el: Allow to commit even if there are no marked files.
by Alexandre Julliard
· 16 years ago
c4e8b72
git.el: Add possibility to mark files directly in git-update-status-files.
by Alexandre Julliard
· 16 years ago
b0a53e9
git.el: Add an insert file command.
by Alexandre Julliard
· 17 years ago
433ee03
git.el: Never clear the status buffer, only update the files.
by Alexandre Julliard
· 17 years ago
db18a18
git.el: Fix git-amend-commit to support amending an initial commit.
by Alexandre Julliard
· 17 years ago
ef5133d
git.el: Properly handle merge commits in git-amend-commit.
by Alexandre Julliard
· 17 years ago
6fb2042
git.el: Simplify handling of merge heads in the commit log-edit buffer.
by Alexandre Julliard
· 17 years ago
9ddf6d7
git.el: Remove the env parameter in git-call-process and git-call-process-string.
by Alexandre Julliard
· 16 years ago
36d2078
git.el: Improve error handling for commits.
by Alexandre Julliard
· 16 years ago
36bd844
git-p4: Cache git config for performance
by John Chapman
· 16 years ago
7f96e2e
git-p4: Support purged files and optimize memory usage
by John Chapman
· 16 years ago
b0a7d11
contrib/hooks/post-receive-email: Make revision display configurable
by Pete Harlan
· 16 years ago
4471649
contrib/hooks/post-receive-email: Put rev display in separate function
by Pete Harlan
· 16 years ago
933bb3a
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
41d8cf7
bash completion: add doubledash to "git show"
by Markus Heidelberg
· 16 years ago
99f0b59
bash completion: Add 'workflows' to 'git help'
by Lee Marlow
· 16 years ago
58e0fa5
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
3b1eb12
contrib: update packinfo.pl to not use dashed commands
by Dan McGee
· 16 years ago
46dc1b0
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
6c2a602
Typo "does not exists" when git remote update remote.
by Mikael Magnusson
· 16 years ago
84ed4c5
Add Linux PPC support to the pre-auto-gc example hook
by Miklos Vajna
· 16 years ago
d5c5274
Merge branch 'mw/sendemail'
by Shawn O. Pearce
· 16 years ago
276328f
Merge branch 'maint'
by Shawn O. Pearce
· 16 years ago
5a625b0
bash: remove fetch, push, pull dashed form leftovers
by SZEDER Gábor
· 16 years ago
fd3a8dc
bash completion: Add --[no-]validate to "git send-email"
by Teemu Likonen
· 16 years ago
c33912a
Add OS X support to the pre-auto-gc example hook
by Jonathan del Strother
· 16 years ago
1d4c498
remove vim syntax highlighting in favor of upstream
by SZEDER Gábor
· 16 years ago
c11c7a5
Add contrib/rerere-train script
by Nanako Shiraishi
· 16 years ago
c76dc95
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
18309f4
Use dashless git commands in setgitperms.perl
by Todd Zullinger
· 16 years ago
34a5d35
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
05e8b3d
bash: use for-each-ref format 'refname:short'
by SZEDER Gábor
· 16 years ago
aa5735b
completion: git commit should list --interactive
by Eric Raible
· 17 years ago
80d12c2
Merge branch 'jc/maint-log-grep'
by Junio C Hamano
· 17 years ago
ff2549d
bash completion: Hide more plumbing commands
by Petr Baudis
· 17 years ago
e990501
git-p4: Fix checkout bug when using --import-local.
by Tor Arvid Lund
· 17 years ago
1b0f797
bash-completion: Add all submodule subcommands to the completion list
by Matthias Kestenholz
· 17 years ago
cdc7e38
Make it possible to abort the submission of a change to Perforce
by Simon Hausmann
· 17 years ago
f5f7e4a
Clean up the git-p4 documentation
by Simon Hausmann
· 17 years ago
893d340
git-p4: Fix one-liner in p4_write_pipe function.
by Tor Arvid Lund
· 17 years ago
f135aac
Completion: add missing '=' for 'diff --diff-filter'
by Eric Raible
· 17 years ago
25b3d4d
completion: find out supported merge strategies correctly
by Junio C Hamano
· 17 years ago
a1975c4
Merge branch 'ak/p4'
by Junio C Hamano
· 17 years ago
053fd0c
git-p4: chdir now properly sets PWD environment variable in msysGit
by Robert Blum
· 17 years ago
2946ccc
bash-completion: Add non-command git help files to bash-completion
by Marcus Griep
· 17 years ago
a7d3ef9
Utilise our new p4_read_pipe and p4_write_pipe wrappers
by Anand Kumria
· 17 years ago
d942919
Add p4 read_pipe and write_pipe wrappers
by Anand Kumria
· 17 years ago
5a13c8f
bash completion: Add '--merge' long option for 'git log'
by Lee Marlow
· 17 years ago
b4c7216
bash completion: Add completion for 'git mergetool'
by Lee Marlow
· 17 years ago
7950659
bash completion: 'git apply' should use 'fix' not 'strip'
by Eric Raible
· 17 years ago
5b5aa22
Put in the two other configuration elements found in the source
by Anand Kumria
· 17 years ago
b87a659
Put some documentation in about the parameters that have been added
by Anand Kumria
· 17 years ago
bc02acf
Move git-p4.syncFromOrigin into a configuration parameters section
by Anand Kumria
· 17 years ago
3cafb7d
Consistently use 'git-p4' for the configuration entries
by Anand Kumria
· 17 years ago
abcaf07
If the user has configured various parameters, use them.
by Anand Kumria
· 17 years ago
155af83
Switch to using 'p4_build_cmd'
by Anand Kumria
· 17 years ago
ee06427
If we are in verbose mode, output what we are about to run (or return)
by Anand Kumria
· 17 years ago
21a5075
Add a single command that will be used to construct the 'p4' command
by Anand Kumria
· 17 years ago
87b611d
Utilise the new 'p4_system' function.
by Anand Kumria
· 17 years ago
bf9320f
Have a command that specifically invokes 'p4' (via system)
by Anand Kumria
· 17 years ago
b340fa4
Utilise the new 'p4_read_pipe_lines' command
by Anand Kumria
· 17 years ago
2318121
Create a specific version of the read_pipe_lines command for p4 invocations
by Anand Kumria
· 17 years ago
5a7ebd4
bash: remove redundant check for 'git stash apply' options
by SZEDER Gábor
· 17 years ago
1127c51
bash completion: Add completion for 'git mv'
by Lee Marlow
· 17 years ago
b1bc149
bash completion: Add completion for 'git ls-files'
by Lee Marlow
· 17 years ago
b3191ce
bash completion: Add completion for 'git archive'
by Lee Marlow
· 17 years ago
95d4378
bash completion: More completions for 'git stash'
by Lee Marlow
· 17 years ago
a6c2be2
bash completion: Add completion for 'git revert'
by Lee Marlow
· 17 years ago
5dad868
bash completion: Add completion for 'git init'
by Lee Marlow
· 17 years ago
4181c7e
bash completion: Add completion for 'git clean'
by Lee Marlow
· 17 years ago
3eb1101
bash completion: Add completion for 'git clone'
by Lee Marlow
· 17 years ago
c72e0db
bash completion: Add completion for 'git grep'
by Lee Marlow
· 17 years ago
e49b99a
bash completion: Add more long options for 'git log'
by Lee Marlow
· 17 years ago
7339479
bash completion: remove unused function _git_diff_tree
by Lee Marlow
· 17 years ago
5354a56
Replace uses of "git-var" with "git var"
by Todd Zullinger
· 17 years ago
1eb7e2f
bash completion: Add completion for 'git help'
by Lee Marlow
· 17 years ago
cbb504c
bash completion: Add long options for 'git describe'
by Thomas Rast
· 17 years ago
c84bb14
bash: offer only paths after '--' for 'git checkout'
by SZEDER Gábor
· 17 years ago
2ca880f
git-completion.bash: provide completion for 'show-branch'
by Thomas Rast
· 17 years ago
08c701d
bash completion: Add long options for 'git rm'
by Lee Marlow
· 17 years ago
e8a43a1
svnimport: newer libsvn wants us to ask for the root with "", not "/"
by P. Christeas
· 17 years ago
a31c00b
am --abort: Add to bash-completion and mention in git-rerere documentation
by Stephan Beyer
· 17 years ago
2d71bde
In perforce, RCS keywords are case-sensitive
by Daniel Barkalow
· 17 years ago
c79cc2e
Don't cut off last character of commit descriptions.
by Nikolaj Schumacher
· 17 years ago
51ef1da
Rename .git/rebase to .git/rebase-apply
by Johannes Schindelin
· 17 years ago
588c038
Merge branch 'sb/dashless'
by Junio C Hamano
· 17 years ago
fcab40a
Merge branch 'mv/merge-in-c'
by Junio C Hamano
· 17 years ago
28ed6e7
Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"
by Johannes Schindelin
· 17 years ago
0557671
bash completion: Remove dashed command completion support
by Shawn O. Pearce
· 17 years ago
3df6499
Merge branch 'sp/maint-bash-completion-optim'
by Junio C Hamano
· 17 years ago
25a1f37
bash: Add long option completion for 'git send-email'
by Teemu Likonen
· 17 years ago
db8a9ff
bash completion: Resolve git show ref:path<tab> losing ref: portion
by Shawn O. Pearce
· 17 years ago
778306e
bash completion: Append space after file names have been completed
by Shawn O. Pearce
· 17 years ago
10ce020
Merge branch 'sp/maint-bash-completion-optim'
by Junio C Hamano
· 17 years ago
6c36c9e
bash completion: Don't offer "a.." as a completion for "a."
by Shawn O. Pearce
· 17 years ago
Next »