aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add MYMETA.yml to perl/.gitignoreSebastian Morr2011-12-05
* Merge branch 'mh/maint-notes-merge-pathbuf-fix' into maint-1.7.6Junio C Hamano2011-10-26
|\
| * notes_merge_commit(): do not pass temporary buffer to other functionMichael Haggerty2011-09-27
* | Merge branch 'ps/gitweb-js-with-lineno' into maint-1.7.6Junio C Hamano2011-10-26
|\ \
| * | gitweb: Fix links to lines in blobs when javascript-actions are enabledPeter Stuge2011-09-27
* | | Merge branch 'jm/mergetool-pathspec' into maint-1.7.6Junio C Hamano2011-10-26
|\ \ \
| * | | mergetool: no longer need to save standard inputJunio C Hamano2011-09-26
| * | | mergetool: Use args as pathspec to unmerged filesJonathon Mah2011-09-26
* | | | Merge branch 'mz/remote-rename' into maint-1.7.6Junio C Hamano2011-10-26
|\ \ \ \
| * | | | remote: only update remote-tracking branch if updating refspecMartin von Zweigbergk2011-09-11
| * | | | remote rename: warn when refspec was not updatedMartin von Zweigbergk2011-09-11
| * | | | remote: "rename o foo" should not rename ref "origin/bar"Martin von Zweigbergk2011-09-11
| * | | | remote: write correct fetch spec when renaming remote 'remote'Martin von Zweigbergk2011-09-11
* | | | | Merge branch 'rj/maint-t9159-svn-rev-notation' into maint-1.7.6Junio C Hamano2011-10-26
|\ \ \ \ \
| * | | | | t9159-*.sh: skip for mergeinfo test for svn <= 1.4Ramsay Jones2011-09-21
| |/ / / /
* | | | | Merge branch 'hl/iso8601-more-zone-formats' into maint-1.7.6Junio C Hamano2011-10-26
|\ \ \ \ \
| * | | | | date.c: Support iso8601 timezone formatsHaitao Li2011-09-12
* | | | | | Merge branch 'tr/doc-note-rewrite' into maint-1.7.6Junio C Hamano2011-10-26
|\ \ \ \ \ \
| * | | | | | Documentation: basic configuration of notes.rewriteRefThomas Rast2011-09-13
* | | | | | | Merge branch 'nd/sparse-doc' into maint-1.7.6Junio C Hamano2011-10-26
|\ \ \ \ \ \ \
| * | | | | | | git-read-tree.txt: update sparse checkout examplesNguyễn Thái Ngọc Duy2011-09-26
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'mg/maint-doc-sparse-checkout' into maint-1.7.6Junio C Hamano2011-10-26
|\ \ \ \ \ \ \
| * | | | | | | git-read-tree.txt: correct sparse-checkout and skip-worktree descriptionMichael J Gruber2011-09-21
| * | | | | | | git-read-tree.txt: language and typography fixesMichael J Gruber2011-09-21
| * | | | | | | unpack-trees: print "Aborting" to stderrMichael J Gruber2011-09-21
| |/ / / / / /
* | | | | | | Merge branch 'maint-1.7.5' into maint-1.7.6Junio C Hamano2011-10-26
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'maint-1.7.4' into maint-1.7.5Junio C Hamano2011-10-26
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'maint-1.7.3' into maint-1.7.4Junio C Hamano2011-10-26
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'sn/doc-update-index-assume-unchanged' into maint-1.7.3Junio C Hamano2011-10-26
| | | |\ \ \ \ \ \
| | | | * | | | | | Documentation/git-update-index: refer to 'ls-files'Stefan Naewe2011-09-21
| | | * | | | | | | make the sample pre-commit hook script reject names with newlines, tooJim Meyering2011-10-26
| | | * | | | | | | Reindent closing bracket using tab instead of spacesNguyễn Thái Ngọc Duy2011-10-23
* | | | | | | | | | Git 1.7.6.4v1.7.6.4Junio C Hamano2011-09-23
* | | | | | | | | | Merge branch 'cb/maint-ls-files-error-report' into maintJunio C Hamano2011-09-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t3005: do not assume a particular order of stdout and stderr of git-ls-filesJohannes Sixt2011-08-28
| * | | | | | | | | | ls-files: fix pathspec display on errorClemens Buchacher2011-08-11
* | | | | | | | | | | describe: Refresh the index when run with --dirtyAllan Caffee2011-09-23
* | | | | | | | | | | Merge branch 'jc/maint-clone-alternates' into maintJunio C Hamano2011-09-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clone: clone from a repository with relative alternatesJunio C Hamano2011-08-23
| * | | | | | | | | | | clone: allow more than one --referenceJunio C Hamano2011-08-22
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'nd/maint-clone-gitdir' into maintJunio C Hamano2011-09-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clone: allow to clone from .git fileNguyễn Thái Ngọc Duy2011-08-22
| * | | | | | | | | | | read_gitfile_gently(): rename misnamed function to read_gitfile()Junio C Hamano2011-08-22
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'mh/check-ref-format-print-normalize' into maintJunio C Hamano2011-09-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Forbid DEL characters in reference namesMichael Haggerty2011-08-27
| * | | | | | | | | | | check-ref-format --print: Normalize refnames that start with slashesMichael Haggerty2011-08-25
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'mg/branch-set-upstream-previous' into maintJunio C Hamano2011-09-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | branch.c: use the parsed branch nameMichael J Gruber2011-08-19
* | | | | | | | | | | | Merge branch 'gb/maint-am-patch-format-error-message' into maintJunio C Hamano2011-09-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | am: format is in $patch_format, not parse_patchGiuseppe Bilotta2011-08-29