summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-10-205-1067/+1340
|\
| * gitk: Turn short SHA1 names into links tooPaul Mackerras2008-10-211-30/+77
| * gitk: Regenerate .po filesPaul Mackerras2008-10-185-966/+1037
| * gitk: New way of constructing menus that allows for Alt+letter acceleratorsPaul Mackerras2008-10-171-70/+98
| * gitk: Bind Key-Return to create on new branch dialogRichard Quirk2008-10-161-0/+1
| * gitk: Fix binding for <Return> in sha1 entry fieldPaul Mackerras2008-10-161-1/+1
| * gitk: Clean up file encoding code and add enable/disable optionPaul Mackerras2008-10-151-59/+92
| * gitk: Implement batch lookup and caching of encoding attrsAlexander Gavrilov2008-10-141-1/+34
| * gitk: Enhance file encoding supportAlexander Gavrilov2008-10-141-11/+63
| * gitk: Add untranslated error messages to translationChristian Stimming2008-09-211-9/+9
| * gitk: Fix a bug in collapsing deeply nested treesAlexander Gavrilov2008-09-211-1/+1
| * gitk: Use <Button-2> for context menus on OSXPaul Mackerras2008-09-211-5/+13
* | document "intent to add" option to git-addJeff King2008-10-201-2/+11
* | Merge branch 'sh/maint-rebase3'Junio C Hamano2008-10-192-2/+174
|\ \
| * | rebase--interactive: fix parent rewriting for dropped commitsStephen Haberman2008-10-162-2/+174
* | | Merge branch 'tr/workflow-doc'Junio C Hamano2008-10-196-8/+500
|\ \ \
| * | | Documentation: add manpage about workflowsThomas Rast2008-10-192-1/+365
| * | | Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast2008-09-153-2/+10
| * | | Documentation: new upstream rebase recovery section in git-rebaseThomas Rast2008-09-151-5/+125
* | | | Merge branch 'mv/clonev'Junio C Hamano2008-10-195-1/+25
|\ \ \ \
| * | | | Implement git clone -vMiklos Vajna2008-10-095-1/+25
* | | | | Merge branch 'ml/cygwin-filemode'Junio C Hamano2008-10-192-5/+17
|\ \ \ \ \
| * | | | | compat/cygwin.c - Use cygwin's stat if core.filemode == trueMark Levedahl2008-10-132-5/+17
* | | | | | Merge branch 'gb/refactor-pathinfo'Junio C Hamano2008-10-191-137/+178
|\ \ \ \ \ \
| * | | | | | gitweb: refactor input parameters parse/validationGiuseppe Bilotta2008-10-121-137/+178
| |/ / / / /
* | | | | | Merge branch 'dp/checkattr'Junio C Hamano2008-10-193-25/+110
|\ \ \ \ \ \
| * | | | | | git-check-attr(1): use 'verse' for multi-line synopsis sectionsJonas Fonseca2008-10-161-1/+2
| * | | | | | check-attr: Add --stdin optionDmitry Potapov2008-10-123-11/+89
| * | | | | | check-attr: add an internal check_attr() functionDmitry Potapov2008-10-121-18/+24
| |/ / / / /
* | | | | | Merge branch 'gb/formatpatch-autonbr'Junio C Hamano2008-10-1915-32/+298
|\ \ \ \ \ \
| * | | | | | format-patch: autonumber by defaultBrian Gernhardt2008-10-1815-32/+298
| |/ / / / /
* | | | | | Merge branch 'sp/describe-lwtag'Junio C Hamano2008-10-193-10/+13
|\ \ \ \ \ \
| * | | | | | describe: Make --tags and --all match lightweight tags more oftenShawn O. Pearce2008-10-173-10/+13
| |/ / / / /
* | | | | | Merge branch 'ae/preservemerge'Junio C Hamano2008-10-193-5/+81
|\ \ \ \ \ \
| * | | | | | rebase: Support preserving merges in non-interactive modeAndreas Ericsson2008-09-303-5/+81
* | | | | | | Merge branch 'mv/merge-noff'Junio C Hamano2008-10-194-1/+40
|\ \ \ \ \ \ \
| * | | | | | | builtin-commit: use reduce_heads() only when appropriateMiklos Vajna2008-10-034-2/+41
* | | | | | | | Merge branch 'ns/rebase-noverify'Junio C Hamano2008-10-194-3/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase: Document --no-verify option to bypass pre-rebase hookNanako Shiraishi2008-10-141-1/+4
| * | | | | | | | rebase --no-verifyNanako Shiraishi2008-10-063-2/+31
* | | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-191-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar2008-10-181-1/+2
* | | | | | | | | | Fix mismerge at cdb22c4 in builtin-checkout.cJunio C Hamano2008-10-191-3/+0
* | | | | | | | | | git-merge-recursive: honor merge.conflictstyle once againMatt McCutchen2008-10-191-1/+1
* | | | | | | | | | Documentation: Spelling fixFredrik Skolmli2008-10-191-1/+1
* | | | | | | | | | Merge branch 'pb/rename-rowin32'Junio C Hamano2008-10-191-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Do not rename read-only files during a pushPetr Baudis2008-10-181-2/+3
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Update draft release notes for 1.6.1Junio C Hamano2008-10-181-1/+6
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-184-10/+23
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Hopefully the final draft release notes update before 1.6.0.3Junio C Hamano2008-10-181-1/+9