aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | safe_create_leading_directories(): rename local variableMichael Haggerty2014-01-06
| * | | | | | | | safe_create_leading_directories(): add explicit "slash" pointerMichael Haggerty2014-01-06
| * | | | | | | | safe_create_leading_directories(): reduce scope of local variableMichael Haggerty2014-01-06
| * | | | | | | | safe_create_leading_directories(): fix format of "if" chainingMichael Haggerty2014-01-06
* | | | | | | | | Merge branch 'tr/nth-previous-is-a-commit'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: @{-N} can refer to a commitThomas Rast2014-01-21
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'tr/gitk-doc-range-trace'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/gitk: document -L optionThomas Rast2014-01-21
* | | | | | | | | | Merge branch 'jk/mark-edges-uninteresting'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | list-objects: only look at cmdline trees with edge_hintJeff King2014-01-21
| * | | | | | | | | | t/perf: time rev-list with UNINTERESTING commitsJeff King2014-01-21
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/diff-filespec-cleanup'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | diff_filespec: use only 2 bits for is_binary flagJeff King2014-01-17
| * | | | | | | | | | diff_filespec: reorder is_binary fieldJeff King2014-01-17
| * | | | | | | | | | diff_filespec: drop xfrm_flags fieldJeff King2014-01-17
| * | | | | | | | | | diff_filespec: drop funcname_pattern_ident fieldJeff King2014-01-17
| * | | | | | | | | | diff_filespec: reorder dirty_submodule macro definitionsJeff King2014-01-17
* | | | | | | | | | | Merge branch 'ef/mingw-write'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mingw: remove mingw_writeErik Faye-Lund2014-01-17
| * | | | | | | | | | | prefer xwrite instead of writeErik Faye-Lund2014-01-17
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'rk/send-email-ssl-cert'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | send-email: /etc/ssl/certs/ directory may not be usable as ca_pathRuben Kerkhof2014-01-16
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jn/ignore-doc'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gitignore doc: add global gitignore to synopsisJonathan Nieder2014-01-16
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jk/interpret-branch-name-fix'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | interpret_branch_name: find all possible @-marksJeff King2014-01-15
| * | | | | | | | | | | interpret_branch_name: avoid @{upstream} past colonJeff King2014-01-15
| * | | | | | | | | | | interpret_branch_name: always respect "namelen" parameterJeff King2014-01-15
| * | | | | | | | | | | interpret_branch_name: rename "cp" variable to "at"Jeff King2014-01-15
| * | | | | | | | | | | interpret_branch_name: factor out upstream handlingJeff King2014-01-15
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jk/allow-fetch-onelevel-refname'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fetch-pack: do not filter out one-level refsJeff King2014-01-15
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jc/revision-range-unpeel'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | revision: propagate flag bits from tags to pointeesJunio C Hamano2014-01-15
| * | | | | | | | | | | revision: mark contents of an uninteresting tree uninterestingJunio C Hamano2014-01-15
* | | | | | | | | | | | Merge branch 'mh/retire-ref-fetch-rules'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | refname_match(): always use the rules in ref_rev_parse_rulesMichael Haggerty2014-01-14
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'mh/attr-macro-doc'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gitattributes: document more clearly where macros are allowedMichael Haggerty2014-01-14
* | | | | | | | | | | | | Merge branch 'jc/maint-pull-docfix'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Documentation: "git pull" does not have the "-m" optionJunio C Hamano2014-01-14
| * | | | | | | | | | | | | Merge branch 'jc/maint-pull-docfix-for-409b8d82' into jc/maint-pull-docfixJunio C Hamano2014-01-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Documentation: exclude irrelevant options from "git pull"Junio C Hamano2014-01-14
* | | | | | | | | | | | | | | Merge branch 'jk/complete-merge-base'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | completion: handle --[no-]fork-point options to git-rebaseJohn Keeping2014-01-13
| * | | | | | | | | | | | | | | completion: complete merge-base optionsJohn Keeping2014-01-13
* | | | | | | | | | | | | | | | Merge branch 'ab/subtree-doc'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | subtree: fix argument validation in add/pull/pushAnthony Baire2014-01-13
* | | | | | | | | | | | | | | | Makefile: Fix compilation of Windows resource fileJohannes Sixt2014-01-23
* | | | | | | | | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2014-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \