2635 Commits (2954e5ec4361c6932593663859aa437583edb500)

Author SHA1 Message Date
SZEDER Gábor 3ba042017a completion: restore removed line continuating backslash 8 years ago
René Scharfe ec6cd14c7a cocci: detect useless free(3) calls 8 years ago
Eric Wong 2cbad17642 completion: fix git svn authorship switches 8 years ago
Cornelius Weig f483a0aa2a completion: recognize more long-options 8 years ago
Cornelius Weig cac84960ea completion: teach remote subcommands to complete options 8 years ago
Cornelius Weig 188fba1172 completion: teach replace to complete options 8 years ago
Cornelius Weig 2c0f3a5314 completion: teach ls-remote to complete options 8 years ago
Cornelius Weig bd9ab9dfc0 completion: improve bash completion for git-add 8 years ago
Cornelius Weig e24a256b59 completion: add subcommand completion for rerere 8 years ago
Cornelius Weig 65d5a1e0a5 completion: teach submodule subcommands to complete options 8 years ago
SZEDER Gábor fad9484f0a completion: cache the path to the repository 8 years ago
SZEDER Gábor beb6ee7163 completion: extract repository discovery from __gitdir() 8 years ago
SZEDER Gábor a958d40f4e completion: don't guard git executions with __gitdir() 8 years ago
SZEDER Gábor e15098a314 completion: consolidate silencing errors from git commands 8 years ago
SZEDER Gábor 1cd23e9e05 completion: don't use __gitdir() for git commands 8 years ago
SZEDER Gábor 80ac0744b1 completion: respect 'git -C <path>' 8 years ago
SZEDER Gábor 336d694ce4 completion: fix completion after 'git -C <path>' 8 years ago
SZEDER Gábor 7b329b9dab completion: don't offer commands when 'git --opt' needs an argument 8 years ago
SZEDER Gábor 91b7ea81e8 completion: list short refs from a remote given as a URL 8 years ago
SZEDER Gábor 62a1b73216 completion: don't list 'HEAD' when trying refs completion outside of a repo 8 years ago
SZEDER Gábor 69a775963b completion: list refs from remote when remote's name matches a directory 8 years ago
SZEDER Gábor 5c12f642df completion: respect 'git --git-dir=<path>' when listing remote refs 8 years ago
SZEDER Gábor 3bcb41f976 completion: fix most spots not respecting 'git --git-dir=<path>' 8 years ago
SZEDER Gábor a2f03b0ec8 completion: ensure that the repository path given on the command line exists 8 years ago
SZEDER Gábor be6fbdb545 completion: improve __git_refs()'s in-code documentation 8 years ago
Cornelius Weig 446624ce35 completion: add completion for --recurse-submodules=only 8 years ago
Peter Law 462f213429 Completion: Add support for --submodule=diff 8 years ago
René Scharfe 568edcb95a add SWAP macro 8 years ago
René Scharfe b1edb40f25 abspath: add absolute_pathdup() 8 years ago
Junio C Hamano e0ae5b67a8 relink: really remove the command 8 years ago
Johannes Schindelin ed21e30fef relink: retire the command 8 years ago
Jacob Keller 77d21f29ea describe: teach describe negative pattern matches 8 years ago
Stefan Beller c9a98ddc26 contrib: remove git-convert-objects 8 years ago
Johannes Schindelin 019678d6b1 difftool: retire the scripted version 8 years ago
Stefan Beller 3c87878490 contrib: remove gitview 8 years ago
Chris Packham c261a87e70 completion: add --continue option for merge 8 years ago
Beat Bolli 3fe5799144 update_unicode.sh: remove the plane filter 8 years ago
Beat Bolli fef54f3162 update_unicode.sh: automatically download newer definition files 8 years ago
Beat Bolli 3f0a386309 update_unicode.sh: pin the uniset repo to a known good commit 8 years ago
Beat Bolli b79e28e370 update_unicode.sh: remove an unnecessary subshell level 8 years ago
Beat Bolli f3eb54920e update_unicode.sh: move it into contrib/update-unicode 8 years ago
Nguyễn Thái Ngọc Duy 9512177b68 rebase: add --quit to cleanup rebase, leave everything else untouched 8 years ago
Lars Schneider c6b0831c9c docs: warn about possible '=' in clean/smudge filter process values 8 years ago
René Scharfe c2bb0c1d1e cocci: avoid self-references in object_id transformations 9 years ago
Lars Schneider 0f71fa273f contrib/long-running-filter: add long running filter example 9 years ago
Junio C Hamano 13092a916d cocci: refactor common patterns to use xstrdup_or_null() 9 years ago
Mantas Mikulėnas 87d1353a6a contrib: add credential helper for libsecret 9 years ago
René Scharfe 39ea59a257 remove unnecessary NULL check before free(3) 9 years ago
René Scharfe 353d84c537 coccicheck: make transformation for strbuf_addf(sb, "...") more precise 9 years ago
René Scharfe 76dd98c139 remove unnecessary check before QSORT 9 years ago