aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'tr/test-commit-only-on-orphan'Junio C Hamano2013-06-11
|\
| * Test 'commit --only' after 'checkout --orphan'Thomas Rast2013-06-02
* | Merge branch 'rs/unpack-trees-plug-leak'Junio C Hamano2013-06-11
|\ \
| * | unpack-trees: free cache_entry array members for mergesRené Scharfe2013-06-02
| * | diff-lib, read-tree, unpack-trees: mark cache_entry array paramters constRené Scharfe2013-06-02
| * | diff-lib, read-tree, unpack-trees: mark cache_entry pointers constRené Scharfe2013-06-02
| * | unpack-trees: create working copy of merge entry in merged_entryRené Scharfe2013-06-02
| * | unpack-trees: factor out dup_entryRené Scharfe2013-06-02
| * | read-cache: mark cache_entry pointers constRené Scharfe2013-06-02
| * | cache: mark cache_entry pointers constRené Scharfe2013-06-02
* | | Merge branch 'rr/die-on-missing-upstream'Junio C Hamano2013-06-11
|\ \ \
| * | | sha1_name: fix error message for @{<N>}, @{<date>}Ramkumar Ramachandra2013-06-02
| * | | sha1_name: fix error message for @{u}Ramkumar Ramachandra2013-05-22
* | | | Sync with 1.8.3.1Junio C Hamano2013-06-10
|\ \ \ \
| * | | | Git 1.8.3.1v1.8.3.1Junio C Hamano2013-06-10
| * | | | mingw: make mingw_signal return the correct handlerErik Faye-Lund2013-06-10
| * | | | Merge branch 'jn/config-ignore-inaccessible' into maintJunio C Hamano2013-06-09
| |\ \ \ \
| * \ \ \ \ Merge branch 'kb/status-ignored-optim-2' into maintJunio C Hamano2013-06-09
| |\ \ \ \ \
| * | | | | | submodule: remove redundant check for the_index.initializedRené Scharfe2013-06-09
| * | | | | | Document .git/modulesFredrik Gustafsson2013-06-09
* | | | | | | Merge tag 'post183-for-junio' of http://github.com/msysgit/gitJunio C Hamano2013-06-07
|\ \ \ \ \ \ \
| * | | | | | | Set the default help format to html for msys builds.Pat Thoyts2013-06-04
| * | | | | | | Ensure the resource file is rebuilt when the version changes.Pat Thoyts2013-06-04
| * | | | | | | Windows resource: handle dashes in the Git version gracefullyJohannes Schindelin2013-06-04
| * | | | | | | Provide a Windows version resource for the git executables.Pat Thoyts2013-06-04
| * | | | | | | msysgit: Add the --large-address-aware linker directive to the makefile.Pierre le Riche2013-06-04
| * | | | | | | Define NO_GETTEXT for Git for WindowsJohannes Schindelin2013-06-04
| * | | | | | | Makefile: Do not use OLD_ICONV on MINGW anymoreSebastian Schuberth2013-06-04
* | | | | | | | Update draft release notes to 1.8.4Junio C Hamano2013-06-06
* | | | | | | | Merge branch 'rj/mingw-compat-st-mode-bits'Junio C Hamano2013-06-06
|\ \ \ \ \ \ \ \
| * | | | | | | | path: Fix a sparse warningRamsay Jones2013-05-29
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'sb/archive-zip-double-assignment-fix'Junio C Hamano2013-06-06
|\ \ \ \ \ \ \ \
| * | | | | | | | archive-zip:write_zip_entry: Remove second reset of size variable to zero.Stefan Beller2013-05-29
* | | | | | | | | Merge branch 'rr/push-head'Junio C Hamano2013-06-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | push: make push.default = current use resolved HEADRamkumar Ramachandra2013-05-29
| * | | | | | | | | push: fail early with detached HEAD and currentRamkumar Ramachandra2013-05-29
| * | | | | | | | | push: factor out the detached HEAD error messageRamkumar Ramachandra2013-05-29
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ks/difftool-dir-diff-copy-fix'Junio C Hamano2013-06-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | difftool --dir-diff: allow changing any clean working tree fileKenichi Saita2013-05-29
| |/ / / / / / / /
* | | | | | | | | Merge branch 'fc/show-branch-in-rebase-am'Junio C Hamano2013-06-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | prompt: fix for simple rebaseFelipe Contreras2013-05-29
| |/ / / / / / / /
* | | | | | | | | Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano2013-06-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clone: open a shortcut for connectivity checkNguyễn Thái Ngọc Duy2013-05-28
| * | | | | | | | | index-pack: remove dead code (it should never happen)Nguyễn Thái Ngọc Duy2013-05-28
| * | | | | | | | | fetch-pack: prepare updated shallow file before fetching the packNguyễn Thái Ngọc Duy2013-05-28
| * | | | | | | | | clone: let the user know when check_everything_connected is runNguyễn Thái Ngọc Duy2013-05-11
* | | | | | | | | | Merge branch 'nd/prune-packed-dryrun-verbose'Junio C Hamano2013-06-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects()Nguyễn Thái Ngọc Duy2013-05-28
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fc/transport-helper-no-refspec'Junio C Hamano2013-06-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | transport-helper: check if the dry-run is supportedFelipe Contreras2013-05-21