summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* builtin/help.c: speed up is_git_command() by checking for builtin commands firstss/builtin-cleanupSebastian Schuberth2014-01-064-117/+134
* builtin/help.c: call load_command_list() only when it is neededSebastian Schuberth2014-01-061-1/+2
* git.c: consistently use the term "builtin" instead of "internal command"Sebastian Schuberth2014-01-062-8/+8
* Merge branch 'maint'Junio C Hamano2013-12-301-2/+1
|\
| * for-each-ref: remove unused variableRamkumar Ramachandra2013-12-301-2/+1
* | Merge git://git.bogomips.org/git-svnJunio C Hamano2013-12-271-2/+8
|\ \
| * | git-svn: workaround for a bug in svn serf backendRoman Kagan2013-12-271-2/+8
* | | Merge branch 'fc/remote-helper-fixes'Junio C Hamano2013-12-273-9/+103
|\ \ \
| * | | remote-hg: test 'shared_path' in a moved cloneAntoine Pelisse2013-12-261-0/+11
| * | | remote-hg: add tests for special filenamesFelipe Contreras2013-12-091-0/+68
| * | | remote-hg: fix 'shared path' pathFelipe Contreras2013-12-091-0/+3
| * | | remote-helpers: add extra safety checksFelipe Contreras2013-12-092-8/+20
| * | | remote-hg: avoid buggy strftime()jcb912013-12-091-1/+1
* | | | Merge branch 'js/gnome-keyring'Junio C Hamano2013-12-271-46/+39
|\ \ \ \
| * | | | contrib/git-credential-gnome-keyring.c: small stylistic cleanupsjs/gnome-keyringJohn Szakmeister2013-12-161-46/+39
* | | | | Merge branch 'jk/name-pack-after-byte-representation'Junio C Hamano2013-12-276-16/+9
|\ \ \ \ \
| * | | | | pack-objects doc: treat output filename as opaquejk/name-pack-after-byte-representationJeff King2013-12-161-2/+1
| * | | | | pack-objects: name pack files after trailer hashJeff King2013-12-053-10/+4
| * | | | | sha1write: make buffer const-correctJeff King2013-10-242-4/+4
* | | | | | Merge branch 'tg/diff-no-index-refactor'Junio C Hamano2013-12-275-49/+103
|\ \ \ \ \ \
| * | | | | | diff: avoid some nestingtg/diff-no-index-refactorThomas Gummerer2013-12-161-18/+17
| * | | | | | diff: add test for --no-index executed outside repoThomas Gummerer2013-12-161-0/+11
| * | | | | | diff: don't read index when --no-index is givenThomas Gummerer2013-12-123-2/+42
| * | | | | | diff: move no-index detection to builtin/diff.cThomas Gummerer2013-12-123-47/+51
* | | | | | | Merge branch 'zk/difftool-counts'Junio C Hamano2013-12-275-4/+43
|\ \ \ \ \ \ \
| * | | | | | | diff.c: fix some recent whitespace style violationszk/difftool-countsJeff King2013-12-161-2/+2
| * | | | | | | difftool: display the number of files in the diff queue in the promptZoltan Klinger2013-12-065-4/+43
| |/ / / / / /
* | | | | | | Merge branch 'jk/cat-file-regression-fix'Junio C Hamano2013-12-272-10/+42
|\ \ \ \ \ \ \
| * | | | | | | cat-file: handle --batch format with missing type/sizejk/cat-file-regression-fixJeff King2013-12-122-1/+32
| * | | | | | | cat-file: pass expand_data to print_object_or_dieJeff King2013-12-121-10/+11
| |/ / / / / /
* | | | | | | Merge branch 'jk/pull-rebase-using-fork-point'Junio C Hamano2013-12-274-11/+34
|\ \ \ \ \ \ \
| * | | | | | | rebase: use reflog to find common base with upstreamJohn Keeping2013-12-103-2/+33
| * | | | | | | pull: use merge-base --fork-point when appropriateJohn Keeping2013-12-091-9/+1
* | | | | | | | Merge branch 'jk/rev-parse-double-dashes'Junio C Hamano2013-12-272-1/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | rev-parse: be more careful with munging argumentsjk/rev-parse-double-dashesJeff King2013-12-091-1/+5
| * | | | | | | | rev-parse: correctly diagnose revision errors before "--"Jeff King2013-12-092-0/+34
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jc/push-refmap'Junio C Hamano2013-12-275-28/+150
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | push: also use "upstream" mapping when pushing a single refjc/push-refmapJunio C Hamano2013-12-042-0/+41
| * | | | | | | push: use remote.$name.push as a refmapJunio C Hamano2013-12-045-8/+96
| * | | | | | | builtin/push.c: use strbuf instead of manual allocationJunio C Hamano2013-12-031-21/+14
* | | | | | | | Sync with 1.8.5.2Junio C Hamano2013-12-173-5/+24
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Git 1.8.5.2v1.8.5.2Junio C Hamano2013-12-174-3/+24
| * | | | | | | Merge branch 'rs/doc-submitting-patches' into maintJunio C Hamano2013-12-171-2/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tr/doc-git-cherry' into maintJunio C Hamano2013-12-171-33/+110
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'nd/glossary-content-pathspec-markup' into maintJunio C Hamano2013-12-171-3/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jj/doc-markup-gitcli' into maintJunio C Hamano2013-12-171-5/+5
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jj/doc-markup-hints-in-coding-guidelines' into maintJunio C Hamano2013-12-171-3/+31
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jj/log-doc' into maintJunio C Hamano2013-12-171-26/+25
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jj/rev-list-options-doc' into maintJunio C Hamano2013-12-171-156/+87
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tb/doc-fetch-pack-url' into maintJunio C Hamano2013-12-171-8/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \