aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gitweb: allow extra breadcrumbs to prefix the trailTony Finch2013-07-04
* Merge branch 'maint'Junio C Hamano2013-07-01
|\
| * t7500: fix flipped actual/expectAndrew Pimlott2013-07-01
| * lib-rebase: document exec_ in FAKE_LINESAndrew Pimlott2013-07-01
* | Update draft release notes to 1.8.4Junio C Hamano2013-07-01
* | Merge branch 'rr/remote-branch-config-refresh'Junio C Hamano2013-07-01
|\ \
| * | t/t5505-remote: test multiple push/pull in remotes-fileRamkumar Ramachandra2013-06-23
| * | ls-remote doc: don't encourage use of branches-fileRamkumar Ramachandra2013-06-23
| * | ls-remote doc: rewrite <repository> paragraphRamkumar Ramachandra2013-06-23
| * | ls-remote doc: fix example invocation on git.gitRamkumar Ramachandra2013-06-23
| * | t/t5505-remote: test url-with-# in branches-fileRamkumar Ramachandra2013-06-23
| * | remote: remove dead code in read_branches_file()Ramkumar Ramachandra2013-06-23
| * | t/t5505-remote: use test_path_is_missingRamkumar Ramachandra2013-06-23
| * | t/t5505-remote: test push-refspec in branches-fileRamkumar Ramachandra2013-06-23
| * | t/t5505-remote: modernize styleRamkumar Ramachandra2013-06-23
* | | Merge branch 'ed/color-prompt'Junio C Hamano2013-07-01
|\ \ \
| * | | git-prompt.sh: add missing information in commentsEduardo R. D'Avila2013-06-26
| * | | git-prompt.sh: do not print duplicate clean color codeEduardo R. D'Avila2013-06-26
| * | | t9903: remove redundant testsEduardo R. D'Avila2013-06-26
| * | | git-prompt.sh: refactor colored prompt codeEduardo R. D'Avila2013-06-26
| * | | t9903: add tests for git-prompt pcmodeEduardo R. D'Avila2013-06-26
* | | | Merge branch 'ap/rebase-multiple-fixups'Junio C Hamano2013-07-01
|\ \ \ \
| * | | | lib-rebase: style: use write_script, <<-\EOFAndrew Pimlott2013-07-01
| * | | | rebase -i: handle fixup! fixup! in --autosquashAndrew Pimlott2013-06-27
* | | | | Merge branch 'kb/am-deprecate-resolved'Junio C Hamano2013-07-01
|\ \ \ \ \
| * | | | | am: replace uses of --resolved with --continueKevin Bracey2013-06-27
* | | | | | Merge branch 'rr/column-doc'Junio C Hamano2013-07-01
|\ \ \ \ \ \
| * | | | | | column doc: rewrite documentation for column.uiRamkumar Ramachandra2013-06-26
* | | | | | | Merge branch 'ft/doc-git-transport'Junio C Hamano2013-07-01
|\ \ \ \ \ \ \
| * | | | | | | documentation: add git:// transport security noticeFraser Tweedale2013-06-26
| |/ / / / / /
* | | | | | | Merge branch 'sb/mailmap-merijn-brand'Junio C Hamano2013-07-01
|\ \ \ \ \ \ \
| * | | | | | | .mailmap: Map "H.Merijn Brand" to "H. Merijn Brand"Stefan Beller2013-06-25
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sg/bash-prompt'Junio C Hamano2013-07-01
|\ \ \ \ \ \ \
| * | | | | | | bash prompt: mention that PROMPT_COMMAND mode is fasterSZEDER Gábor2013-06-24
| * | | | | | | bash prompt: avoid command substitution when finalizing gitstringSZEDER Gábor2013-06-24
| * | | | | | | bash prompt: avoid command substitution when checking for untracked filesSZEDER Gábor2013-06-24
| * | | | | | | bash prompt: use bash builtins to check stash stateSZEDER Gábor2013-06-24
| * | | | | | | bash prompt: use bash builtins to check for unborn branch for dirty stateSZEDER Gábor2013-06-24
| * | | | | | | bash prompt: combine 'git rev-parse' for detached headSZEDER Gábor2013-06-24
| * | | | | | | bash prompt: combine 'git rev-parse' executions in the main code pathSZEDER Gábor2013-06-24
| * | | | | | | bash prompt: use bash builtins to find out current branchSZEDER Gábor2013-06-24
| * | | | | | | bash prompt: use bash builtins to find out rebase stateSZEDER Gábor2013-06-24
| * | | | | | | bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir()SZEDER Gábor2013-06-24
| * | | | | | | bash prompt: return early from __git_ps1() when not in a git repositorySZEDER Gábor2013-06-24
| * | | | | | | bash prompt: print unique detached HEAD abbreviated object nameSZEDER Gábor2013-06-24
| * | | | | | | bash prompt: add a test for symbolic link symbolic refsSZEDER Gábor2013-06-24
| * | | | | | | completion, bash prompt: move __gitdir() tests to completion test suiteSZEDER Gábor2013-06-24
| * | | | | | | bash prompt: use 'write_script' helper in interactive rebase testSZEDER Gábor2013-06-24
| * | | | | | | bash prompt: fix redirection coding style in testsSZEDER Gábor2013-06-24
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'wk/doc-in-linux-3.x-era'Junio C Hamano2013-07-01
|\ \ \ \ \ \ \