aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git p4: create p4/HEAD on initial clonePete Wyckoff2013-01-15
* git p4: inline listExistingP4GitBranchesPete Wyckoff2013-01-15
* git p4: add comments to p4BranchesInGitPete Wyckoff2013-01-15
* git p4: rearrange and simplify hasOrigin handlingPete Wyckoff2013-01-15
* git p4: test sync/clone --branch behaviorPete Wyckoff2013-01-15
* Git 1.8.1.1v1.8.1.1Junio C Hamano2013-01-14
* Merge branch 'jk/complete-commit-c' into maintJunio C Hamano2013-01-14
|\
| * completion: complete refs for "git commit -c"Jeff King2012-12-15
* | Merge branch 'jk/unify-exit-code-by-receiving-signal' into maintJunio C Hamano2013-01-14
|\ \
| * | run-command: encode signal death as a positive integerJeff King2013-01-06
* | | Merge branch 'jn/xml-depends-on-asciidoc-conf' into maintJunio C Hamano2013-01-14
|\ \ \
| * | | docs: manpage XML depends on asciidoc.confJonathan Nieder2013-01-06
* | | | Merge branch 'jk/maint-fast-import-doc-reorder' into maintJunio C Hamano2013-01-14
|\ \ \ \
| * | | | git-fast-import(1): reorganise optionsJohn Keeping2013-01-09
| * | | | git-fast-import(1): combine documentation of --[no-]relative-marksJohn Keeping2013-01-09
* | | | | Merge branch 'jk/shortlog-no-wrap-doc' into maintJunio C Hamano2013-01-14
|\ \ \ \ \
| * | | | | git-shortlog(1): document behaviour of zero-width wrapJohn Keeping2013-01-09
* | | | | | Merge branch 'jk/maint-fast-import-doc-dedup-done' into maintJunio C Hamano2013-01-14
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | git-fast-import(1): remove duplicate '--done' optionJohn Keeping2013-01-08
* | | | | | Merge branch 'jc/comment-cygwin-win32api-in-makefile' into maintJunio C Hamano2013-01-14
|\ \ \ \ \ \
| * | | | | | Makefile: add comment on CYGWIN_V15_WIN32APIMark Levedahl2013-01-06
* | | | | | | Merge branch 'rs/leave-base-name-in-name-field-of-tar' into maintJunio C Hamano2013-01-14
|\ \ \ \ \ \ \
| * | | | | | | archive-tar: split long paths more carefullyRené Scharfe2013-01-05
* | | | | | | | Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maintJunio C Hamano2013-01-14
|\ \ \ \ \ \ \ \
| * | | | | | | | clone: support atomic operation with --separate-git-dirJens Lehmann2013-01-05
* | | | | | | | | Merge branch 'jc/maint-fmt-merge-msg-no-edit-lose-credit' into maintJunio C Hamano2013-01-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge --no-edit: do not credit people involved in the side branchJunio C Hamano2012-12-28
* | | | | | | | | | Merge branch 'jc/apply-trailing-blank-removal' into maintJunio C Hamano2013-01-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | apply.c:update_pre_post_images(): the preimage can be truncatedJunio C Hamano2012-10-12
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'pf/editor-ignore-sigint' into maintJunio C Hamano2013-01-14
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | fix compilation with NO_PTHREADSJeff King2013-01-05
| * | | | | | | | | launch_editor: propagate signals from editor to gitJeff King2012-12-02
| * | | | | | | | | run-command: do not warn about child death from terminalJeff King2012-12-02
| * | | | | | | | | launch_editor: ignore terminal signals while editor has controlPaul Fox2012-12-02
| * | | | | | | | | launch_editor: refactor to use start/finish_commandJeff King2012-12-02
| * | | | | | | | | run-command: drop silent_exec_failure arg from wait_or_whineJeff King2012-12-02
* | | | | | | | | | Merge branch 'mk/maint-graph-infinity-loop' into maintJunio C Hamano2013-01-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | graph.c: infinite loop in git whatchanged --graph -mMichał Kiedrowicz2012-09-25
* | | | | | | | | | | Merge branch 'as/api-allocation-doc' into maintJunio C Hamano2013-01-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | api-allocation-growing.txt: encourage better variable namingAdam Spiers2013-01-06
* | | | | | | | | | | | Merge branch 'jk/enable-test-lint-by-default' into maintJunio C Hamano2013-01-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tests: turn on test-lint by defaultJeff King2013-01-03
* | | | | | | | | | | | | Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure' into maintJunio C Hamano2013-01-11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | merge: Honor prepare-commit-msg return codeAntoine Pelisse2013-01-03
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jc/submittingpatches' into maintJunio C Hamano2013-01-11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | SubmittingPatches: give list and maintainer addressesJunio C Hamano2013-01-02
| * | | | | | | | | | | | | SubmittingPatches: remove overlong checklistJunio C Hamano2013-01-02
| * | | | | | | | | | | | | SubmittingPatches: mention subsystems with dedicated repositoriesJunio C Hamano2013-01-01
| * | | | | | | | | | | | | SubmittingPatches: who am I and who cares?Junio C Hamano2013-01-01
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'os/gitweb-highlight-uncaptured' into maintJunio C Hamano2013-01-11
|\ \ \ \ \ \ \ \ \ \ \ \ \