summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitweb: embed snapshot format parameter in PATH_INFOGiuseppe Bilotta2008-11-021-0/+17
* gitweb: retrieve snapshot format from PATH_INFOGiuseppe Bilotta2008-11-021-0/+39
* gitweb: make the supported snapshot formats array globalGiuseppe Bilotta2008-11-021-8/+7
* gitweb: generate parent..current URLsGiuseppe Bilotta2008-10-251-4/+24
* gitweb: parse parent..current syntax from PATH_INFOGiuseppe Bilotta2008-10-251-2/+34
* gitweb: use_pathinfo filenames start with /Giuseppe Bilotta2008-10-251-3/+3
* gitweb: generate project/action/hash URLsGiuseppe Bilotta2008-10-251-3/+30
* gitweb: parse project/action/hash_base:filename PATH_INFOGiuseppe Bilotta2008-10-251-7/+39
* Merge branch 'maint'Junio C Hamano2008-10-201-4/+6
|\
| * Fix testcase failure when extended attributes are in useJunio C Hamano2008-10-191-4/+6
* | workflows documentation: fix link to git-request-pull[1]Lee Marlow2008-10-201-1/+1
* | bash completion: Add 'workflows' to 'git help'Lee Marlow2008-10-201-0/+1
* | 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
|\ \ \ \ \ \ \ \ \